500 Révisions (e4a5e333efaeede05b041311d05091a6cb9f5b5a)

Auteur SHA1 Message Date
  MaikStohn d188ae4c9d added missing declaration of buttons_init() il y a 13 ans
  MaikStohn 3682d9bd5b magic PROGMEM defines to avoid hundreds of wrong GCC warnings il y a 13 ans
  MaikStohn 032df0b2c6 Moved LCD initialization out of constructor il y a 13 ans
  MaikStohn bd1ad7c76a explicit includes to make it compile with AVRStudio/Eclipse il y a 13 ans
  MaikStohn 060b38de5c delete obsolete and wrong code il y a 13 ans
  MaikStohn 789ba02d43 fixed typo in comment il y a 13 ans
  Erik van der Zalm 1874cb71a6 Added option to increase the FAN PWM frequency. il y a 13 ans
  Erik van der Zalm 6a5a34e0ff Small cleanup il y a 13 ans
  Erik van der Zalm 02af69911e Added temperature window to M109. This is needed for systems with no overshoot PID. il y a 13 ans
  sefi c27081aa4a Fix to allow M120/M121 il y a 13 ans
  sefi e11e072eca adding M120 and 121 for turning on and off the endstops only for homing function il y a 13 ans
  Daid 8e68c6cf89 Show proper temperature for extruder 2 il y a 13 ans
  Daid 8503b78876 Added support for 2nd extruder temperature to UltraLCD il y a 13 ans
  Logan Bowers 3eacb4c16d Wrap the call to turn off the bed heater in a #if to prevent a compile error on boards that do not have a bed heater il y a 13 ans
  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. il y a 13 ans
  Bernhard 464b755918 added support for the UltiController il y a 13 ans
  Bernhard 44fd8d46d2 fixed quickhome il y a 13 ans
  Bernhard 33bb044d7c fixed catsting to (int)e in serial error messages. il y a 13 ans
  Erik van der Zalm 67cf105bc6 Fixed AUTOTEMP (M109 S215 B260 F1 starts autotemp) il y a 13 ans
  Erik van der Zalm 8aee9d51b6 Disabled disable_heater in PID_autotune. il y a 13 ans
  Daid 414408b2d0 Fix for wrong systax in #ifdef. il y a 13 ans
  Michael Moon 77d503fa13 Fix Makefile il y a 13 ans
  Erik van der Zalm cf7c8c458f Fixed MAX6675 il y a 13 ans
  grrf 03b0850e63 This breaks temperature readout for pronterface! il y a 13 ans
  tgiphil ad8bc71d3e - Fixed a typo il y a 13 ans
  Erik van der Zalm 46feae79c6 Fixed typo in arc il y a 13 ans
  Erik van der Zalm 4ca2f336f0 Changed default MINIMUM_PLANNER_SPEED -> 0.05 il y a 13 ans
  Erik van der Zalm ae0bf8068b Fixed arc offset. il y a 13 ans
  Erik van der Zalm 0c1b863755 Ignore ":" in comments. il y a 13 ans
  Erik van der Zalm 63aec3c56e Replaced Kill by Stop. If the printer is stopped. Fix the error and use M999 to restart. il y a 13 ans
  Tommy Cheng 520f1a54a8 Fix compilation error when PIDTEMP is undefined and ULTIPANEL is defined. il y a 13 ans
  Michel Pollet 5550e893d5 New board variant, Open Motion Controller il y a 13 ans
  Michel Pollet aa6e6e914e Makefile: Redone il y a 13 ans
  Bernhard 0183e6332a made prepare->autostart independent of current folder. il y a 13 ans
  Bernhard 1532200435 found error in filenames. il y a 13 ans
  Erik van der Zalm b985e4a134 Fixed compile errors in ultralcd when no ultra_lcd is selected. il y a 13 ans
  Erik van der Zalm 2e749d60c3 Added DISABLE_MAX_ENDSTOPS il y a 13 ans
  Erik van der Zalm 33f5697888 PPID tune exports more constants. il y a 13 ans
  Erik van der Zalm f5eae52098 Added more manage_inactivity checks il y a 13 ans
  Erik van der Zalm 910f4e77a2 Added 20MHz support. il y a 13 ans
  Erik van der Zalm 87ff2f8867 Added CONTROLLERFAN. (Controlling a fan to cool down the steppper drivers) il y a 13 ans
  Erik van der Zalm 387fe51a56 Do not disable steppers when there are moves in the queue. il y a 13 ans
  Erik van der Zalm 421264e58a Fixed typo il y a 13 ans
  Erik van der Zalm 15ad923310 Removed !!!. Stupid arduino bootloader can't handle this. il y a 13 ans
  Erik van der Zalm 61e09e6be2 Added FAN_PIN -1 checks il y a 13 ans
  Erik van der Zalm 87c4e06c24 Corrected active_extruder when autotemp is used. il y a 13 ans
  Erik van der Zalm c077316b2b Added PID autotune. (experimental) il y a 13 ans
  Ben Gamari 49b228c4b3 Add instructions to regenerate speed_lookuptable when changing F_CPU il y a 13 ans
  Ben Gamari 96509494f0 stepper: Clarify comment on timer-counter configuration il y a 13 ans
  Ben Gamari 6d7e6a11fc Add create_speed_lookup il y a 13 ans