114 Commits (a26668b10c677862803a348a8dbb49fef6d90c5a)

Autor SHA1 Nachricht Datum
  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
  Scott Lahteine ff13070b59 Use _BV macros, patch up others vor 9 Jahren
  Ruwan J Egoda Gamage 6f9e9c0e4f Cleaning up, getting rid of the fake encoder count variable. vor 9 Jahren
  Ruwan J Egoda Gamage becbfe1065 Fixing Rigidbot LCD Panel Support vor 9 Jahren
  Ruwan J Egoda Gamage 83c4131ba3 Cleaning up, getting rid of the fake encoder count variable. vor 9 Jahren
  Ruwan J Egoda Gamage 5eeea2f611 Fixing Rigidbot LCD Panel Support vor 9 Jahren
  AnHardt 8d1eeff021 Fix status LEDs update when reinitializing the display vor 9 Jahren
  AnHardt be7167ed97 Change XY formatting on LCD (PR#2740) vor 9 Jahren
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) vor 9 Jahren
  Richard Wackerbarth 29b456ae07 Suppress some compiler warnings vor 10 Jahren
  Scott Lahteine 0d8989fc14 Overridable Options - Part 7 (PR#2559) vor 10 Jahren
  AnHardt 722829b058 Move buzzing code to buzzr.h & buzzer.cpp (PR#2307) vor 10 Jahren
  AnHardt 6ab7b560af Rework buzzing (PR#2296) vor 10 Jahren
  Scott Lahteine d4c74b8f8c Don't apply M428 if an error occurs vor 10 Jahren
  Scott Lahteine 7295640f44 Remove extraneous ; vor 10 Jahren
  Scott Lahteine 0d8c00d3f6 Define lcd_hasstatus for no lcd also vor 10 Jahren
  Scott Lahteine ce142afdda G4 shows status message only if no message is set already vor 10 Jahren
  Scott Lahteine ccddc280be Apply three more commits vor 10 Jahren
  Scott Lahteine 0e8182bbf2 Additional pin tests, cleanup vor 10 Jahren
  AnHardt 831016b09f Added new - changed entries from Fix up LCD_PROGRESS_BAR vor 10 Jahren