73 次程式碼提交 (4aa2490099153c44a2901c978b6b51bb1d3a67fd)

作者 SHA1 備註 提交日期
  Scott Lahteine d4c74b8f8c Don't apply M428 if an error occurs 9 年之前
  Scott Lahteine 7295640f44 Remove extraneous ; 9 年之前
  Scott Lahteine 0d8c00d3f6 Define lcd_hasstatus for no lcd also 9 年之前
  Scott Lahteine ce142afdda G4 shows status message only if no message is set already 9 年之前
  Scott Lahteine ccddc280be Apply three more commits 9 年之前
  Scott Lahteine 0e8182bbf2 Additional pin tests, cleanup 9 年之前
  AnHardt 831016b09f Added new - changed entries from Fix up LCD_PROGRESS_BAR 9 年之前
  Scott Lahteine 5519882eea Fix up LCD_PROGRESS_BAR 9 年之前
  AnHardt c481c3b180 Move variable blink from ultralcd.h to dogm_lcd_implementation.h 9 年之前
  Scott Lahteine 19d418cd6a Fix up the code to eliminate warnings 9 年之前
  Scott Lahteine b6d381f863 Divide up Conditionals to get LCD items early 9 年之前
  Scott Lahteine c37f7d15c9 - Rename WRITE_E_STEP for consistency 9 年之前
  AnHardt 6cdcd6c6d1 Fix iss#1492 9 年之前
  MagoKimbra 986e723eeb Add 4th extruder 9 年之前
  MagoKimbra 0ebf896070 Add 4th extruder 9 年之前
  Scott Lahteine 326b925557 DOGLCD and LCD_PROGRESS_BAR to coexist 9 年之前
  wgm4321 edac64e7d2 Add Filament menu and add Filament/Retract settings to config store. 9 年之前
  Scott Lahteine e7db8ee9e5 ftostr32np > ftostr32sp 9 年之前
  Scott Lahteine a2109cb492 Patch to make Z look more like X and Y on UltraLCD 9 年之前
  wgm4321 cb12161191 Add Filament menu and add Filament/Retract settings to config store. 9 年之前
  Scott Lahteine d080027ff4 ftostr32np > ftostr32sp 9 年之前
  Scott Lahteine f390b3f314 Patch to make Z look more like X and Y on UltraLCD 9 年之前
  Scott Lahteine e69313fc2b Reduce dogm lcd code 9 年之前
  Scott Lahteine 92e21d3ee2 M0-M1 Enhancements 9 年之前
  Scott Lahteine cd769781a1 M0-M1 Enhancements 9 年之前
  Filip Mulier d84934d8c5 Display Filament Sensor data on 20x4 LCD 9 年之前
  Pablo Clemente 2096188ac3 Changed the type of variable to bool, the name to "cancel_heatup", flags implementation and added this fix to M190 gcode too. 10 年之前
  Pablo Clemente c51a6f94e0 Fixed stop print LCD function on M104 10 年之前
  Pablo Clemente d86c3cf43c Changed the type of variable to bool, the name to "cancel_heatup", flags implementation and added this fix to M190 gcode too. 10 年之前
  Pablo Clemente 86b4b805d2 Fixed stop print LCD function on M104 10 年之前
  neildarlow 7325d7102e Activate LiquidTWI2 device detection and space-pad LCD status line. 10 年之前
  Cylindric 5d50819791 Various typo fixes - only in comments, no code changes. 10 年之前
  Erik van der Zalm a5be0c52c6 no message 11 年之前
  Michael Mayer e509cdbeb0 added contrast control function for gLCDs 11 年之前
  Scott Lahteine 5dabc95409 Apply all changes from latest Marlin_V1 11 年之前
  gregor 2739c26c4f changes: 11 年之前
  gregor 6fb9573157 added support for the reprapworld keypad 11 年之前
  Robert F-C 7f57f28ccc Add lcd_buzz function to ultralcd.h so that non-LCD code can make use of lcd's buzzer. 11 年之前
  Dirk Eichel a49c09a776 Add variable for animated fan, add float conversion w/o sign 11 年之前
  Robert F-C 1292d735ba Converge all I2C LCD branches (PANELOLU2, VIKI & PCF8575) 11 年之前
  daid303 01aac2a142 Small changes on the LCD panel, let the speed control work better, line up the parameter edit the same as the menu, remove some unused defines, and remove the Z from the 10mm move menu. 11 年之前
  daid303 1a8f54cea1 The big LCD code update. This splits the display and menu implementation. Paving the way for future different displays. It also makes it easier to modify the menu structures while keeping everything consistant. Note that this most likely breaks the translations, which need to be updated. 11 年之前
  daid303 6a9bee27cc Changed the naming of some LCD functions, so the names match better what the function does. Also moved around some prototypes for general cleanup. 11 年之前
  daid303 06b58a9c4f First cleanup. Moved all code to cpp files, so there are no dependencies on pde files. And no more odd requirement to cat files together. (Still need to fix the Makefile). Also cleaned up some defines and made defines upper case as by C coding conventions. 11 年之前
  Sergey Taranenko efcc28d347 Fix check for include LiquidCrystalRus.h 11 年之前
  Sergey Taranenko cfc193cdac Enables support the Cyrillic alphabet for LCD 11 年之前
  stohn 06c03fe2f0 new method for message for making KILLED message visible 12 年之前
  Blair Thompson aacbebbebe Added Menu Options to the Main-> Control->Temperature Submenu that allow the user to set new values for the ABS and PLA preheat function. EEPROM updated so that these settings can also be committed to EEPROM memory. 12 年之前
  Bernhard 0c123950e9 __ header file replace 12 年之前
  Bernhard bf077125b9 added firmware retract. disabled by default 12 年之前