122 コミット (e1e043d0d0f50552fdce81f0dbc3db1ee72e6872)

作成者 SHA1 メッセージ 日付
  Scott Lahteine 7a7a80e6c5 status_printf => lcd_status_printf_P 7年前
  Remo Kallio d38b1bc4b1 Show filament width sensor values in LCD constantly if SD card support is not enabled. 7年前
  Scott Lahteine e244399766 Additional cleanup of UBL code 7年前
  Scott Lahteine b904b5ae8d Audible feedback for settings store/load/reset 7年前
  Scott Lahteine c759c26cca Make LCD_TIMEOUT_TO_STATUS configurable 7年前
  dot-bob cd68380ce6 Add status_printf to print messages to the lcd status line. 7年前
  Scott Lahteine 3fb43c11fc Fix compile error with LCD_I2C_VIKI 7年前
  Scott Lahteine 71842b6a17 Apply const to LCD arguments and locals 7年前
  Scott Lahteine cad792e702 Reduce code for invariant lcd_detected 7年前
  Scott Lahteine f418e82b15 Remove redundant definition of EN_C 7年前
  Scott Lahteine 1a2310c494 Make LCD preheat vars an array to reduce code size 7年前
  Scott Lahteine 1226ae1912 Some cleanup in ultralcd.h 7年前
  Scott Lahteine 50ee749082 Centralize click-handling in the LCD loop 7年前
  Scott Lahteine 305913545e Move number-to-string function to utility.* 7年前
  Scott Lahteine 330f82971b Buzzer requires BEEPER_PIN 8年前
  Scott Lahteine 03fdb26cd2 Wrangle encoder bits, LCD_CLICKED 8年前
  Scott Lahteine 2bad02e60d Reprapworld Keypad: F1 opens the Move Axis menu 8年前
  Scott Lahteine eaa6f568ee Prevent re-entrant call of Reprapworld Keypad handler 8年前
  João Brázio 3ebad4e020 Moves all global enums to a central file 8年前
  AnHardt faac2bcfdb Add a kill-screen 8年前
  Scott Lahteine 1026e5b071 Replace PLA/ABS preheating with generic 8年前
  Scott Lahteine 2ee4e4f791 Make wait_for_heatup volatile 8年前
  Scott Lahteine 160a2be117 Change cancel_heatup to wait_for_heatup 8年前
  Petr Zahradnik 43ff0ce35f Rewritten FILAMENT_CHANGE_ENABLE feature 8年前
  AnHardt b4fedec0d1 Show bootscreen later 8年前
  Scott Lahteine 45ea8749d3 Wrap all items depending on ULTIPANEL 8年前
  João Brázio 2c34ec2bac
Closes #3999: Compilation error with BEEPER_PIN -1 8年前
  Scott Lahteine b23f710034 Cleanup and naming for num-to-string functions 8年前
  Scott Lahteine efa7209acf Improved LCD contrast handling 8年前
  Scott Lahteine c6f1337f5c NOOP macro for do-nothing macros 8年前
  Scott Lahteine 4f04bf7fe8 Show steps done in the babystep display 8年前
  Scott Lahteine 7bb15a1c57 Consolidate REPRAPWORLD_KEYPAD definitions 8年前
  Scott Lahteine 782c598e66 Use ftostr43 with '+' option in MBL Z adjuster 8年前
  Scott Lahteine fcedfd6e99 Clean up num2str functions, extend ftostr43 8年前
  Scott Lahteine f543aaa54e Apply standard pin test to buttons 8年前
  Scott Lahteine b60ea95adf Keep blinking limited to LCD_UPDATE_INTERVAL 8年前
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 8年前
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files 8年前
  Scott Lahteine c97c2dcaf7 Use const parameters instead of static casting 8年前
  Scott Lahteine cc291aeb3c Move definition of "blink" to main ultralcd file 8年前
  Scott Lahteine ff13070b59 Use _BV macros, patch up others 8年前
  Ruwan J Egoda Gamage 6f9e9c0e4f Cleaning up, getting rid of the fake encoder count variable. 8年前
  Ruwan J Egoda Gamage becbfe1065 Fixing Rigidbot LCD Panel Support 8年前
  Ruwan J Egoda Gamage 83c4131ba3 Cleaning up, getting rid of the fake encoder count variable. 8年前
  Ruwan J Egoda Gamage 5eeea2f611 Fixing Rigidbot LCD Panel Support 8年前
  AnHardt 8d1eeff021 Fix status LEDs update when reinitializing the display 8年前
  AnHardt be7167ed97 Change XY formatting on LCD (PR#2740) 8年前
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) 8年前
  Richard Wackerbarth 29b456ae07 Suppress some compiler warnings 9年前
  Scott Lahteine 0d8989fc14 Overridable Options - Part 7 (PR#2559) 9年前