78 Revize (7bb326d389cd5a9f14a99bf0fa8275712fe4b380)

Autor SHA1 Zpráva Datum
  Erik van der Zalm b67dacdc8f Fixed AD595 define před 12 roky
  Bernhard bf077125b9 added firmware retract. disabled by default před 12 roky
  MaikStohn 159ae90874 bug fix for scrolling of main menu when using SMALL_DISPLAY (2 lines only) před 12 roky
  MaikStohn e48f5aa6a7 fixed typo před 12 roky
  MaikStohn 1efe9ab497 changed encoder pos from int to long to fix problems setting x/y/z/e stepps_per_mm using the lcd menu před 12 roky
  Erik de Bruijn d88205d89d Suggestion to improve (TODO), no actual code changed před 12 roky
  MaikStohn 032df0b2c6 Moved LCD initialization out of constructor před 12 roky
  MaikStohn bd1ad7c76a explicit includes to make it compile with AVRStudio/Eclipse před 12 roky
  Daid 8e68c6cf89 Show proper temperature for extruder 2 před 12 roky
  Daid 8503b78876 Added support for 2nd extruder temperature to UltraLCD před 12 roky
  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. před 12 roky
  Tommy Cheng 520f1a54a8 Fix compilation error when PIDTEMP is undefined and ULTIPANEL is defined. před 12 roky
  Erik van der Zalm b985e4a134 Fixed compile errors in ultralcd when no ultra_lcd is selected. před 12 roky
  Erik van der Zalm 421264e58a Fixed typo před 12 roky
  Erik van der Zalm 61e09e6be2 Added FAN_PIN -1 checks před 12 roky
  Erik van der Zalm c077316b2b Added PID autotune. (experimental) před 12 roky
  Erik van der Zalm aac7aa3bf0 Queued fan control. Issue #90 před 12 roky
  Blair Thompson 4879de08e8 The percent complete for the SD file statistic sits squint. Changed "lcd.Setcursor (7,2);" to "lcd.Setcursor (10,2);". před 12 roky
  Blair Thompson f278e1c00f This is in my opinion a much better way of dealing with SD cards than my previous fix. před 12 roky
  Christian Thalhammer fa2e3a40e9 fixed LCD manual z axis move Feedrate to 70 (was 1700) před 12 roky
  Daid 3d83109028 Fixed general 16x2 LCD build without SD support. před 12 roky
  Erik van der Zalm 84ea2d61e8 Moved gen7 boards to motherboard type 10, 11 and 12. před 12 roky
  Blair Thompson 2fd8c248fe Added Fan control to the pre-heat settings. před 12 roky
  Blair Thompson d9f2f509d5 Added new menu items under the prepare submenu. před 12 roky
  Erik van der Zalm ae3e7586c6 Added HOME_POS. This adds the posibility to make the center 0 před 12 roky
  Erik van der Zalm df1437bd86 Changed display format for some numbers. před 12 roky
  Christian Thalhammer 8a8ea50f33 fixed manual axis movement lcd option před 12 roky
  Blair Thompson fe940a142d Added a structure that will allow easy translations/modifications to the LCD menu. před 12 roky
  Christian Thalhammer 0e3631ff4b smaller changes před 12 roky
  Christian Thalhammer 4cc8e37bf1 lcd menue "move_axis" added před 12 roky
  Christian Thalhammer b51e8bf7e5 -disabled CARDDETECT if PIN is set to -1 před 12 roky
  Christian Thalhammer 5edef148fe -disalbe beeper if BEEPER_PIN = -1 před 12 roky
  Erik van der Zalm e45e5c68bb Added support for Gen3+ (Pins file only) před 12 roky
  Bernhard 729cde4475 fix autostart failure if in wrong directory před 13 roky
  Bernhard 11f2dafc4e one step closer to a functional makefile.. před 13 roky
  Bernhard 57f9359a41 simplified the includes, makefile now works with arduino23 před 13 roky
  Bernhard 3c1a4aac2b header file simplification před 13 roky
  Bernhard 6735025428 cooldown před 13 roky
  Bernhard 415aadf704 lcd panel bed support před 13 roky
  Erik van der Zalm e017228569 Merged multiple extruder support. před 13 roky
  Bernhard cc4a9cdb69 added autostart procedure trigger to the ultralcd menu před 13 roky
  Bernhard cf50ba140f added M503 to display eeprom storage, and renamed eeprom routings. This version is compatible with the qtmarlin eeprom-tab. před 13 roky
  Bernhard 7714b98da7 solved some compiler warnings that are now visible in arduino 1.0. před 13 roky
  Bernhard dfd240b260 overworked autotemp, removed one layer of nesting from the ultralcd. před 13 roky
  Bernhard e4ab0e5982 more inlines před 13 roky
  Bernhard 6aecf80278 add autotemp support to the lcd před 13 roky
  Bernhard 6d6f323535 make an option if sd-card stop should release the steppers. před 13 roky
  Bernhard 191f36b493 slowdown před 13 roky
  Bernhard c54a807824 overworked ultralcd a bit před 13 roky
  Bernhard 235051253a overworked lcd+eeprom to have only mm/sec and PID including pid_dt před 13 roky