90 次程式碼提交 (0a31ccb1d104ac1d1b558b10eb42af5a872c9afd)

作者 SHA1 備註 提交日期
  G. W. C. c433142abf Update Marlin/ultralcd.pde 13 年之前
  daid b69e75c89a Added long filename support. 13 年之前
  stohn 06c03fe2f0 new method for message for making KILLED message visible 13 年之前
  daid 87ff61a8a6 Fix for #201 13 年之前
  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. 13 年之前
  stohn 31873ec707 changed int to long to overcome overflow of number display 13 年之前
  Blair Thompson b9f9f8f7d3 The pre-heat ABS and PLA options in the LCD Menu were broken a while back. The pre-heat worked fine, but the cooling fans were not switching on as intended. This is now fixed. 13 年之前
  James Adams 35a1dd081f no message 13 年之前
  James Adams 5131ab19ca Fixed Retract in LCD Menu 13 年之前
  James Adams 96f4f90cb3 Added pause and retract lcd menu items 13 年之前
  Erik van der Zalm b67dacdc8f Fixed AD595 define 13 年之前
  Bernhard bf077125b9 added firmware retract. disabled by default 13 年之前
  MaikStohn 159ae90874 bug fix for scrolling of main menu when using SMALL_DISPLAY (2 lines only) 13 年之前
  MaikStohn e48f5aa6a7 fixed typo 13 年之前
  MaikStohn 1efe9ab497 changed encoder pos from int to long to fix problems setting x/y/z/e stepps_per_mm using the lcd menu 13 年之前
  Erik de Bruijn d88205d89d Suggestion to improve (TODO), no actual code changed 13 年之前
  MaikStohn 032df0b2c6 Moved LCD initialization out of constructor 13 年之前
  MaikStohn bd1ad7c76a explicit includes to make it compile with AVRStudio/Eclipse 13 年之前
  Daid 8e68c6cf89 Show proper temperature for extruder 2 13 年之前
  Daid 8503b78876 Added support for 2nd extruder temperature to UltraLCD 13 年之前
  Bernhard e4d2138dbd reinitialize the lcd, if the SD card is inserted or removed. It seems that LCDs can confused by electrical discharges from time to time. 13 年之前
  Tommy Cheng 520f1a54a8 Fix compilation error when PIDTEMP is undefined and ULTIPANEL is defined. 13 年之前
  Erik van der Zalm b985e4a134 Fixed compile errors in ultralcd when no ultra_lcd is selected. 13 年之前
  Erik van der Zalm 421264e58a Fixed typo 13 年之前
  Erik van der Zalm 61e09e6be2 Added FAN_PIN -1 checks 13 年之前
  Erik van der Zalm c077316b2b Added PID autotune. (experimental) 13 年之前
  Erik van der Zalm aac7aa3bf0 Queued fan control. Issue #90 13 年之前
  Blair Thompson 4879de08e8 The percent complete for the SD file statistic sits squint. Changed "lcd.Setcursor (7,2);" to "lcd.Setcursor (10,2);". 13 年之前
  Blair Thompson f278e1c00f This is in my opinion a much better way of dealing with SD cards than my previous fix. 13 年之前
  Christian Thalhammer fa2e3a40e9 fixed LCD manual z axis move Feedrate to 70 (was 1700) 13 年之前
  Daid 3d83109028 Fixed general 16x2 LCD build without SD support. 13 年之前
  Erik van der Zalm 84ea2d61e8 Moved gen7 boards to motherboard type 10, 11 and 12. 13 年之前
  Blair Thompson 2fd8c248fe Added Fan control to the pre-heat settings. 13 年之前
  Blair Thompson d9f2f509d5 Added new menu items under the prepare submenu. 13 年之前
  Erik van der Zalm ae3e7586c6 Added HOME_POS. This adds the posibility to make the center 0 13 年之前
  Erik van der Zalm df1437bd86 Changed display format for some numbers. 13 年之前
  Christian Thalhammer 8a8ea50f33 fixed manual axis movement lcd option 13 年之前
  Blair Thompson fe940a142d Added a structure that will allow easy translations/modifications to the LCD menu. 13 年之前
  Christian Thalhammer 0e3631ff4b smaller changes 13 年之前
  Christian Thalhammer 4cc8e37bf1 lcd menue "move_axis" added 13 年之前
  Christian Thalhammer b51e8bf7e5 -disabled CARDDETECT if PIN is set to -1 13 年之前
  Christian Thalhammer 5edef148fe -disalbe beeper if BEEPER_PIN = -1 13 年之前
  Erik van der Zalm e45e5c68bb Added support for Gen3+ (Pins file only) 13 年之前
  Bernhard 729cde4475 fix autostart failure if in wrong directory 13 年之前
  Bernhard 11f2dafc4e one step closer to a functional makefile.. 13 年之前
  Bernhard 57f9359a41 simplified the includes, makefile now works with arduino23 13 年之前
  Bernhard 3c1a4aac2b header file simplification 13 年之前
  Bernhard 6735025428 cooldown 13 年之前
  Bernhard 415aadf704 lcd panel bed support 13 年之前
  Erik van der Zalm e017228569 Merged multiple extruder support. 13 年之前