Scott Lahteine
eb78aed863
Rename LCD menus according to variable types (#12892 )
6 anos atrás
InsanityAutomation
082f6a27de
ADAPTIVE_FAN_SLOWING extension to hotend thermal protection (#12853 )
6 anos atrás
Scott Lahteine
64389acdf1
Print a space after scrolling status
6 anos atrás
Scott Lahteine
69d869c3d9
Tweak FR icon. Update font data.
6 anos atrás
Scott Lahteine
61db0b65b6
Followup to heating progress
6 anos atrás
Scott Lahteine
4f9ec9ab45
Add heating progress bars (#12543 )
6 anos atrás
Scott Lahteine
b57343c255
Put status screen options in Configuration_adv.h
6 anos atrás
Scott Lahteine
ee423dcdd0
Invert hotend bitmaps, by default
6 anos atrás
Scott Lahteine
4def8b3b5e
Expanded options for _Statusscreen.h (#12455 )
See the PR for full details. The updated system will be documented on the website in the near future.
6 anos atrás
Scott Lahteine
ec9d21a234
Shift YZ on graphical display to fit Z+123.45
6 anos atrás
Scott Lahteine
826d570162
Combine Travis CI option-setting commands (#12474 )
6 anos atrás
Scott Lahteine
0ee1a92971
Group status methods, share reset_status with Extensible UI (#12414 )
* Group status methods, share reset_status with Extensible UI
* Move common DOGM code to headers
6 anos atrás
Scott Lahteine
a0c795b097
Encapsulate common display code in a singleton (#12395 )
* Encapsulate common LCD code in a singleton
* Depend more UBL code on UBL_DEVEL_DEBUGGING
- Since most users don't need the debugging on at all times, this helps reduce the default build size for UBL by over 2K, a little closer to fitting on 128K boards.
6 anos atrás
Scott Lahteine
9c0e05552e
Suppress some compile warnings
6 anos atrás
Scott Lahteine
56d2dcb184
Use first_page flag in place of page.page == 0
6 anos atrás
MasterPIC
6e041b9c61
Use blink to show more info on LCD (#12256 )
6 anos atrás
N95JPL
b780b69c62
Use font ascent and descent for line positioning (#12224 )
6 anos atrás
Scott Lahteine
a964f098b3
Make dogm status screen a CPP
6 anos atrás
Scott Lahteine
774a6e8199
Drop TALL_FONT_CORRECTION
6 anos atrás
Scott Lahteine
c825c419d4
Convert DOGM / HD44780 impl to CPP files
6 anos atrás
Scott Lahteine
2bf18950ab
Refactor LCD menus
6 anos atrás
Scott Lahteine
dacb5324e8
Fix display of Y on Graphical LCD
6 anos atrás
Scott Lahteine
67a3c5a16a
Alternative info screen (Prusa-style) (#12132 )
* Fix Z value display
* Add HAS_PRINT_PROGRESS
* Alternative Info Screen option
* Add LCD_INFO_SCREEN_STYLE to example configs
6 anos atrás
Scott Lahteine
d6b0fbd771
Use uint8_t for all fan speeds (#12032 )
6 anos atrás
etagle
1367df2875
Replace double with float, optimize calculation
7 anos atrás
Scott Lahteine
f2c3b0d476
Use bit flags for homed/known
7 anos atrás
Scott Lahteine
d259070980
Clean up trailing spaces from vim, etc.
7 anos atrás
Eduardo José Tagle
6f330f397e
[2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844 )
7 anos atrás
Scott Lahteine
083ec9963e
Tweaks to heater / lcd conditions
7 anos atrás
Scott Lahteine
265161ba30
Blink the value for unhomed/unknown axes (#10670 )
7 anos atrás
Scott Lahteine
9e0d99c0c6
Round all floats in string conversion functions (#10566 )
7 anos atrás
Scott Lahteine
cb46cb8480
Add HAS_HEATED_BED conditional (#10495 )
7 anos atrás
Yunhui Fu
c96412a78f
[2.0.x] UTF-8 language translation support (#10213 )
7 anos atrás
Scott Lahteine
a6485456df
Fix LIGHTWEIGHT_UI with UBL
See https://github.com/MarlinFirmware/Marlin/issues/10317#issuecomment -379100702
7 anos atrás
Marcio Teixeira
532bb3aaa1
Lightweight status screen for ST7920
- This status screen uses the ST7920 character generator to greatly
reduce SPI traffic and MCU load when updating the status screen.
- Has been tested with the RepRapDiscount Full Graphics Smart Controller
but should work with any LCD that uses an ST7920 or fully compatible
controller.
7 anos atrás
Scott Lahteine
79272f98fc
Proposed changes to ST7920 lightweight status screen
7 anos atrás