1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-28 14:24:34 +00:00
Commit Graph

215 Commits

Author SHA1 Message Date
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
Scott Lahteine
754b31918a 🎨 Fewer serial macros 2021-09-09 05:41:58 -05:00
Miguel Risco-Castillo
0f61d9e4dd
Ender-3 V2 CrealityUI Enhanced (#21942)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-09-07 02:15:24 -05:00
Jyers
43a9c71ef7
Ender-3 V2 with Jyers UI (#22422) 2021-09-06 23:06:27 -05:00
Tanguy Pruvot
8889e68088
🩹 Tweak startup message (#22633) 2021-08-25 18:08:27 -05:00
Scott Lahteine
c161a46112
🎨 Update MKSPWC, some other pins (#22557) 2021-08-13 16:32:25 -05:00
Miguel Risco-Castillo
59324a411f
🐛 Fix Ender-3 v2 language init (#22550) 2021-08-11 21:00:47 -05:00
Tanguy Pruvot
ae846c2cb2
🚑️ Init FastIO before anything else (#22508) 2021-08-08 21:37:27 -05:00
Scott Lahteine
9bb5b10c0c
🚚 Relocate and adjust DWIN E3V2 (#22471) 2021-07-31 05:32:13 -05:00
Scott Lahteine
3b57c3316a Misc. Cleanup 2021-07-25 02:25:32 -05:00
chendo
2c49283e97
D576 Buffer Monitoring (#19674) 2021-07-22 22:53:00 -05:00
Malderin
67019bc277
Fix MKS UI compile (#22388)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-07-18 21:21:51 -05:00
Scott Lahteine
9d86241d30 🐛 No translated serial strings 2021-07-18 00:46:06 -05:00
Katelyn Schiesser
972b1e2f00
🎨 Call millis() once in manage_inactivity (#22363) 2021-07-14 18:56:02 -05:00
lujios
05ebde3812
️ Improve Sensorless homing/probing for G28, G33 (#21899) 2021-07-12 19:19:29 -05:00
MKS-Sean
4febb23521
MKS Robin Nano v3 + TFT_LVGL_UI + WiFi module (#22109) 2021-07-12 19:17:28 -05:00
ellensp
2c6a053ce1
🎨 Optional Custom Button description (#22336) 2021-07-12 00:15:48 -05:00
Katelyn Schiesser
c8ee056cc6
♻️ Consolidate PSU_CONTROL (#22304) 2021-07-12 00:13:58 -05:00
Katelyn Schiesser
2f6c8e1176
Add TEMP_SENSOR_BOARD (#22279) 2021-07-11 20:41:33 -05:00
Skruppy
e487900069
🐛 Fix HAS_KILL && SOFT_RESET_ON_KILL soft reset button logic (#22269) 2021-07-09 18:25:47 -05:00
Scott Lahteine
26bfc26797 🎨 Check flags without ENABLED 2021-07-09 17:09:58 -05:00
Katelyn Schiesser
b2f0913083
🐛 Redundant Temp Sensor followup (#22196) 2021-07-06 19:36:41 -05:00