bosd
29d45b1144
Fix broken #include ( #20193 )
2021-04-29 08:45:06 -05:00
Giuliano Zaro
bd38e59479
SMUFF (MMU2 clone) support ( #19912 )
2021-04-29 08:45:06 -05:00
Scott Lahteine
b6d2671260
USB Media Host followup
...
Restore HAS_SHARED_MEDIA
2021-04-29 08:45:06 -05:00
Jason Smith
5f9ccb361a
Use MANUAL_PROBE_START_Z for UBL manual probing ( #20160 )
2021-04-29 08:45:06 -05:00
Philippe Cayrol
ef51bd16dc
Better edit range for Linear Advance K ( #20155 )
2021-04-29 08:45:06 -05:00
Thomas Niccolo Reyes
125ad2003d
Remaining Time for Prusa-style LCD layout ( #20148 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:06 -05:00
Victor Oliveira
ccac37613b
Improve USB Media Host conditions ( #20176 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:06 -05:00
Foxies
292e83466e
FLSun Hispeedv1 Board update ( #19959 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:06 -05:00
Thomas Niccolo Reyes
172cc0dd03
Open File Browser on Media Insert (option) ( #20151 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:06 -05:00
wmariz
26d3caf97c
Probe Wizard XY position ( #20167 )
2021-04-29 08:45:06 -05:00
Jason Smith
7848096acb
Fix NAN mesh entries with ABL_BILINEAR_SUBDIVISION ( #20143 )
2021-04-29 08:45:06 -05:00
Victor Oliveira
18869c666f
COLOR_UI without TOUCH_SCREEN 👍🏻 ( #20178 )
2021-04-29 08:45:06 -05:00
Costas Basdekis
1c81a126c5
Local testing via Makefile & Docker ( #19981 )
2021-04-29 08:45:06 -05:00
Victor Oliveira
180fe914b6
Prevent #div0 error ( #20183 )
2021-04-29 08:45:06 -05:00
Victor Oliveira
dc644df9bc
Reduce RAM usage for TFT Color UI on SGen-L ( #20179 )
2021-04-29 08:45:06 -05:00
Roman Moravčík
550306d1b6
Update Slovak language ( #20181 )
2021-04-29 08:45:06 -05:00
石立枫
78eb12958a
Add FLY_CDY board ( #19979 )
...
Co-authored-by: FLYmaker <FLYmaker@users.noreply.github.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
2021-04-29 08:45:06 -05:00
ellensp
cc9df782ce
add ethernet to src filter ( #20136 )
...
Co-authored-by: ellensp <ellensp@ellensp-HP-ProBook-6470b.fritz.box>
2021-04-29 08:45:06 -05:00
Victor Oliveira
562c41af4e
Use intptr types (simulator) ( #20142 )
2021-04-29 08:45:06 -05:00
Jason Smith
b5e7b8e29e
Allow overriding servo pin for MKS Robin Mini ( #20158 )
2021-04-29 08:45:06 -05:00
Keith Bennett
2979504b9c
Multi-Hotend Preheat Fixes ( #20165 )
...
* Return to Status Screen on Multi-Hotend Preheat All
Co-authored-by: Victor Oliveira <81722+rhapsodv@users.noreply.github.com>
2021-04-29 08:45:06 -05:00
Jason Smith
a01fab662c
Allow dummy thermistors without pin definitions ( #20159 )
2021-04-29 08:45:06 -05:00
FanDjango
daa2a04fc9
Guards for large BLOCK_BUFFER_SIZE (>=128) ( #20130 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:06 -05:00
InsanityAutomation
983bb89063
Update IDEX menus, add post-M605 event G-code ( #20133 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:06 -05:00
Victor Oliveira
3d9b453000
Add Touch Calibration screen ( #20049 )
2021-04-29 08:45:06 -05:00
Scott Lahteine
90f647b6be
Fix some LCD/serial strings
2021-04-29 08:45:06 -05:00
Scott Lahteine
7f7c27be30
Add parser.is_command(letter, code)
2021-04-29 08:45:06 -05:00
Minims
2b63a1b4e1
BTT Motor Expansion for SKR Pro ( #20123 )
2021-04-29 08:45:06 -05:00
Keith Bennett
90f3d1f7a6
UTF Filenames followup ( #20135 )
2021-04-29 08:45:06 -05:00
phcay
65a5eb47b3
Fix extraneous Linear Advance DIR change ( #20131 )
2021-04-29 08:45:06 -05:00
Luu Lac
6b5ddfe235
Fix "autotune" LCD message ( #20127 )
2021-04-29 08:45:06 -05:00
Scott Lahteine
2f57b1d529
Optimize M360
2021-04-29 08:45:06 -05:00
Scott Lahteine
7e535022ab
Fix compile warnings, serial alias
2021-04-29 08:45:06 -05:00
Scott Lahteine
cb1d2de838
.gitignore for native / simulation
2021-04-29 08:45:06 -05:00
Scott Lahteine
96acbb2506
LCD_FIRST_TOOL status bitmaps
2021-04-29 08:45:06 -05:00
Gonçalo Pereira
030f745b08
Typo in MMU2 serial protocol description ( #19949 )
2021-04-29 08:45:06 -05:00
InsanityAutomation
dc949f5488
G34 Z stepper locking ( #20091 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:06 -05:00
LinFor
7b745345f7
Fix UTF filename scroll ( #20121 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:06 -05:00
Jason Smith
3ee61e2084
UTF longname followup ( #20115 )
2021-04-29 08:45:06 -05:00
Scott Lahteine
26a1cd9a00
Terse sanity messages
2021-04-29 08:45:06 -05:00
Scott Lahteine
27c74d2f72
Add HOME_Z_FIRST option ( #20113 )
2021-04-29 08:45:06 -05:00
LinFor
a5ee22baa2
Fix MAX6675 SPI init, conflicts ( #20086 )
2021-04-29 08:45:06 -05:00
JoAnn Manges
02c3c314fe
Fix MAX31865 on SPI (PT100/1000) support ( #20074 )
2021-04-29 08:45:06 -05:00
Hebezo
012745b218
Option to ignore SD at startup ( #20099 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:06 -05:00
Scott Lahteine
d4b86322a9
M32 followup
2021-04-29 08:45:06 -05:00
ellensp
ac74786c2b
Fix compile with PLR, no fan ( #20096 )
2021-04-29 08:45:06 -05:00
Davidsg33k
cf43c9901f
400 Z steps-per-mm ( #20104 )
2021-04-29 08:45:06 -05:00
LinFor
3030bf4274
Handle UTF in long filenames ( #20087 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:06 -05:00
Costas Basdekis
dc144fb910
Distinct runout states ( #19965 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:06 -05:00
Costas Basdekis
45b242d5f7
Fix Linux GPIO logging ( #20093 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:05 -05:00