954 Révisions (595580556c947914d8802be73b907a6aa58fb5d7)

Auteur SHA1 Message Date
  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
  Tommy Cheng ce07c9186d While Waiting for hotbed to warm up via M190, LCD Display and Click Encoder input freeze until target temperature is reached. il y a 13 ans
  Erik van der Zalm 116dc86b8a Fixed type in e-jerk il y a 13 ans
  Blair Thompson 02ee9e3d30 Changed Pin Assignment for the RAMPS motherboard so that LCD and Rotary encoder are all wired to AUX-4 il y a 13 ans
  Erik van der Zalm e056bf8081 Added E-Jerk il y a 13 ans
  Erik van der Zalm 4deeffbc88 Added missing defines to the german section. il y a 13 ans
  Erik van der Zalm aac7aa3bf0 Queued fan control. Issue #90 il y a 13 ans
  Christian Thalhammer fde51084f3 set SD file delete to M30; switch printime output to M31 il y a 13 ans
  Erik van der Zalm 21e2bae063 Changed (corrected?) SD_card comment handling. il y a 13 ans
  Erik van der Zalm 072011a3ef Added current_block = NULL to quickStop() il y a 13 ans
  Erik van der Zalm f598077af3 Removed vc files il y a 13 ans
  Erik van der Zalm ed951b1977 Fixed RAMPS 1.2 support (Found and fixed by rrhb) il y a 13 ans
  Blair Thompson 4879de08e8 The percent complete for the SD file statistic sits squint. Changed "lcd.Setcursor (7,2);" to "lcd.Setcursor (10,2);". il y a 13 ans
  Blair Thompson f278e1c00f This is in my opinion a much better way of dealing with SD cards than my previous fix. il y a 13 ans