Sergey1560
0acd751e2d
Group related homing options ( #20283 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-27 00:00:25 -06:00
yysh12
bab660ca7d
Fix G2/G3 arcs > 180° ( #20292 )
2020-11-26 23:29:07 -06:00
ellensp
109f68f7df
Fix BTT GTR 1.0 endstop/DIAG pins ( #20296 )
2020-11-26 22:50:21 -06:00
BsCmOD
819ec462b8
FIX TMC menu message ( #20294 )
2020-11-26 21:25:18 -06:00
Scott Lahteine
b6a32500c4
M808 Repeat Markers ( #20084 )
2020-11-26 21:18:40 -06:00
thinkyhead
c61a311c0d
[cron] Bump distribution date (2020-11-27)
2020-11-27 00:12:12 +00:00
Štěpán Dalecký
5cae4e9f55
[WIP] Fix Probe::offset_xy ( #20290 )
...
Co-authored-by: Jason Smith <jason.inet@gmail.com>
2020-11-26 13:21:48 -08:00
wmariz
58ac815822
Level Corners with Probe option ( #20241 )
2020-11-26 07:58:19 -06:00
Scott Lahteine
3ba374a29e
Optimize emergency parser check
2020-11-26 03:56:21 -06:00
Scott Lahteine
7ce675e604
No auto debug for EEPROM_CHITCHAT
2020-11-26 03:56:21 -06:00
Scott Lahteine
aa2ced96e0
Finish HAL/STM32 cpp wrappers
2020-11-26 03:47:15 -06:00
mks-viva
8c59212ca4
MKS Robin E3 / E3D v1.1 ( #20216 )
2020-11-26 02:36:29 -06:00
Scott Lahteine
4f4843a845
Tweak some pin errors
2020-11-26 01:08:21 -06:00
Jason Smith
3a396a25dc
Retire HAL for STM32F4 / F7 ( #20153 )
2020-11-26 00:37:18 -06:00
Scott Lahteine
18853defdd
Reduce warnings, extern "C" cleanup ( #20279 )
2020-11-25 21:40:56 -06:00
swissnorp
649965ae32
Probe Offset Wizard improvements ( #20239 )
2020-11-25 21:38:00 -06:00
thinkyhead
afe5027a39
[cron] Bump distribution date (2020-11-26)
2020-11-26 00:11:33 +00:00
Victor Oliveira
04c4c6004e
Fix COLOR_UI without TOUCH_SCREEN_CALIBRATION ( #20269 )
2020-11-24 21:39:49 -08:00
Victor Oliveira
2693e35cae
add missing header to use HAS_SD_HOST_DRIVE ( #20270 )
2020-11-24 20:08:35 -08:00
Scott Lahteine
e38abef720
Update TOUCH_UI_LULZBOT_BIO wrappers
2020-11-24 18:32:01 -06:00
thinkyhead
0eae28a663
[cron] Bump distribution date (2020-11-25)
2020-11-25 00:11:42 +00:00
Scott Lahteine
b28b2ca266
Cosmetic G29 ABL tweak
2020-11-24 17:53:39 -06:00
Scott Lahteine
296a2ad7e4
Consistent Probe XY offset type
2020-11-24 17:38:26 -06:00
Jason Smith
e9431b5445
No Z_MULTI_ENDSTOPS when HOMING_Z_WITH_PROBE ( #20254 )
2020-11-24 16:27:59 -06:00
pseudex
4258ff1a68
Allow cold Filament Load/Unload with M302 P1 ( #20262 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-24 16:20:06 -06:00
ellensp
ef12425bef
Set "lcd_move_e" index to fix the label ( #20263 )
2020-11-24 16:14:22 -06:00
rdhoggattjr
62680bb356
LCD position in current units ( #20145 )
2020-11-23 23:02:54 -06:00
thinkyhead
94fea59e9d
[cron] Bump distribution date (2020-11-24)
2020-11-24 00:11:40 +00:00
Jason Smith
a4e1132048
Fix Z4 in ENABLE/DISABLE_AXIS_Z ( #20256 )
...
This was accidentally broken in PR #20218
2020-11-23 03:07:43 -08:00
Jason Smith
58eaad703a
Fix dummy thermistors for Bed, Chamber, Probe ( #20247 )
2020-11-22 18:47:52 -06:00
Scott Lahteine
6f272e13c5
Allow Status Message without LCD ( #20246 )
2020-11-22 18:44:17 -06:00
Jason Smith
9dedd121bf
Fix UBL manual mesh adjust behavior ( #20248 )
2020-11-22 18:20:33 -06:00
thinkyhead
315cb6d001
[cron] Bump distribution date (2020-11-23)
2020-11-23 00:11:32 +00:00
Scott Lahteine
48b0abc3a8
Hide docker droppings
2020-11-21 23:00:38 -06:00
Scott Lahteine
d8a3b9eb3a
Move core conditionals earlier
2020-11-21 22:33:27 -06:00
Scott Lahteine
60e8c7afb2
Put "$3" on all tests
2020-11-21 22:33:27 -06:00
qwewer0
e19c016c74
Clear menu history for browse media on insert ( #20236 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-11-21 18:21:43 -06:00
thinkyhead
89b56ca5c2
[cron] Bump distribution date (2020-11-22)
2020-11-22 00:12:03 +00:00
Kurt Haenen
ca83e1a26f
Proper pullup/pulldown configurability ( #20242 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-11-21 17:56:56 -06:00
Victor Oliveira
7a04df47f2
Fix Load Filament wait ( #20243 )
2020-11-21 17:16:03 -06:00
Orel
8db72d027e
Skip unnecessary (costly) SW Stepper Enable ( #20218 )
...
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-11-21 16:27:06 -06:00
Gurmeet Athwal
6851909f90
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>
2020-11-20 23:47:04 -08:00
Scott Lahteine
7e902b7e29
Power-Loss cleanup
2020-11-20 21:30:45 -06:00
Simone Primarosa
f8e83f79c5
Superscript substitution ( #20219 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-11-20 20:36:19 -06:00
Simone Primarosa
615bf2a6f1
Fix bad SET_FAST_PWM_FREQ calls ( #20227 )
2020-11-20 19:53:04 -06:00
Kurt Haenen
474be6058b
Fix backward Filament (Presence) Sensor pulls ( #20228 )
...
Co-authored-by: Kurt Haenen <Kurt.Haenen@quintux.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-11-20 19:48:53 -06:00
thinkyhead
fb3f6a46c1
[cron] Bump distribution date (2020-11-21)
2020-11-21 00:11:06 +00:00
Scott Lahteine
b3bd47b4b2
Printrboard labels
2020-11-20 17:41:20 -06:00
Victor Oliveira
28e315cd69
SINGLE_TOUCH_NAVIGATION Follow Up ( #20213 )
2020-11-20 10:46:18 -03:00
Victor Oliveira
0e3d86579b
Missing header to use suicide() on LVGL UI ( #20214 )
2020-11-19 23:09:33 -03:00