16 Commits (9abe9aff56d44d42c9dc52679cc9f17592cd0bd4)

Author SHA1 Message Date
Scott Lahteine 9abe9aff56
Confirm before starting SD print (#13616) 6 years ago
Roxy-3D 9cee81d47e Option to show babysteps total since G28 (#13580) 6 years ago
Scott Lahteine 5d2c5877f7 DOGM bootscreen cleanup 6 years ago
Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 6 years ago
3dlabsio 645ca7af7a M141 Heated Chamber, Temperature rework (#12201) 6 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 6 years ago
Scott Lahteine 2f8e89adc3 Remove extraneous ui. prefixes 6 years ago
Scott Lahteine eb78aed863
Rename LCD menus according to variable types (#12892) 6 years ago
Scott Lahteine ef81b5f03e Link to font docs in ultralcd_DOGM.cpp 6 years ago
Scott Lahteine 01b5c810d5 Space out multiple edit lines a bit 6 years ago
Scott Lahteine 4a7c6f7241 NUM_ARRAY => COUNT 6 years ago
Scott Lahteine 88c57eaf55
Clean up some u8g code (#12476) 6 years ago
Ludy 1f93d2bcf7 Fix LCD compile error, etc. (#12472) 6 years ago
Scott Lahteine 3e9ffaddb6
Consolidate, optimize some LCD menu code (#12450) 6 years ago
Scott Lahteine d82c350de7
Miscellaneous LCD code renaming, reordering (#12430) 6 years ago
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
N95JPL b780b69c62 Use font ascent and descent for line positioning (#12224) 7 years ago
Scott Lahteine 3583e2b449
Followup to Menu Refactor (#12275) 7 years ago
Scott Lahteine 37ff663b02 Convert LIGHTWEIGHT_UI to CPP 7 years ago
Scott Lahteine a964f098b3 Make dogm status screen a CPP 7 years ago
Scott Lahteine 8055ed24ff Move font data to a subfolder 7 years ago
Scott Lahteine 774a6e8199 Drop TALL_FONT_CORRECTION 7 years ago
Scott Lahteine c825c419d4 Convert DOGM / HD44780 impl to CPP files 7 years ago
Scott Lahteine 2bf18950ab Refactor LCD menus 7 years ago
N95JPL ab9d5eb38d Add Bootscreen Animation (#12077) 7 years ago
Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 7 years ago
Scott Lahteine 6964e1a95a Clean up trailing whitespace 7 years ago
Scott Lahteine 64c493ad82 MKS_12864_OLED code cleanup 7 years ago
Lee Olivares 094e6d81a5 Add Einstart-S support (#11219) 7 years ago
Scott Lahteine 065e9c3d66 Add card.longest_filename method 7 years ago
teemuatlut 3de0c85d41 Fix RRW graphical LCD constructor macro (#11171) 7 years ago
Eduardo José Tagle 6f330f397e [2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844) 7 years ago
Scott Lahteine 5f8591528e Remove #pragmas that don't help c files 7 years ago
Scott Lahteine c89649b46e Suppress U8glib build warnings 7 years ago
Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 7 years ago
Scott Lahteine a90d99c27c Rename float32 => float52, etc. 7 years ago
Yunhui Fu 627348b46c move the TALL_FONT_CORRECTION to language files 7 years ago
Yunhui Fu c96412a78f [2.0.x] UTF-8 language translation support (#10213) 7 years ago
Scott Lahteine a6485456df Fix LIGHTWEIGHT_UI with UBL 7 years ago
Scott Lahteine 31df43212c Use lcd_printPGM_utf in more places 7 years ago
Bob-the-Kuhn 7308ef7809 Add conditional, give DUE SPI a unique name, fix compiler warnings (#10168) 7 years ago
Scott Lahteine 65ce0303f8 Fix MKS_12864_OLED blank issue 7 years ago
Scott Lahteine 5dec828abc Add MKS_12864OLED to lcd_implementation_init 7 years ago
Scott Lahteine 19ba91f77a Fix lcd_custom_bootscreen compiler warning 7 years ago
Marcio Teixeira 532bb3aaa1 Lightweight status screen for ST7920 7 years ago
Scott Lahteine 343c17d5b3
Reduce Creality3D bootscreens flash usage (#9752) 7 years ago
Scott Lahteine 9f0907d40c Fix big edit font width calculation 7 years ago
Scott Lahteine 79272f98fc Proposed changes to ST7920 lightweight status screen 7 years ago
Marcio Teixeira 24eb275b99 Added a light-weight status screen for the ST7920 7 years ago