Commit graph

268 commits

Author SHA1 Message Date
Scott Lahteine
12d7995a18 🎨 Minor temp / UI refactor 2024-01-09 18:45:17 -06:00
plampix
994aa9f692
️ Slimmer null T command (#26615)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-04 17:09:53 -06:00
Scott Lahteine
52693f72af 🎨 Clean up some checks & includes 2024-01-04 13:06:41 -06:00
David Buezas
0a86a5f39c
MAX Thermocouples for Heated Bed (#26441)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-11-25 19:55:51 -06:00
Scott Lahteine
e7e77d9612 🧑‍💻 FxdTiCtrl => FTMotion 2023-10-12 10:12:35 -05:00
Scott Lahteine
9135e3f7d3
🚸 Revert M206 Home Offset behavior (#25996) 2023-07-20 21:10:03 -05:00
Scott Lahteine
179260878f 🎨 Misc. fixes and formatting 2023-07-04 15:17:53 -05:00
Scott Lahteine
574dd34c49
♻️ String helper class (#24390) 2023-06-27 13:19:36 -05:00
Scott Lahteine
166ed28995 🎨 Lowercase followup
Followup to #25939
2023-06-14 19:37:54 -05:00
Scott Lahteine
c3694f1c03
🎨 Lowercase methods, functions, data members (#25939)
For: TFT, DGUS, MarlinUI, Anycubic, JyersUI, CrealityUI
2023-06-14 17:24:50 -05:00
Scott Lahteine
2ef71c6eba
♻️ Simplify SERIAL_ECHO (#25928)
Since this increases AVR code size, try to optimize further.
2023-06-12 16:38:14 -05:00
Scott Lahteine
86c811660e
🧑‍💻 Remove LOOP macros (#25917) 2023-06-02 14:30:34 -05:00
Scott Lahteine
2691167afe
🧑‍💻 Dump BOTH and EITHER macros (#25908) 2023-06-02 14:26:02 -05:00
Scott Lahteine
bc385122e9
🎨 Lowercase method / data member names (#25914) 2023-06-02 13:34:13 -05:00
Scott Lahteine
772e19aab9
EP_BABYSTEPPING (#25869) 2023-05-24 22:10:40 -05:00
Scott Lahteine
53d06be226 🧑‍💻 Endstops preliminary followup
Followup to #25780
2023-05-06 02:34:58 -05:00
Scott Lahteine
af4ba2b1ce 🐛 Minor Fixed-Time Motion patches 2023-05-05 23:58:54 -05:00
Giuliano Zaro
4e2b5b2523
🩹 Fix Extensible MMU for >8 colors (#25772)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-05-04 21:30:51 -05:00
Scott Lahteine
5664c02d07 🧑‍💻 Generalize SDSUPPORT as HAS_MEDIA
In preparation for single- and multi-volume refactoring.
2023-04-22 22:43:09 -05:00
Scott Lahteine
42c62ff84e STARTUP_TUNE configuration 2023-04-15 20:19:48 -05:00
Scott Lahteine
d77e921a15 STARTUP_TUNE option 2023-04-15 01:59:09 -05:00
Scott Lahteine
27b828891d
🎨 Apply const (#25643) 2023-04-07 01:33:03 -05:00
Scott Lahteine
c37fa3cc90
Fixed-Time Motion with Input Shaping by Ulendo (#25394)
Co-authored-by: Ulendo Alex <alex@ulendo.io>
2023-03-31 21:18:37 -05:00
Scott Lahteine
9911104036
🔧 Fix up WiFi options (#25586) 2023-03-28 16:14:37 -05:00
Scott Lahteine
61f22f34d3
🔧 Clarify axis disable / timeout (#25571) 2023-03-26 17:24:40 -05:00
Scott Lahteine
e6ac9ff204 ️ Misc. optimizations 2023-03-18 19:53:27 -05:00
EvilGremlin
e977232735
Switching extruder/nozzle without servo (e.g., Dondolo) (#24553)
Co-authored-by: Anson Liu <ansonl@users.noreply.github.com>
2023-03-03 20:43:20 -06:00
Scott Lahteine
f9f6662a8c
♻️ Stepper options refactor (#25422) 2023-02-23 21:08:31 -06:00
kadir ilkimen
7717beb793 Polar Kinematics (#25214) 2023-01-10 23:33:09 -06:00
Scott Lahteine
c3fe4abd44 🔨 DGUS_LCD_UI version check 2023-01-08 04:01:29 -06:00
EvilGremlin
f595e40ceb ♻️ Set Progress without LCD (#24767)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-10-09 11:34:48 -04:00
Keith Bennett
b19d44ba0b
🩹 Fix Freeze Feature (#24664) 2022-08-25 12:08:03 -05:00
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