Jason Smith
f929123a7b
Prevent Watchdog reset writing Creality 4.x EEPROM ( #20328 )
2021-04-29 08:45:08 -05:00
Jason Smith
d34bbee304
Increase E3V2 DWIN steps/mm range to 999.9 ( #20324 )
2021-04-29 08:45:08 -05:00
Scott Lahteine
74c509d36e
General cleanup
2021-04-29 08:45:08 -05:00
Scott Lahteine
448cf2c357
Adjust axis homed / trusted methods ( #20323 )
2021-04-29 08:45:08 -05:00
Jason Smith
f22b677906
Leveling Fade Height default setting ( #20316 )
2021-04-29 08:45:08 -05:00
Jason Smith
272265c636
Fix STM32F1 'freeMemory()' warnings ( #20319 )
2021-04-29 08:45:08 -05:00
Alexander D. Kanevskiy
a8ba3c4e2e
SKR E3 Turbo Controller Fan ( #20320 )
2021-04-29 08:45:08 -05:00
yysh12
523bc7d355
Arc Direction followup for circles ( #20314 )
2021-04-29 08:45:08 -05:00
Thomas Niccolo Reyes
1dd17d857e
Fix M73 LCD code typo ( #20300 )
2021-04-29 08:45:08 -05:00
Sergey1560
a54b07d3ae
Group related homing options ( #20283 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:08 -05:00
yysh12
f63a7b978d
Fix G2/G3 arcs > 180° ( #20292 )
2021-04-29 08:45:08 -05:00
ellensp
04483dd307
Fix BTT GTR 1.0 endstop/DIAG pins ( #20296 )
2021-04-29 08:45:08 -05:00
BsCmOD
3c5c36de50
FIX TMC menu message ( #20294 )
2021-04-29 08:45:07 -05:00
Scott Lahteine
deb8df8eff
M808 Repeat Markers ( #20084 )
2021-04-29 08:45:07 -05:00
Štěpán Dalecký
3231741cd2
[WIP] Fix Probe::offset_xy ( #20290 )
...
Co-authored-by: Jason Smith <jason.inet@gmail.com>
2021-04-29 08:45:07 -05:00
wmariz
747bde7e64
Level Corners with Probe option ( #20241 )
2021-04-29 08:45:07 -05:00
Scott Lahteine
7c9c897dac
Optimize emergency parser check
2021-04-29 08:45:07 -05:00
Scott Lahteine
fc1deea2b8
No auto debug for EEPROM_CHITCHAT
2021-04-29 08:45:07 -05:00
Scott Lahteine
7421282d9a
Finish HAL/STM32 cpp wrappers
2021-04-29 08:45:07 -05:00
mks-viva
9d5a391b54
MKS Robin E3 / E3D v1.1 ( #20216 )
2021-04-29 08:45:07 -05:00
Scott Lahteine
6ec6d1d39d
Tweak some pin errors
2021-04-29 08:45:07 -05:00
Jason Smith
e2c57f6d47
Retire HAL for STM32F4 / F7 ( #20153 )
2021-04-29 08:45:07 -05:00
Scott Lahteine
664e9d6dfe
Reduce warnings, extern "C" cleanup ( #20279 )
2021-04-29 08:45:07 -05:00
swissnorp
0c24347cdb
Probe Offset Wizard improvements ( #20239 )
2021-04-29 08:45:07 -05:00
Victor Oliveira
c86ede8cfb
Fix COLOR_UI without TOUCH_SCREEN_CALIBRATION ( #20269 )
2021-04-29 08:45:07 -05:00
Victor Oliveira
38a62f0d5b
add missing header to use HAS_SD_HOST_DRIVE ( #20270 )
2021-04-29 08:45:07 -05:00
Scott Lahteine
27b2e2d3e7
Update TOUCH_UI_LULZBOT_BIO wrappers
2021-04-29 08:45:07 -05:00
Scott Lahteine
4e940ffcc2
Cosmetic G29 ABL tweak
2021-04-29 08:45:07 -05:00
Scott Lahteine
109c08e9e5
Consistent Probe XY offset type
2021-04-29 08:45:07 -05:00
Jason Smith
03cdfafc2a
No Z_MULTI_ENDSTOPS when HOMING_Z_WITH_PROBE ( #20254 )
2021-04-29 08:45:07 -05:00
pseudex
6cca5a9f92
Allow cold Filament Load/Unload with M302 P1 ( #20262 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:07 -05:00
ellensp
629f0e21c9
Set "lcd_move_e" index to fix the label ( #20263 )
2021-04-29 08:45:07 -05:00
rdhoggattjr
a711e22b17
LCD position in current units ( #20145 )
2021-04-29 08:45:07 -05:00
Jason Smith
82663c7d11
Fix Z4 in ENABLE/DISABLE_AXIS_Z ( #20256 )
...
This was accidentally broken in PR #20218
2021-04-29 08:45:07 -05:00
Jason Smith
8cd25f35c2
Fix dummy thermistors for Bed, Chamber, Probe ( #20247 )
2021-04-29 08:45:07 -05:00
Scott Lahteine
300a944af6
Allow Status Message without LCD ( #20246 )
2021-04-29 08:45:07 -05:00
Jason Smith
5e57e60692
Fix UBL manual mesh adjust behavior ( #20248 )
2021-04-29 08:45:07 -05:00
Scott Lahteine
82c1bac4e3
Move core conditionals earlier
2021-04-29 08:45:07 -05:00
qwewer0
56c0608e4d
Clear menu history for browse media on insert ( #20236 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:07 -05:00
Kurt Haenen
9c9fd8714e
Proper pullup/pulldown configurability ( #20242 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:07 -05:00
Victor Oliveira
69b61fef67
Fix Load Filament wait ( #20243 )
2021-04-29 08:45:07 -05:00
Orel
add6b836df
Skip unnecessary (costly) SW Stepper Enable ( #20218 )
...
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:07 -05:00
Gurmeet Athwal
a95a41ef73
BTN_ENC_EN for many boards ( #19890 )
...
Enables CHECK_ENCODER_ACTIVE_SIGNAL for many more boards.
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
2021-04-29 08:45:07 -05:00
Scott Lahteine
f3805edbd6
Power-Loss cleanup
2021-04-29 08:45:07 -05:00
Simone Primarosa
7f91ff07c4
Superscript substitution ( #20219 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:07 -05:00
Simone Primarosa
d5e13f255d
Fix bad SET_FAST_PWM_FREQ calls ( #20227 )
2021-04-29 08:45:07 -05:00
Kurt Haenen
9ebe050646
Fix backward Filament (Presence) Sensor pulls ( #20228 )
...
Co-authored-by: Kurt Haenen <Kurt.Haenen@quintux.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:07 -05:00
Scott Lahteine
7f84a7a85e
Printrboard labels
2021-04-29 08:45:07 -05:00
Victor Oliveira
264e921d3f
SINGLE_TOUCH_NAVIGATION Follow Up ( #20213 )
2021-04-29 08:45:07 -05:00
Victor Oliveira
7ad127668d
Missing header to use suicide() on LVGL UI ( #20214 )
2021-04-29 08:45:07 -05:00
Ajtak
35d3e74267
Longer LK Pro / Alfawise PRO board ( #20185 )
2021-04-29 08:45:07 -05:00
Orel
2abde8a068
Fix DAC setDrvPct ( #20205 )
2021-04-29 08:45:07 -05:00
Vitaliy
afd3ee264b
Windows LPC Upload for non-admins ( #20208 )
...
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:07 -05:00
Scott Lahteine
2e193b9a29
Fix Z label
2021-04-29 08:45:07 -05:00
Scott Lahteine
48c2065a17
MKS WiFi strings
2021-04-29 08:45:07 -05:00
Scott Lahteine
7729a0c3bb
More MKS WiFi
2021-04-29 08:45:07 -05:00
Scott Lahteine
f1b32b808f
MKS WiFi preliminary changes
2021-04-29 08:45:06 -05:00
Till
5ef1d053eb
Add Thermistor 20-21 notes ( #19246 )
2021-04-29 08:45:06 -05:00
Victor Oliveira
0264841dc4
Reduce RAM usage for TFT Color UI on SGen-L V2 ( #20209 )
2021-04-29 08:45:06 -05:00
Maciej Rutkowski
40071c3fb9
Fix GTR NeoPixel pin with FYSETC Mini12864 ( #20203 )
2021-04-29 08:45:06 -05:00
ellensp
d92f69f137
Remaining Time followup ( #20199 )
2021-04-29 08:45:06 -05:00
Victor Oliveira
15febdfe07
Fix Filament Change menu item labels ( #20201 )
2021-04-29 08:45:06 -05:00
Victor Oliveira
1040f14da4
Abort print on media removal ( #20200 )
2021-04-29 08:45:06 -05:00
JoAnn Manges
11f08804d1
Use RTD for MAX31865 reading ( #20188 )
2021-04-29 08:45:06 -05:00
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
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
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
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