25 Commits

Author SHA1 Message Date
Scott Lahteine
5f96dffb9b 🧑‍💻 FLOAT_SQ macro 2024-05-15 15:21:39 -05:00
Scott Lahteine
2270bf41d7 🩹 IA-Creality minor cleanup 2024-04-24 18:09:32 -05:00
Scott Lahteine
489ef6e5e1 🩹 Simple IA-Creality babystep patch
See https://github.com/MarlinFirmware/Marlin/issues/26896#issuecomment-2015630458

Co-Authored-By: ellensp <530024+ellensp@users.noreply.github.com>
2024-04-24 17:58:51 -05:00
Scott Lahteine
1dee4d92c6 🔧 TOUCH_IDLE_SLEEP_MINS => DISPLAY_SLEEP_MINUTES
Follow up to #26517
2024-02-04 12:09:48 -06:00
Scott Lahteine
5639237e2b 🎨 Misc. cleanup 29-01 2024-01-29 23:10:12 -06:00
Vladimir Sitnikov
cb044d989c
Probe XY Offset value limits (#26267)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-11-05 01:46:57 -05:00
Scott Lahteine
2a88e76002 🧑‍💻 Misc. LCD / string updates 2023-10-25 19:41:32 -05:00
Scott Lahteine
b0ece8f8df 🧑‍💻 MarlinUI menu tweaks
Changes in prep for #26339
2023-10-20 17:25:47 -05:00
Scott Lahteine
a0e3dea8b8 🚸 ColorUI Touch Calibrate in CW order 2023-07-20 20:28:45 -05:00
Alexander Gavrilenko
244de2458a
🧑‍💻 Improve TFT Color UI layout / theme (#26077)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-07-17 02:53:36 -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
4233e4864f
🚸 MarlinUI Endstop Test Screen, and more (#25667) 2023-04-22 01:56:10 -05:00
Scott Lahteine
17b43d6b3d 🎨 calibration_stage => stage 2023-03-23 17:19:20 -05:00
Alexander Gavrilenko
fca1929beb
️ UTF support for TFT Color UI (#25073) 2022-12-30 23:44:55 -06:00
Scott Lahteine
cb4a79173b 🩹 Remove poison wchar_t macro 2022-07-01 18:13:38 -05:00
Scott Lahteine
8aca38351c
🧑‍💻 Extend LCD string substitution (#24278) 2022-06-03 22:56:38 -05:00
Scott Lahteine
a5e1d4c50a
♻️ Apply F() to more LCD code (#24228) 2022-05-22 19:56:46 -05:00
Tanguy Pruvot
a9dc737624
🐛 Fix TFT backlight [STM32] (#23062) 2021-11-04 12:04:04 -05:00
Andrei M
da830e6ced
⚗️ Use pwm_set_duty over analogWrite to set PWM (#23048)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-11-02 00:47:16 -05:00
Zlopi
c0337da633
🚸 Scroll long filename on MKS TFT (#23031) 2021-10-27 15:10:46 -05:00
Scott Lahteine
eeffac697c 🎨 Apply F() to UTF-8/MMU2 string put 2021-10-04 00:26:29 -05:00
Tanguy Pruvot
f73175d826
🚸 TFT backlight PWM / brightness (#22841) 2021-09-27 14:01:47 -05:00
Tanguy Pruvot
c2e4b1626f
TFT Screen/Backlight Sleep (#22617) 2021-09-13 21:07:08 -05:00
Scott Lahteine
3b73b115ca Apply pointer formatting 2021-03-29 20:36:37 -05:00
Tanguy Pruvot
c12be1f98c
Graphical TFT fixes, cleanup (#20861)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-01-25 01:44:39 -06:00