Scott Lahteine
|
56cec9690a
|
♻️ Refactor HAL as singleton (#23357, #23871, #23897)
|
3 years ago |
Keith Bennett
|
758dc7af9d
|
🚸 Better "Bed Tramming Done" dialog (#23616)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
3 years ago |
Scott Lahteine
|
2dcc3ddeed
|
🧑💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU
|
3 years ago |
Scott Lahteine
|
1d0ca179b5
|
🎨 LCD_SCREEN_ROT_* => LCD_SCREEN_ROTATE
|
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)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Scott Lahteine
|
9cf1c3cf05
|
🎨 Apply F() to UTF-8/MMU2 string put
|
4 years ago |
Scott Lahteine
|
b8c32e24d8
|
🎨 Rename MarlinUI::zoffset_overlay
|
4 years ago |
Tanguy Pruvot
|
064f91e9b0
|
🚸 TFT backlight PWM / brightness (#22841)
|
4 years ago |
Miguel Risco-Castillo
|
89898181bd
|
🐛 E3V2 Brightness followup (#22821)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Scott Lahteine
|
de7f6c425b
|
♻️ Clean up CrealityUI and MarlinUI (#22586)
|
4 years ago |
Scott Lahteine
|
0074ea5e0b
|
🐛 Change font for selected language (#22381)
|
4 years ago |
Scott Lahteine
|
42eb2347d4
|
🎨 Strip trailing whitespace
|
4 years ago |
Cytown
|
e3ae76d76d
|
🚸 Expand box in draw_boxed_string (#22209)
|
4 years ago |
Cytown
|
ae76011e75
|
🐛 Fix wide glyph characters display (#22237)
|
4 years ago |
Victor Oliveira
|
7378afc6d8
|
Prevent watchdog reset in setup() (#21776)
Cause `manage_heaters` to only reset the watchdog and return until `setup()` is completed.
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Scott Lahteine
|
3153080301
|
Move last bootscreen delay to end of setup (#21665)
|
4 years ago |
Scott Lahteine
|
899fcf51e6
|
Add whole-degree accessors, simplify some temperature-related features (#21685)
|
4 years ago |
Scott Lahteine
|
c67e115f61
|
Revert experimental NAN patch
Hold changes from #21575 (24a095c ) for more testing.
|
4 years ago |
Scott Lahteine
|
c66cbf0d69
|
Reduce math library code size by 3.4KB (#21575)
|
4 years ago |
Victor Oliveira
|
c9a7fd1722
|
Delay U8glib init using U8glib-HAL 0.4.4 (#21496)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Marcio T
|
82e6a2ed62
|
G26 Hilbert Curve followup (#21480)
|
4 years ago |
Scott Lahteine
|
a4d5f96e9a
|
Replace 'const float &' with 'const_float_t' (#21505)
|
4 years ago |
Scott Lahteine
|
2059c6e4d0
|
Apply pointer formatting
|
4 years ago |
Scott Lahteine
|
6b7a92035c
|
Misc LCD cleanup
|
4 years ago |
K.3D
|
a2d2e19f84
|
KRATOS32 / K.32 board and LCD controllers (#21334)
|
4 years ago |
Scott Lahteine
|
86fd38ef42
|
Fix animated boot screen
|
4 years ago |
Scott Lahteine
|
0b7de80a6f
|
Move common strings (#20846)
|
4 years ago |
Scott Lahteine
|
71be210795
|
Move some MarlinCore and MarlinUI code (#20832)
|
4 years ago |
Scott Lahteine
|
3dde2722bd
|
MarlinUI multi-language support (#20725)
|
4 years ago |
Scott Lahteine
|
385152b3d2
|
Animated boot followup
|
4 years ago |
Scott Lahteine
|
f4f152bd01
|
Improved bootscreen animation
|
4 years ago |
Scott Lahteine
|
c0ad4718a4
|
Better animated boot screen
|
4 years ago |
LinFor
|
7b745345f7
|
Fix UTF filename scroll (#20121)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
367e717aeb
|
Add alternative TERN macros
|
4 years ago |
Scott Lahteine
|
6c103b72a2
|
Clean up comments, USB flash, NULLs
|
5 years ago |
Scott Lahteine
|
141f6825ce
|
Rename ultralcd => marlinui
|
5 years ago |
Scott Lahteine
|
58deab1915
|
Rename LCD conditionals (#19533)
|
5 years ago |
ellensp
|
4fdfdaf2e6
|
Improve temperature runaway, idle timeout (#19339)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
5 years ago |
Victor Oliveira
|
24fbfae0fd
|
Fix STM32F1 SPI device init, MKS_LCD12864 (#19271)
|
5 years ago |
Scott Lahteine
|
f860152a35
|
Fix up mixer menu display
|
5 years ago |
Scott Lahteine
|
ad30383b46
|
Fix up STATIC_ITEM (#18962)
|
5 years ago |
wmariz
|
cb18b858d4
|
ZoneStar Z6FB (#18918)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
5 years ago |
Scott Lahteine
|
eaf6777a66
|
Rename ultralcd => marlinui
|
5 years ago |
Scott Lahteine
|
c2c6a679ea
|
Rename LCD conditionals (#19533)
|
5 years ago |
ellensp
|
979876e958
|
Improve temperature runaway, idle timeout (#19339)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
5 years ago |
Victor Oliveira
|
486731162f
|
Fix STM32F1 SPI device init, MKS_LCD12864 (#19271)
|
5 years ago |
Scott Lahteine
|
db8522b411
|
Fix up mixer menu display
|
5 years ago |
Scott Lahteine
|
c2d5b63a98
|
Fix up STATIC_ITEM (#18962)
|
5 years ago |
wmariz
|
da4eaebdc9
|
ZoneStar Z6FB (#18918)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
5 years ago |