0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-03-16 19:26:13 +00:00
Commit graph

236 commits

Author SHA1 Message Date
Mark
83320f1052
Bed Distance Sensor (#24554) 2022-08-06 01:14:58 -05:00
Scott Lahteine
59c2fe4561
🧑‍💻 MARLIN_TEST_BUILD – for future use (#24077) 2022-08-04 17:56:09 -05:00
Scott Lahteine
1bed10c380
🔧 Config INI, dump options (#24528) 2022-08-04 02:38:15 -05:00
Scott Lahteine
007af47768 Reinstate JyersUI 2022-07-22 22:09:08 -05:00
Bob Kuhn
3f4e4a4d89
🔥 Drop STM L64** drivers, STEVAL_3DP001V1 (#24427) 2022-07-13 22:16:22 -05:00
Scott Lahteine
f73fad1b2f 🔥 Remove JyersUI (#24459) 2022-07-06 21:15:18 -05:00
Scott Lahteine
54e7b933cd
♻️ Encapsulate PID in class (#24389) 2022-07-03 10:32:47 -05:00
tombrazier
2266f1ad67
MAX7219 idle profiler (#24375) 2022-06-26 00:38:23 -05:00
ellensp
08c51a405a
🐛 Init Stepper SPI before PSU Control (#24269) 2022-06-02 04:22:09 -05:00
John Robertson
85c0875db2
Laser Safety Timeout (#24189) 2022-05-31 17:09:44 -05:00
Scott Lahteine
52eefa90e1 ♻️ Move watchdog to MarlinHAL 2022-05-20 11:22:57 -05:00
Scott Lahteine
b523ddf1b2
♻️ Common Bed Leveling object name, accessors (#24214) 2022-05-19 06:05:52 -05:00
Miguel Risco-Castillo
a65e4edb1c 🚸 ProUI APRIL2022 updates (#24084) 2022-05-17 15:46:04 -05:00
Keith Bennett
956f7d32fb
🩹 Run TMC test last in setup (#24160) 2022-05-13 19:50:42 -05:00
Scott Lahteine
1e749e4f48 🧑‍💻 Misc. LCD cleanup 2022-05-12 21:40:01 -05:00
Pauli Jokela
04fe50936e
SOUND_ON_DEFAULT option (#24102)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-05-11 21:23:16 -05:00
Scott Lahteine
0ff3035f3a 🚸 Prevent accidental button press 2022-04-21 07:10:05 -05:00
Scott Lahteine
e2353be24f 🎨 Misc. cleanup, string optimization 2022-04-09 22:57:28 -05:00
DerAndere
e5b651f407
Support for up to 9 axes (linear, rotary) (#23112)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-04-01 00:10:38 -05:00
Giuliano Zaro
692f42ee7d
Configurable FREEZE pin state (#23948) 2022-03-26 18:22:41 -05:00
ellensp
20b5615305
Configurable FREEZE pin state (#23944)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-03-25 22:44:22 -05:00
Miguel Risco-Castillo
79b38e0e14
🚸 Update Ender3 V2/S1 Pro UI (#23878) 2022-03-11 14:06:49 -06:00
Scott Lahteine
48b5362cf0 🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI
Followup to #23624
2022-03-10 22:15:35 -06:00
ellensp
f03c367739
🐛 Fix TMC26X CS pins init (#23778) 2022-02-21 21:16:57 -06:00
Scott Lahteine
44eff9a233 ♻️ Refactor HAL as singleton (#23357) 2022-02-18 14:38:23 -06:00
Bob Kuhn
d987e23d5b
🐛 Fix init of delta safe height (for G29, G33, etc.) (#23622) 2022-02-06 08:35:18 -06:00
Scott Lahteine
0564cb188f
🚸 Enhanced UI => Professional UI - with updates (#23624) 2022-02-05 10:30:17 -06:00
Scott Lahteine
ab46b7e2f2 🧑‍💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU 2022-01-25 15:47:37 -06:00
Scott Lahteine
d5f2334140 ♻️ Adjust LCD init, contrast default, settings load 2022-01-22 10:14:47 -06:00
John Lagonikas
9a194826e3
M81 D / S - Power-off Delay (#23396) 2022-01-03 10:11:39 -06:00
Ave6683
d557db8425
MagLev V4 probe by MDD (#23192) 2021-12-27 15:28:27 -06:00
Scott Lahteine
6a8b9274a3 ️ Refactor still needs work
Reverting #23295
2021-12-25 23:15:17 -06:00
Scott Lahteine
e211ff148c
♻️ Refactor HAL as singleton (#23295) 2021-12-24 21:33:59 -06:00
Giuliano Zaro
1dd9adbfe4
🚸 Use M600 for disabled MMU (#21865) 2021-12-13 18:47:57 -06:00
schmttc
d4c78edfe3
EasyThreeD ET4000+ board and UI (#23080)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-11-23 15:52:18 -06:00
Giuliano Zaro
7110d11c9d
Fan tachometer support (#23086)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-11-23 14:01:53 -06:00
BigTreeTech
2edda4c582
🐛 Init PROBE_ENABLE_PIN (#23133) 2021-11-17 11:35:28 -06:00
Miguel Risco-Castillo
b4b16b63ff
🚸 Expose sub-options for E3V2 Enhanced (#23099) 2021-11-10 10:31:35 -06:00
Scott Lahteine
030b66eb27 🎨 Misc. code cleanup 2021-11-07 01:11:51 -06:00
Scott Lahteine
f6147e038b 🍻 Get/clear reset source earlier
Followup to #23075
2021-11-04 12:20:19 -05:00
ellensp
ec57879c59
🐛 Fix MMU1 compile (#22965) 2021-10-18 02:54:20 -05:00
Scott Lahteine
ee28a14e8e 🎨 Refactor Host Actions as singleton 2021-10-15 00:24:08 -05:00
Scott Lahteine
65b950a489 🎨 Apply F() to kill / sendinfoscreen 2021-10-04 00:26:29 -05:00
Scott Lahteine
7f1286a11f 🎨 Apply F() to status message 2021-10-04 00:26:29 -05:00
Scott Lahteine
417e2530eb 🎨 Apply F() to G-code suite and queue 2021-10-04 00:26:29 -05:00
Scott Lahteine
33e0855e2c
️ Handle shared enable pins (#22824) 2021-09-28 01:07:51 -05:00
Dan Royer
3344071f24 Polargraph / Makelangelo kinematics (#22790) 2021-09-20 15:45:00 -05:00
Scott Lahteine
e31d52184b 🎨 Handle more pre-defined pins in pins_postprocess (#22771) 2021-09-16 01:15:14 -05:00
Scott Lahteine
5b5a8798f8
🎨 Consolidate Ender-3 V2 DWIN common code (#22778) 2021-09-15 19:48:29 -05:00
Tanguy Pruvot
c2e4b1626f
TFT Screen/Backlight Sleep (#22617) 2021-09-13 21:07:08 -05:00