Mike La Spina
|
d965303a7a
|
⚡️ Fix and improve Inline Laser Power (#22690)
|
2 years ago |
Scott Lahteine
|
80c7abd727
|
🩹 Remove poison wchar_t macro
|
2 years ago |
Victor Oliveira
|
a3629a7c28
|
✨ Classic UI BIQU BX (#24387)
|
2 years ago |
Scott Lahteine
|
d56731cd07
|
🏗️ Extend AXIS_CHAR to include E
Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com>
|
3 years ago |
Scott Lahteine
|
1e127a93c4
|
🧑💻 Extend LCD string substitution (#24278)
|
2 years ago |
Scott Lahteine
|
28f8646aa6
|
♻️ Apply F() to more LCD code (#24228)
|
3 years ago |
Scott Lahteine
|
dbd00d9927
|
✨ DOGM Display Sleep (#23992)
Co-authored-by: borland1 <barryorlando@hotmail.com>
|
3 years ago |
Scott Lahteine
|
b72f9277e9
|
♻️ Common Bed Leveling object name, accessors (#24214)
|
3 years ago |
Giuliano Zaro
|
c5f7547e8c
|
🩹 Fix "elapsed" text on DOGLCD (#24087)
|
3 years ago |
Scott Lahteine
|
2ee4a667e1
|
💡 Misc. cleanup, comments
|
3 years ago |
Scott Lahteine
|
f8e177a43e
|
🧑💻 Improve STATUS_BED_X
|
3 years ago |
Scott Lahteine
|
56cec9690a
|
♻️ Refactor HAL as singleton (#23357, #23871, #23897)
|
3 years ago |
ellensp
|
82ae3646cb
|
🐛 Fix missing u8g_esp32_spi (#23562)
|
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 |
Taylor Talkington
|
4f2ed67324
|
💄 MarlinUI+DOGM leveled bed bitmaps (#23539)
|
3 years ago |
Scott Lahteine
|
b9cef2e2e3
|
🚸 12345.6 num-to-string
|
3 years ago |
Mikhail Basov
|
39a81d167e
|
🚸 LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127)
|
3 years ago |
VragVideo
|
0273a68587
|
✨ WYH L12864 LCD (Alfawise Ex8) (#22863)
|
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 |
Keith Bennett
|
5173a3140d
|
✨ BigTreeTech TFT35 SPI V1.0 (#22986)
|
3 years ago |
Scott Lahteine
|
aa198e41dd
|
🎨 Pragma GCC cleanup
|
3 years ago |
Scott Lahteine
|
9cf1c3cf05
|
🎨 Apply F() to UTF-8/MMU2 string put
|
3 years ago |
Scott Lahteine
|
b8c32e24d8
|
🎨 Rename MarlinUI::zoffset_overlay
|
3 years ago |
Tanguy Pruvot
|
064f91e9b0
|
🚸 TFT backlight PWM / brightness (#22841)
|
3 years ago |
Lefteris Garyfalakis
|
71b8a22d96
|
🌐 Update Greek language (#22799)
|
3 years ago |
Scott Lahteine
|
bb1eb39ecb
|
🚸 Better bed position
|
4 years ago |
Scott Lahteine
|
ab9609146f
|
💡 Adjust headers, formatting
|
3 years ago |
Miguel Risco-Castillo
|
89898181bd
|
🐛 E3V2 Brightness followup (#22821)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
3 years ago |
Tanguy Pruvot
|
224371dfc6
|
✨ TFT Screen/Backlight Sleep (#22617)
|
3 years ago |
dotdash32
|
253f91765d
|
🎨 Use largest default ST9720 delays (#22713)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Scott Lahteine
|
7704d84419
|
🎨 EXP headers, ST7920 delays (#22641)
|
3 years ago |
Scott Lahteine
|
dc5ae16861
|
🎨 Misc code and spacing cleanup
|
3 years ago |
Scott Lahteine
|
de7f6c425b
|
♻️ Clean up CrealityUI and MarlinUI (#22586)
|
3 years ago |
luzpaz
|
c612b56bc1
|
🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
|
3 years ago |
Chris Pepper
|
dc67705049
|
✨ Simulator HAL and build targets (#22418)
|
3 years ago |
ellensp
|
8283f1577a
|
🐛 Fix STATUS_COMBINE_HEATERS compile (#22405)
|
3 years ago |
Mike La Spina
|
0e9eb5f6ce
|
🐛 Fix Ammeter display on DOGM (#22384)
|
3 years ago |
Scott Lahteine
|
0074ea5e0b
|
🐛 Change font for selected language (#22381)
|
3 years ago |
Scott Lahteine
|
42eb2347d4
|
🎨 Strip trailing whitespace
|
3 years ago |
Scott Lahteine
|
78c2eb6876
|
🎨 Check flags without ENABLED
|
3 years ago |
Scott Lahteine
|
69b44c2309
|
📌 Require U8glib-HAL@~0.5.0 (#22324)
|
3 years ago |
Cytown
|
e3ae76d76d
|
🚸 Expand box in draw_boxed_string (#22209)
|
3 years ago |
Cytown
|
ae76011e75
|
🐛 Fix wide glyph characters display (#22237)
|
3 years ago |
ellensp
|
25e7e2fce0
|
🐛 Fix heater display options/compile (#22185)
|
3 years ago |
Scott Lahteine
|
3f103c91f0
|
🎨 Laser Ammeter followup (#22079)
Followup to #21835
|
3 years ago |
Mike La Spina
|
2fd9971f41
|
Add Laser Based I2C Ammeter Feature (#21835)
|
3 years ago |
Scott Lahteine
|
4194cdda5b
|
♻️ Refactor Linear / Logical / Distinct Axes (#21953)
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
|
4 years ago |