132 Commits (14663efe0db53f405c3673b6f18b5ce9e9aef2e0)

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