134 Commits (a6e95c7d25f3cc7525b4bf5a6f8e65223c263a3e)

Author SHA1 Message Date
LVD-AC 3efe4aeef8 Add PROBE_MANUALLY support to G33
8 years ago
Scott Lahteine ae5923a3d0 Make lcd_bootscreen common to both
8 years ago
Scott Lahteine f17bae1f70 Changes for ubl_lcd_map_control patch
8 years ago
Bob-the-Kuhn 9651d01e1a Add Skynet/ANET A10 support
8 years ago
Scott Lahteine 6c45d0fd81 Apply maths macros and type changes ahead of HAL
8 years ago
Bob-the-Kuhn 9657e7d3ee copied file changes from PR #5685
9 years ago
Scott Lahteine 46b32e4548 Cleanup LCD interface, add lcd_reset_status
9 years ago
Scott Lahteine b2d3c8aedd Have G28 do a refresh of the display
9 years ago
Scott Lahteine 6f89db11f0 Allow lcd_setstatusPGM to reset the alert level
9 years ago
Thomas Moore fb5e0ffe16 Unify M600 and M125 pause features (#6407)
9 years ago
Scott Lahteine 11fc9564c9 Add live editing option to LCD menu
9 years ago
Scott Lahteine 081bf1f879 Patch #else / #endif comments
9 years ago
Scott Lahteine 7a7a80e6c5 status_printf => lcd_status_printf_P
9 years ago
Remo Kallio d38b1bc4b1 Show filament width sensor values in LCD constantly if SD card support is not enabled.
9 years ago
Scott Lahteine e244399766 Additional cleanup of UBL code
9 years ago
Scott Lahteine b904b5ae8d Audible feedback for settings store/load/reset
9 years ago
Scott Lahteine c759c26cca Make LCD_TIMEOUT_TO_STATUS configurable
9 years ago
dot-bob cd68380ce6 Add status_printf to print messages to the lcd status line.
9 years ago
Scott Lahteine 3fb43c11fc Fix compile error with LCD_I2C_VIKI
9 years ago
Scott Lahteine 71842b6a17 Apply const to LCD arguments and locals
9 years ago
Scott Lahteine cad792e702 Reduce code for invariant lcd_detected
9 years ago
Scott Lahteine f418e82b15 Remove redundant definition of EN_C
9 years ago
Scott Lahteine 1a2310c494 Make LCD preheat vars an array to reduce code size
9 years ago
Scott Lahteine 1226ae1912 Some cleanup in ultralcd.h
9 years ago
Scott Lahteine 50ee749082 Centralize click-handling in the LCD loop
9 years ago
Scott Lahteine 305913545e Move number-to-string function to utility.*
9 years ago
Scott Lahteine 330f82971b Buzzer requires BEEPER_PIN
9 years ago
Scott Lahteine 03fdb26cd2 Wrangle encoder bits, LCD_CLICKED
9 years ago
Scott Lahteine 2bad02e60d Reprapworld Keypad: F1 opens the Move Axis menu
9 years ago
Scott Lahteine eaa6f568ee Prevent re-entrant call of Reprapworld Keypad handler
9 years ago
João Brázio 3ebad4e020 Moves all global enums to a central file
9 years ago
Scott Lahteine a8b6b6a128 Merge pull request #4252 from thinkyhead/rc_rename_hpb
9 years ago
AnHardt faac2bcfdb Add a kill-screen
9 years ago
Scott Lahteine 1026e5b071 Replace PLA/ABS preheating with generic
9 years ago
Scott Lahteine 2ee4e4f791 Make wait_for_heatup volatile
9 years ago
Scott Lahteine 160a2be117 Change cancel_heatup to wait_for_heatup
9 years ago
Petr Zahradnik 43ff0ce35f Rewritten FILAMENT_CHANGE_ENABLE feature
9 years ago
AnHardt b4fedec0d1 Show bootscreen later
9 years ago
Scott Lahteine 45ea8749d3 Wrap all items depending on ULTIPANEL
9 years ago
João Brázio 2c34ec2bac
Closes #3999: Compilation error with BEEPER_PIN -1
10 years ago
Scott Lahteine b23f710034 Cleanup and naming for num-to-string functions
10 years ago
Scott Lahteine efa7209acf Improved LCD contrast handling
10 years ago
Scott Lahteine c6f1337f5c NOOP macro for do-nothing macros
10 years ago
Scott Lahteine 4f04bf7fe8 Show steps done in the babystep display
10 years ago
Scott Lahteine 7bb15a1c57 Consolidate REPRAPWORLD_KEYPAD definitions
10 years ago
Scott Lahteine 782c598e66 Use ftostr43 with '+' option in MBL Z adjuster
10 years ago
Scott Lahteine fcedfd6e99 Clean up num2str functions, extend ftostr43
10 years ago
Scott Lahteine f543aaa54e Apply standard pin test to buttons
10 years ago
Scott Lahteine b60ea95adf Keep blinking limited to LCD_UPDATE_INTERVAL
10 years ago
Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style
10 years ago