767 Commits (17f8a494bf46daea7988efb08e0e7a979ed4cc49)

Author SHA1 Message Date
Scott Lahteine be17033762 Fix case light menu toggle
7 years ago
Scott Lahteine 05b66234ae Merge pull request #6895 from thinkyhead/bf_user_commands
7 years ago
Scott Lahteine 6b9ca16f36 Patch lcd_print edge limit code
7 years ago
Tannoo 74d6dee920 User Command (Script) Menu
7 years ago
Scott Lahteine 46b32e4548 Cleanup LCD interface, add lcd_reset_status
7 years ago
Scott Lahteine ca99d67ede Fix UBL "Info screen" menu items
7 years ago
Scott Lahteine 2c7a39bc0e Fix LCD print aborted message
7 years ago
Scott Lahteine 0f1e8c195d Draw on LCD after value has changed
7 years ago
Scott Lahteine 51587c4b43 Rename Feedrate to Velocity to match prior naming
7 years ago
Scott Lahteine 9677f3f2f5 Patch up LCD Bed Leveling menu
7 years ago
Scott Lahteine fc2eaab7f3 Show home option in level bed menu
7 years ago
Scott Lahteine f1e33afda4 Return to Bed Leveling menu when done
7 years ago
Scott Lahteine 78d8c598e1 Fix lcd_synchronize with message
7 years ago
Scott Lahteine 194f8b2f55 Start at Z=0 in manual probing
7 years ago
Scott Lahteine 6f89db11f0 Allow lcd_setstatusPGM to reset the alert level
7 years ago
Scott Lahteine 3fe333143c Case light as a toggle menu item
7 years ago
Scott Lahteine d013bddfa8 Merge pull request #6876 from thinkyhead/bf_extend_leveling_menu
7 years ago
Scott Lahteine 01e7e234c6 Add more options to the Bed Leveling menu
7 years ago
Scott Lahteine 0cbe448edf Split up Control > Motion submenu
7 years ago
Scott Lahteine 71367fd518 Scrolling status message option
7 years ago
Thomas Moore fb5e0ffe16 Unify M600 and M125 pause features (#6407)
7 years ago
Scott Lahteine b3a97b5013 Patch up LCD level bed menus
7 years ago
Scott Lahteine b15e531464 Fix screen change on character display
7 years ago
Scott Lahteine 1d167a6874 Some cleanup, fixes for ultralcd.cpp UBL code
7 years ago
Scott Lahteine 26ffa558a3 Use redraw flag for both types of LCD
7 years ago
Scott Lahteine e271521c39 Single user_canceled function in G26
7 years ago
Scott Lahteine 850203fb3a Merge pull request #6816 from thinkyhead/bf_lcd_live_editing
7 years ago
Roxy-3D 3129260c44 Misc. Clean Up (#6822)
7 years ago
Scott Lahteine 5e8892d6b5 Show Restore Failsafe item with EEPROM off
7 years ago
MagoKimbra 2c309a8f7c Fix set_lcd_contrast
7 years ago
Scott Lahteine 11fc9564c9 Add live editing option to LCD menu
7 years ago
Scott Lahteine 6ce2b1ff4a G33 evolutionary changes
7 years ago
Scott Lahteine 94a4af1d7f Merge pull request #6773 from thinkyhead/bf_lcd_patch_e5
7 years ago
Brian 43c24f0027 Fix recent regressions, &c.
7 years ago
Scott Lahteine 3843a5151a Patch LCD code for 5th extruder, EEPROM reset
7 years ago
Scott Lahteine 00d358d92d Fix a PROBE_MANUALLY bug in ultralcd.cpp
7 years ago
Tannoo 0cd398c25d UBL Menu Updates (#6751)
7 years ago
Scott Lahteine 14a4257c7b UBL tabs, whitespace, spelling, etc.
7 years ago
Scott Lahteine a7fb55ea6d Use GRID_MAX_POINTS. Some formatting
7 years ago
Scott Lahteine 233f824dd6 Define GRID_MAX_POINTS
7 years ago
Pablo Ventura 539e0c2f31 "M80 S" to report the state of the PSU pin
7 years ago
Tannoo 66db6c3acc UBL Menu System 1.1
7 years ago
Scott Lahteine 081bf1f879 Patch #else / #endif comments
7 years ago
Thomas Moore 3279337f47 Move BLTouch LCD menu from Main to Main/Control
7 years ago
Thomas Moore acec237092 Shutdown heaters and fan after canceling a print from the SD card
7 years ago
Scott Lahteine 2658cc707a Treat temperature as integer, when possible
7 years ago
Thomas Moore b39f634252 Continuously update LCD when hotend status is displayed in Filament Change screens
7 years ago
Scott Lahteine e79b335367 Patches for leveling reactivation in G28 / M48
7 years ago
Brian 4e1448e75a Various fixes for compiler warnings
7 years ago
Scott Lahteine 671a44b8aa Merge pull request #6410 from teemuatlut/LVD-Delta
7 years ago