110 Commits (ef1cf0d5a188fcff37c056ce8d64348c2e4e225e)

Author SHA1 Message Date
EvilGremlin ef1cf0d5a1 ♻️ Display sleep minutes, encoder disable option (#24618) 2 years ago
Keith Bennett 1e9232723d 📺 Fix TFT Classic UI non-Touchscreen 1024x600 (#24541) 2 years ago
Scott Lahteine c9445cfc41 🩹 Fix TFT image PACKED conflict 2 years ago
Scott Lahteine 77c6d9af20 🩹 Fix TFT tImage struct packing 2 years ago
Scott Lahteine 80c7abd727 🩹 Remove poison wchar_t macro 2 years ago
Scott Lahteine 23f19e9ce8 🎨 Misc. shorthand operators 2 years ago
Scott Lahteine 0435b2220a 🐛 Fix Manual Move axis selection (#24404) 2 years ago
Scott Lahteine 78a3ea0ed4 🧑‍💻 Apply F() to some LCD / TFT strings 2 years ago
Scott Lahteine d56731cd07 🏗️ Extend AXIS_CHAR to include E 2 years ago
Scott Lahteine 1e127a93c4 🧑‍💻 Extend LCD string substitution (#24278) 2 years ago
Scott Lahteine 28f8646aa6 ♻️ Apply F() to more LCD code (#24228) 2 years ago
Pauli Jokela 3443a9e18b SOUND_ON_DEFAULT option (#24102) 2 years ago
Scott Lahteine b72f9277e9 ♻️ Common Bed Leveling object name, accessors (#24214) 2 years ago
Keith Bennett 758dc7af9d 🚸 Better "Bed Tramming Done" dialog (#23616) 2 years ago
Scott Lahteine 2dcc3ddeed 🧑‍💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU 2 years ago
Scott Lahteine 5b9f3bd4b1 🧑‍💻 Remove extraneous 'inline' hints 3 years ago
Tanguy Pruvot 184fc36a08 🐛 Fix TFT backlight sleep/wake (#23153) 3 years ago
Mikhail Basov 39a81d167e 🚸 LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) 3 years ago
Tanguy Pruvot fd136d5501 🐛 Fix TFT backlight [STM32] (#23062) 3 years ago
Andrei M 0d91b07797 ⚗️ Use pwm_set_duty over analogWrite to set PWM (#23048) 3 years ago
Scott Lahteine cbc7dadf42 🎨 Apply HAS_MULTI_HOTEND conditional 3 years ago
Zlopi c508ecc414 🚸 Scroll long filename on MKS TFT (#23031) 3 years ago
Scott Lahteine 9cf1c3cf05 🎨 Apply F() to UTF-8/MMU2 string put 3 years ago
Scott Lahteine 46c53f6730 🎨 Apply F() to G-code suite and queue 3 years ago
Scott Lahteine 1de265ea5d 🎨 Axis name string interpolation, with examples (#22879) 3 years ago
espr14 604a01cd1a 🎨 steps_to_mm => mm_per_step (#22847) 3 years ago
Tanguy Pruvot 064f91e9b0 🚸 TFT backlight PWM / brightness (#22841) 3 years ago
Tanguy Pruvot 224371dfc6 TFT Screen/Backlight Sleep (#22617) 3 years ago
Scott Lahteine b661795ae5 🎨 Fewer serial macros 3 years ago
Miguel Risco-Castillo 6cf2cf7bd4 Ender-3 V2 CrealityUI Enhanced (#21942, #22728, #22733) 3 years ago
luzpaz c612b56bc1 🐛 Spellcheck comments (#22496) 3 years ago
Scott Lahteine e402f43c02 🎨 NULL => nullptr 3 years ago
Scott Lahteine 2b37a71eba ♻️ Refactor status screen timeout 3 years ago
DerAndere c1fca91103 🏗️ Support for up to 6 linear axes (#19112) 3 years ago
Scott Lahteine e75c3b6c54 🎨 Macros for optional arguments (#21969) 3 years ago
Scott Lahteine c977e82074 🎨 MULTI_MANUAL => MULTI_E_MANUAL 3 years ago
BigTreeTech ac11c689f7 Capacitive Touch Screen (GT911) for SKR SE BX (#21843) 3 years ago
Scott Lahteine d174d610bd Temperature cleanup 3 years ago
Scott Lahteine a468701511 Cleanup, hex formatting 3 years ago
David e306abaf8a Color UI Move Screen for 320x240 TFT (#21708) 3 years ago
Keith Bennett bc28aed5b1 Clean up TFT comments (#21723) 3 years ago
Scott Lahteine 1830629472 Use temperature accessors 3 years ago
Scott Lahteine 3153080301 Move last bootscreen delay to end of setup (#21665) 3 years ago
Scott Lahteine 899fcf51e6 Add whole-degree accessors, simplify some temperature-related features (#21685) 3 years ago
Scott Lahteine c67e115f61 Revert experimental NAN patch 3 years ago
Scott Lahteine c66cbf0d69 Reduce math library code size by 3.4KB (#21575) 3 years ago
Ramiro Polla 6d9aaf8de5 Macros to eliminate 'f + 0.0' (#21568) 3 years ago
BigTreeTech 2c73964b2b BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 (#21536) 3 years ago
Marcio T 82e6a2ed62 G26 Hilbert Curve followup (#21480) 3 years ago
Scott Lahteine 2059c6e4d0 Apply pointer formatting 3 years ago