27 Commits (e5d73f68c8f428d3ce9ba350123bb71b9ec18708)

Author SHA1 Message Date
Scott Lahteine fe02241044 NONE on combined options 5 years ago
Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 5 years ago
Scott Lahteine ae9232962e Use heater index defines 5 years ago
Scott Lahteine a8d68b7c8a Common method for scaled fan speed 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine 2a96d4e23a Move number-to-string functions to libs 5 years ago
Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 years ago
Scott Lahteine 5051909c3c
Update do_select_screen for general use (#13800) 5 years ago
Antonio Pérez bf28ad4b6c Fix clear of Z position last digit (#13731) 5 years ago
Scott Lahteine 9abe9aff56
Confirm before starting SD print (#13616) 5 years ago
Roxy-3D 9cee81d47e Option to show babysteps total since G28 (#13580) 5 years ago
Scott Lahteine b376c7e374 Group DISABLED items 5 years ago
Scott Lahteine 58bca67883 Unify status scrolling further 5 years ago
Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 years ago
3dlabsio 645ca7af7a M141 Heated Chamber, Temperature rework (#12201) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Scott Lahteine 6de3d34378
M166 Gradients, LCD Menu for 2-channel Mixer (Geeetech A10M/A20M) (#13022) 5 years ago
Scott Lahteine 2f8e89adc3 Remove extraneous ui. prefixes 5 years ago
Scott Lahteine 0f07ba4f09 Tweak some comments 6 years ago
mikeshub 7fde8d9d1e Add CreatorPro / Makerbot / QIDI / etc and Mightboard RevE support (#12855) 6 years ago
Scott Lahteine eb78aed863
Rename LCD menus according to variable types (#12892) 6 years ago
InsanityAutomation 082f6a27de ADAPTIVE_FAN_SLOWING extension to hotend thermal protection (#12853) 6 years ago
Ludy 1f93d2bcf7 Fix LCD compile error, etc. (#12472) 6 years ago
Scott Lahteine 826d570162
Combine Travis CI option-setting commands (#12474) 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
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