Commit Graph

1755 Commits

Author SHA1 Message Date
tombrazier
fc1a620b87 🚩 MPC update (#24253) 2022-06-04 00:57:34 -05:00
Scott Lahteine
6fc4dbbbc4 🚸 Change M201 G to S 2022-06-03 22:06:51 -05:00
John Robertson
9a74bcd4cf Laser Safety Timeout (#24189) 2022-06-03 22:06:50 -05:00
Scott Lahteine
07cd248b91 ♻️ Move watchdog to MarlinHAL 2022-06-03 22:06:50 -05:00
Scott Lahteine
dbd00d9927 DOGM Display Sleep (#23992)
Co-authored-by: borland1 <barryorlando@hotmail.com>
2022-06-03 22:06:50 -05:00
tombrazier
ce0af56d0a 🚸 Improve MPC tuning, add menu items (#23984, #24018, #24049, #24059) 2022-06-03 22:06:50 -05:00
Giuliano Zaro
6c557a2480 🐛 Fix Bed/Chamber PID Autotune with MPCTEMP (#23983) 2022-06-03 22:06:50 -05:00
tombrazier
21c838cb1b ⚗️ Temperature Model Predictive Control (#23751) 2022-06-03 22:06:50 -05:00
Robert Brenckman
b2b5b85045 🐛 Fix Tool Change priming (#21142) 2022-06-03 22:06:50 -05:00
Scott Lahteine
0ae982188c 🐛 Fix M203 report 2022-06-03 18:40:06 -05:00
ellensp
bed0788f72 🩹 Fix G60/G61 debug code (#24231) 2022-06-03 01:20:39 -05:00
Scott Lahteine
800a936caa 🎨 Combine serial echos 2022-05-27 17:05:35 -05:00
tombrazier
e0deb75764 🐛 Fix Leveling apply/unapply (#24188)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-05-27 17:01:38 -05:00
Scott Lahteine
b72f9277e9 ♻️ Common Bed Leveling object name, accessors (#24214) 2022-05-21 18:13:30 -05:00
Arthur Masson
8a301196e1 🐛 Fix Polargraph G92 command (#24223) 2022-05-21 14:46:49 -05:00
Scott Lahteine
268a16b1ef 🚸 ProUI APRIL2022 updates (#24084) 2022-05-17 15:54:34 -05:00
Keith Bennett
a6ff63d506 🎨 Clean up warnings / extra check (#24163) 2022-05-13 00:42:05 -05:00
Scott Lahteine
cb4ad020af 🧑‍💻 Misc. LCD cleanup 2022-05-13 00:36:57 -05:00
Scott Lahteine
0805f9bf3f 🩹 Fix ProUI leveling start message 2022-05-12 21:28:52 -05:00
Scott Lahteine
d235bc9e1c 🧑‍💻 General and Axis-based bitfield flags (#23989) 2022-05-12 04:18:02 -05:00
Scott Lahteine
4bdec5e993 🚸 More ExtUI events for ABL / UBL 2022-05-07 18:40:42 -05:00
Scott Lahteine
f35404f853 🧑‍💻 Handle PLR in manage_media 2022-05-07 18:40:42 -05:00
Keith Bennett
7fa2dcedda 🐛 Fix ProUI / JyersUI leveling preheat (#24060, #24064)
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 18:40:42 -05:00
Scott Lahteine
7b5e2cd786 🐛 Update M913, M914 report
Followup to #11248, #11249, #23400
2022-05-07 18:27:56 -05:00
tombrazier
74565890f3 ♻️ Refactor and fix ABL Bilinear (#23868, #24009, #24107) 2022-05-07 18:13:09 -05:00
Stephen Hawes
995221e68e Add M3426 A<addr> parameter (#24130)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-05-07 18:13:09 -05:00
ellensp
4fd7d1b056 🐛 Fix STM32 Pins Debugging (#22896) 2022-05-07 18:11:03 -05:00
Christian Piper
be6535e5f7 🩹 Fix PRINTCOUNTER with EXTRUDERS 0 (#24063)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 17:56:04 -05:00
Scott Lahteine
2dc4c642e7 🎨 Misc. adjustments, spacing 2022-05-07 17:55:08 -05:00
Scott Lahteine
70ea0e7c34 ✏️ Remove extra G29 line
Followup to 85a62bbf
2022-05-07 17:55:02 -05:00
Scott Lahteine
a5e083603f 📝 Fix 'M150 S' comment 2022-05-07 17:34:02 -05:00
Scott Lahteine
0e693854d0 🚸 Clear "heating/cooling" message on temp reached 2022-05-07 16:17:47 -05:00
Scott Lahteine
9324132a40 🎨 Format, use status macros 2022-05-07 16:17:47 -05:00
Scott Lahteine
2ee4a667e1 💡 Misc. cleanup, comments 2022-05-07 16:17:47 -05:00
Scott Lahteine
9ac1c73041 🎨 General cleanup, comments 2022-05-07 16:01:17 -05:00
Scott Lahteine
4a8b99d505 🧑‍💻 EXTRUDER_LOOP macro 2022-05-07 16:01:13 -05:00
Scott Lahteine
ced0ad8e09 🎨 Apply _TERN where possible 2022-05-07 16:01:01 -05:00
Scott Lahteine
b0a400da72 🩹 No PE_MAGNET_ON_STATE without PARKING_EXTRUDER 2022-05-07 16:00:49 -05:00
Ludy
c87eded8f6 🩹 Fix redundant var declaration (#23913) 2022-05-07 16:00:28 -05:00
Mathew Winters
8257040faf ️ G12 - Only require used axes to be homed (#23422)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 15:58:31 -05:00
Nick
1a76d4d467 🐛 Fix Chiron new TFT SD print after reset (#23855) 2022-05-07 15:58:31 -05:00
Scott Lahteine
c49f26a7ae 🧑‍💻 Add standard BUZZ types 2022-05-07 15:58:31 -05:00
Scott Lahteine
4817efcf81 🧑‍💻 Add ExtUI::onLevelingDone, match DWIN to ExtUI 2022-05-07 15:58:31 -05:00
kisslorand
61fb382868 🚸 M401 H - Report BLTouch HS State (#23724) 2022-05-07 15:58:31 -05:00
Giuseppe499
c6f4b38877 🚸 Fix, extend X Axis Twist Compensation (#23745)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 15:58:31 -05:00
Miguel Risco-Castillo
eabeac29fd 🚸 Update Ender3 V2/S1 Pro UI (#23878) 2022-05-07 15:58:31 -05:00
ellensp
b045c91f26 fix g29 (#23887) 2022-05-07 15:58:31 -05:00
Scott Lahteine
56955c179d 🐛 Fix UI include
Followup to ~2
2022-05-07 15:58:31 -05:00
Scott Lahteine
b669aa49cc 🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI
Followup to #23624
2022-05-07 15:58:31 -05:00
Scott Lahteine
e4ca822dcf 🚸 Improve M422 error messages 2022-05-07 15:58:30 -05:00