Scott Lahteine
|
7b79d53de0
|
🎨 Misc. spindle/laser adjustments
|
2022-05-07 15:12:45 -05:00 |
|
mistic100
|
b435487da7
|
🚸 Wait for cooldown in MarlinUI power-off (#23476)
|
2022-05-07 15:10:28 -05:00 |
|
Scott Lahteine
|
b9cef2e2e3
|
🚸 12345.6 num-to-string
|
2022-03-04 16:56:45 -06:00 |
|
Scott Lahteine
|
eb8d819325
|
🧑💻 Fewer string macros
|
2022-01-10 05:52:02 -06:00 |
|
Scott Lahteine
|
9956e62674
|
🧑💻 Apply axis conditionals
|
2022-01-09 04:33:24 -06:00 |
|
Scott Lahteine
|
5b9f3bd4b1
|
🧑💻 Remove extraneous 'inline' hints
|
2022-01-09 04:33:17 -06:00 |
|
InsanityAutomation
|
9ecfa1d252
|
✨ BLTouch High Speed mode runtime configuration (#22916, #23337)
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-12-25 03:23:10 -06:00 |
|
Giuseppe499
|
efd67cf80d
|
✨ X Twist Compensation & Calibration (#23238)
|
2021-12-25 03:23:09 -06:00 |
|
John Robertson
|
0e60c8b7e0
|
✨ MarkForged YX kinematics (#23163)
|
2021-12-25 03:23:09 -06:00 |
|
Giuliano Zaro
|
af1d603374
|
✨ Fan tachometer support (#23086, #23180, #23199)
Co-Authored-By: Scott Lahteine <github@thinkyhead.com>
|
2021-12-25 03:23:09 -06:00 |
|
ellensp
|
77c9668fe2
|
🐛 Fix LCD_BED_LEVELING compile (#23298)
|
2021-12-25 01:55:26 -06:00 |
|
Tanguy Pruvot
|
6264736968
|
🐛 Fix TFT_COLOR_UI Release Media issue (#23123)
|
2021-12-25 01:51:37 -06:00 |
|
Jason Smith
|
285d6488a3
|
🐛 Fix ACTION_ITEM with nullptr (#23195)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-12-25 01:39:34 -06:00 |
|
Mike La Spina
|
e0c439fe91
|
⚡️ Controller Fan software PWM (etc.) (#23102)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-12-25 01:15:49 -06:00 |
|
aalku
|
7b9e01eb2b
|
✨ Shutdown Host Action (#22908)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-12-25 00:46:48 -06:00 |
|
Scott Lahteine
|
d29a9014f2
|
🎨 Standard 'cooldown' method
|
2021-12-25 00:46:48 -06:00 |
|
Scott Lahteine
|
84f9490149
|
🎨 Define HAS_PREHEAT conditional
|
2021-12-25 00:46:48 -06:00 |
|
Scott Lahteine
|
cbc7dadf42
|
🎨 Apply HAS_MULTI_HOTEND conditional
|
2021-12-25 00:46:48 -06:00 |
|
Scott Lahteine
|
f80bcdcc5c
|
🎨 Refactor Host Actions as singleton
|
2021-12-25 00:45:05 -06:00 |
|
Pyro-Fox
|
0018c94a79
|
🐛 LCD string followup (#22892)
|
2021-12-25 00:45:05 -06:00 |
|
Scott Lahteine
|
9cf1c3cf05
|
🎨 Apply F() to UTF-8/MMU2 string put
|
2021-12-25 00:45:04 -06:00 |
|
Scott Lahteine
|
c3ae221a10
|
🎨 Apply F() to some ExtUI functions
|
2021-12-25 00:31:06 -06:00 |
|
Scott Lahteine
|
7626d859a6
|
🎨 Apply F() to Host Actions strings
|
2021-12-25 00:20:45 -06:00 |
|
Scott Lahteine
|
360311f232
|
🎨 Apply F() to status message
|
2021-12-25 00:20:45 -06:00 |
|
Scott Lahteine
|
46c53f6730
|
🎨 Apply F() to G-code suite and queue
|
2021-12-25 00:20:45 -06:00 |
|
Scott Lahteine
|
1de265ea5d
|
🎨 Axis name string interpolation, with examples (#22879)
|
2021-12-25 00:20:44 -06:00 |
|
Scott Lahteine
|
b8c32e24d8
|
🎨 Rename MarlinUI::zoffset_overlay
|
2021-10-12 21:20:08 -05:00 |
|
espr14
|
604a01cd1a
|
🎨 steps_to_mm => mm_per_step (#22847)
|
2021-10-02 22:31:16 -05:00 |
|
Scott Lahteine
|
262cd757fc
|
🎨 Updated string macros
|
2021-10-02 22:31:16 -05:00 |
|
Dan Royer
|
b3fd03198a
|
✨ Polargraph / Makelangelo kinematics (#22790)
|
2021-10-02 22:31:16 -05:00 |
|
Tanguy Pruvot
|
0e8e215d4e
|
🚸 Wake up TFT for some events (#22788)
|
2021-10-02 22:31:16 -05:00 |
|
Scott Lahteine
|
2b54a9c0ff
|
🚸 Move fade item up
|
2021-10-02 22:31:16 -05:00 |
|
Miguel Risco-Castillo
|
89898181bd
|
🐛 E3V2 Brightness followup (#22821)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-10-02 22:31:15 -05:00 |
|
Tanguy Pruvot
|
224371dfc6
|
✨ TFT Screen/Backlight Sleep (#22617)
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
de4eed33e4
|
🔧 SPINDLE_LASER_PWM => SPINDLE_LASER_USE_PWM
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
59ad93560e
|
🐛 Fix CUSTOM_MENU_MAIN_SCRIPT_DONE
Fix #22762
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
6de25804eb
|
🎨 Tweak custom menu item code
|
2021-10-02 22:31:15 -05:00 |
|
Luc Van Daele
|
44d54a0d01
|
🚸 G33 R and O options (#22707)
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
64acb9fe78
|
🩹 Warn about user feedback requirement
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
b661795ae5
|
🎨 Fewer serial macros
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
3a83516232
|
🚸 Per-hotend Watch items
|
2021-10-02 22:31:14 -05:00 |
|
Thomas White
|
9e18a543fa
|
✨ Homing submenu option (#22692)
|
2021-10-02 22:31:14 -05:00 |
|
Scott Lahteine
|
99028376e6
|
⏪️ Clean up Info Menu
|
2021-10-02 22:31:14 -05:00 |
|
Jason Smith
|
2e9f819d5f
|
🚸 Improve Tramming Wizard usability (#22672)
|
2021-09-12 19:30:27 -05:00 |
|
Scott Lahteine
|
5e97f37a78
|
🎨 screws_tilt_adjust_pos => tramming_points
|
2021-09-12 19:30:05 -05:00 |
|
Scott Lahteine
|
c14b162b9e
|
🌐 MSG_PROBING_MESH => MSG_PROBING_POINT
|
2021-09-12 19:30:00 -05:00 |
|
Scott Lahteine
|
73ef26a106
|
✨ MarlinUI for Ender 3 v2 DWIN LCD (#22594)
Co-Authored-By: Taylor Talkington <taylor.talkington@gmail.com>
|
2021-09-12 19:17:52 -05:00 |
|
Scott Lahteine
|
dc5ae16861
|
🎨 Misc code and spacing cleanup
|
2021-09-12 19:17:24 -05:00 |
|
Scott Lahteine
|
3f772df568
|
🌐 Update menu titles, add more IJK (#22605)
Followup to #19112
|
2021-09-12 19:17:05 -05:00 |
|
Katelyn Schiesser
|
9ddb4de70a
|
♻️ Consolidate PSU_CONTROL (#22304)
|
2021-08-18 20:39:22 -05:00 |
|