51 Commits (5e9a10dbaeaa885a670af0bd7ef3e7c068f5a7b8)

Author SHA1 Message Date
Scott Lahteine 0ee1a92971
Group status methods, share reset_status with Extensible UI (#12414) 6 years ago
Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 6 years ago
Scott Lahteine 4ed6397e5d
More comprehensive NO_LCD_MENUS (#12367) 6 years ago
tharts f5e8e8b53d Fix broken LPC176x build (#12317) 6 years ago
Scott Lahteine 2fb2e286ee Followup to #12256 6 years ago
MasterPIC 6e041b9c61 Use blink to show more info on LCD (#12256) 6 years ago
Scott Lahteine 56057bcecd Fix lcd_impl_status_screen_1 6 years ago
Scott Lahteine 3583e2b449
Followup to Menu Refactor (#12275) 6 years ago
Scott Lahteine c825c419d4 Convert DOGM / HD44780 impl to CPP files 6 years ago
Scott Lahteine 2bf18950ab Refactor LCD menus 6 years ago
Scott Lahteine c6a5c74208 Add parentheses to SD macros 6 years ago
Ludy 75a0d46edf Fix compile warning re: LCD_INFO_SCREEN_STYLE 6 years ago
Scott Lahteine 67a3c5a16a
Alternative info screen (Prusa-style) (#12132) 6 years ago
Scott Lahteine d6b0fbd771
Use uint8_t for all fan speeds (#12032) 6 years ago
Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 6 years ago
Scott Lahteine 065e9c3d66 Add card.longest_filename method 6 years ago
Scott Lahteine f2c3b0d476 Use bit flags for homed/known 6 years ago
Eduardo José Tagle 6f330f397e [2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844) 6 years ago
Scott Lahteine 083ec9963e Tweaks to heater / lcd conditions 6 years ago
Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 6 years ago
Scott Lahteine 265161ba30
Blink the value for unhomed/unknown axes (#10670) 6 years ago
Scott Lahteine a90d99c27c Rename float32 => float52, etc. 6 years ago
Scott Lahteine 9e0d99c0c6
Round all floats in string conversion functions (#10566) 6 years ago
Scott Lahteine cb46cb8480
Add HAS_HEATED_BED conditional (#10495) 6 years ago
Yunhui Fu c96412a78f [2.0.x] UTF-8 language translation support (#10213) 6 years ago
Scott Lahteine 31df43212c Use lcd_printPGM_utf in more places 6 years ago
Bob-the-Kuhn 04dedc7ed8 always completely initialize display (#9981) 6 years ago
Scott Lahteine 35ec67885a
Add support for BACK button (RADDS) (#9835) 6 years ago
Zachary Hill 4d588b2d6a Further fix of LCD_PROGRESS_BAR (#9783) 6 years ago
Scott Lahteine 2c9775313a Fix Z position on HD44780 6 years ago
Scott Lahteine f6cc89ec7c LCD_PROGRESS_BAR w/out SDSUPPORT for character LCD 6 years ago
Scott Lahteine 6339b506c0 Make sure binary.h is included as needed 7 years ago
Scott Lahteine 7541316bb4 Add M701/M702 Filament Load/Unload, M603 7 years ago
Scott Lahteine 2526ac6500 Display up to 3 extruders on char LCD 7 years ago
Scott Lahteine cf2193c07f Comment, fix filament width sensor 7 years ago
Scott Lahteine f0dd4e3fa0 Bootscreen parity with 1.1.x 7 years ago
Scott Lahteine 1685cd193b Tweak char_mode init 7 years ago
Scott Lahteine 9406c87a97 Fix up LCD init / charset 7 years ago
Scott Lahteine 3994d3b935 General cosmetic LCD 7 years ago
Scott Lahteine 60adc6ff02 Display filwidth ratio in terms of E mm 7 years ago
Scott Lahteine b2dda096fe Fix FILAMENT_LCD_DISPLAY for disabled state 7 years ago
Scott Lahteine f8393a0908 Operate in Native Machine Space 7 years ago
Scott Lahteine 272f9f65dc Fix some typos 7 years ago
Scott Lahteine 783ddf9691 Add SCROLL_LONG_FILENAMES option 7 years ago
Scott Lahteine 5c4f3e0107 Add LCD_SET_PROGRESS_MANUALLY 7 years ago
Scott Lahteine 3e3911fb81 Use planner.leveling_active for all leveling systems 7 years ago
Scott Lahteine 9a930ebec2 Make leveling_is_active a macro 7 years ago
Scott Lahteine deeea98d22 LCD filename already concatenated 7 years ago
Dave Johnson 9d0e4ea3d5 [2.0.x] Auto-enable DISABLE_REDUCED_ACCURACY_WARNING if HOME_AFTER_DEACTIVATE enabled (#7879) 7 years ago
Scott Lahteine 56c05a7015 Show leveling status on character LCD 7 years ago