51 Commits (5679fae11efbc7e8b9de2f0e68dc9a879757ff88)

Author SHA1 Message Date
Marcio Teixeira 5679fae11e UltraLCD enhancements (lower fan resolution, backlash menu) (#13519) 6 years ago
Marcio Teixeira 7462fe3068 Fix compile error, squelch warnings (#13487) 6 years ago
Marcio Teixeira a0ca98f699 Additional ExtUI features (#13449) 6 years ago
InsanityAutomation 5b2c37d6c1 Followup to BLTouch (#13422) 6 years ago
InsanityAutomation 3fb8489ae3 EXTUI and UBL compilation fixes (#13420) 6 years ago
Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 6 years ago
Scott Lahteine 87162658c4
Fix and improve software endstops (#13386) 6 years ago
InsanityAutomation c03df89921 ExtUI Mesh Leveling Extensions (#13363) 6 years ago
Scott Lahteine d94e077901 Apply HAS_HOTEND_OFFSET where needed 6 years ago
Scott Lahteine e52bcc9408 Limit top bed temp to BED_MAXTEMP - 10 6 years ago
Tobias Frost 60e82e3929 Send notifications to ExtUI for M0/M1 (#13344) 6 years ago
Tobias Frost afbec5ff7e Have ExtUI::getProgress use ui.get_progress (#13328) 6 years ago
Tobias Frost 7ce13a6ec1 Fix a print_job_timer compile error (#13304) 6 years ago
Tobias Frost 57afd0ab37 Fix range check bug in FileList::seek() (#13286) 6 years ago
Scott Lahteine 7cf9b93f26 Add HAS_FILAMENT_SENSOR ahead of 12962 6 years ago
InsanityAutomation 7f1b69b0c8 Add HOST_PROMPT_SUPPORT (#13039) 6 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 6 years ago
Marcio Teixeira 113af46a1b Add ExtUI methods to babystep probe/nozzle offsets (#12590) 6 years ago
Marcio Teixeira 54fdf57b8c ExtUI: Fix fan wrapping around from 0 to 100 (#12987) 6 years ago
Marcio Teixeira f4c16e683b Follow up fixes to #12884 (#12940) 6 years ago
teemuatlut e6805582a6 M569 to change stepping mode. Add new TMC section to LCD. (#12884) 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
InsanityAutomation a403d9a50c Improve menu pause / resume (#12876) 6 years ago
Scott Lahteine da42f27c9e Use maths macros for ceil/floor 6 years ago
Marcio Teixeira 81e753064a Fix ExtUI compile warnings and error (#12799) 6 years ago
Marcio Teixeira 60cb36bef3 Misc. improvements (#12747) 6 years ago
Marcio Teixeira 50ee747787 Fix compilation errors. Followup to #12439 (#12481) 6 years ago
Marcio Teixeira c1e17037e5 Various fixes for MarlinUI and ExtUI (#12439) 6 years ago
Scott Lahteine 66580f32c2
Make CardReader class static (#12451) 6 years ago
Scott Lahteine d82c350de7
Miscellaneous LCD code renaming, reordering (#12430) 7 years ago
Scott Lahteine 0ee1a92971
Group status methods, share reset_status with Extensible UI (#12414) 7 years ago
Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 7 years ago
Scott Lahteine 488a17b3f5 Use IS_SD_PRINTING() more 7 years ago
Scott Lahteine d1ff22b983 Revive SCARA's home offset (unimplemented) 7 years ago
Scott Lahteine 44f2a82a56 Move axis_homed, axis_known_position to motion.* 7 years ago
Marcio Teixeira 72d8adfd1e Cleanup and refactor EXTENSIBLE_UI (#12227) 7 years ago
Scott Lahteine f9b80e7217 Make getfilename_sorted standard for listings 7 years ago
Scott Lahteine 53c535a0c1 Remove trailing whitespace 7 years ago
Scott Lahteine 9613f00877 Fix getProgress_seconds_elapsed to return seconds 7 years ago
gjdodd 5d487ef40e Fix null exception due to duration_t of zero (#12207) 7 years ago
gjdodd 0a549fd1f2 Fix EXTENSIBLE_UI compile errors (#12206) 7 years ago
Marcio Teixeira fc31da1114 Implement custom delay/millis for EXTENSIBLE_UI (#12188) 7 years ago
Marcio Teixeira 2e5e689a7f Fix kill() and ExtensibleUI (#12160) 7 years ago
TheSFReader 1fb9b299d4 Add M524 to abort SD printing (#12155) 7 years ago
Scott Lahteine c6a5c74208 Add parentheses to SD macros 7 years ago
Marcio Teixeira f98f4ac7ea Fix and improve EXTENSIBLE_UI (#12117) 7 years ago
Marcio Teixeira 056561df93 [2.0.x] Enhancements to FILAMENT_RUNOUT_SENSOR (#12069) 7 years ago
Scott Lahteine d556dc1865
Fix and improve EEPROM storage (#12054) 7 years ago
Marcio Teixeira cef1de89d0 Fixed incorrect axis index. (#12051) 7 years ago