cfa6c7d45b
Improve max temp / target
2021-03-23 09:39:09 -05:00
df1ef496d1
Main / Config Custom Submenus ( #18177 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-03-23 08:21:11 -05:00
e3a12c3c28
Fix bool++ warning
2021-03-23 07:25:13 -05:00
dd92c8e927
Followup to UBL Hilbert
2021-03-23 05:54:41 -05:00
10c14bcc05
Check NOZZLE_CLEAN_FEATURE settings ( #21332 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-03-23 01:47:07 -05:00
eee726ec7d
UBL - Hilbert space-filling curve probing sequence ( #21387 )
2021-03-23 01:45:51 -05:00
22fc59ab59
Minor process_subcommands_now followup
2021-03-23 01:03:32 -05:00
50a6ffa952
Fix macros that call macros crashing ( #21383 )
...
When macros call macros, the null termination should remain in place until the macro is completed, and only then put back. Otherwise, the macro handler interprets this as setting the macro called to a new value.
2021-03-23 01:00:22 -05:00
2b621eb45d
Fix MKS H43 sensorless homing ( #21388 )
2021-03-23 00:58:52 -05:00
c44ff3eb3d
Update Hungarian language ( #21407 )
2021-03-23 00:57:50 -05:00
3e7d830f57
Mesh Editor for FTDI Eve Touch UI ( #21381 )
2021-03-23 00:51:03 -05:00
26db51fa9d
[cron] Bump distribution date (2021-03-23)
2021-03-23 00:13:33 +00:00
fb9502e0fb
[cron] Bump distribution date (2021-03-22)
2021-03-22 00:13:40 +00:00
d0ea2b2867
[cron] Bump distribution date (2021-03-21)
2021-03-21 00:14:12 +00:00
5573d98ecc
[cron] Bump distribution date (2021-03-20)
2021-03-20 00:13:15 +00:00
38b44e3fc9
HAL eeprom cleanup
2021-03-19 04:51:41 -05:00
d4ab2024f5
Fix bool++ warning
2021-03-19 04:51:41 -05:00
790bba1556
Fix preflight motherboard target check ( #21372 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-03-19 00:05:30 -05:00
b51aed8aa5
Nextion TFT touch screen ( #21324 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-03-18 20:51:19 -05:00
1f52112d72
[cron] Bump distribution date (2021-03-19)
2021-03-19 00:13:41 +00:00
ad907a51e2
Followup to planner cleanup
2021-03-18 00:11:25 -05:00
6673359d89
Move web-ui out of Marlin root folder
2021-03-17 21:36:30 -05:00
560448afed
Revert "Fix small wired EEPROM ( #21337 )"
...
Reverting commit cc3e878f90
pending further investigation.
2021-03-17 21:36:30 -05:00
deaefbf1dc
Minor E3 V2 dwin cleanup
2021-03-17 20:06:16 -05:00
9823a37362
E1+ Autotemp and Planner comments
2021-03-17 20:06:16 -05:00
15bda88d04
Un-pause fans on STOP
2021-03-17 19:25:05 -05:00
de73b9b934
Update setup() description
2021-03-17 19:25:05 -05:00
2fc854eda0
[cron] Bump distribution date (2021-03-18)
2021-03-18 00:15:21 +00:00
60607ed18d
mftest: usage with error
2021-03-17 02:39:26 -05:00
546e56ef3d
[cron] Bump distribution date (2021-03-17)
2021-03-17 00:13:28 +00:00
dc78e0a250
Detect extra ENVS in preflight checks ( #21361 )
2021-03-16 17:33:10 -05:00
5ffa6f3331
[cron] Bump distribution date (2021-03-16)
2021-03-16 00:13:07 +00:00
1a23ffd776
KRATOS32 / K.32 board and LCD controllers ( #21334 )
2021-03-15 11:02:40 -05:00
c07f99d5e4
Teensy USB / serial followup ( #21316 )
2021-03-14 20:23:41 -05:00
ae8be31247
[cron] Bump distribution date (2021-03-15)
2021-03-15 00:13:36 +00:00
4f6910c131
Script to generate Marlin TFT Images ( #21340 )
2021-03-14 12:14:09 -05:00
d787cd3076
Fix build with Meatpack only on 2nd port ( #21336 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-03-14 12:11:11 -05:00
cc3e878f90
Fix small wired EEPROM ( #21337 )
...
Co-Authored-By: jafal99 <26922965+jafal99@users.noreply.github.com >
2021-03-14 11:43:20 -05:00
b9b9a3115a
Update display timing for SKR Pro ( #21346 )
2021-03-14 11:42:25 -05:00
b9065195f1
Auto-label Feature Requests ( #21348 )
2021-03-14 11:41:24 -05:00
36d3b6aa95
[cron] Bump distribution date (2021-03-14)
2021-03-14 00:13:50 +00:00
911cd1a6d3
Custom menu items confirm option ( #21338 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-03-13 07:37:49 -06:00
da84b59ee4
No extra build folder for st/jlink upload ( #21341 )
2021-03-13 05:01:02 -06:00
aba28ef0bc
Enhance workflows
2021-03-13 04:57:47 -06:00
11343bb0ea
[cron] Bump distribution date (2021-03-13)
2021-03-13 00:16:55 +00:00
e9f7003b70
Change issue templates to YML
2021-03-12 13:38:40 -06:00
3107d8a0f4
Tweak opt_set, opt_enable
2021-03-12 09:29:48 -06:00
7f1fa0d1ff
Add M207/8/9 reporting ( #21335 )
2021-03-12 09:25:41 -06:00
604c5dedf4
MarlinSerial cleanup
2021-03-12 08:38:52 -06:00
71f2617263
Pause SD queue early on M25 ( #21317 )
2021-03-12 08:34:22 -06:00