- May 09, 2012
-
-
Guan Yang authored
-
Bernhard Kubicek authored
-
- May 04, 2012
-
-
Bernhard Kubicek authored
-
- May 02, 2012
-
-
Erik van der Zalm authored
-
- Apr 30, 2012
-
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
- Apr 28, 2012
- Apr 27, 2012
- Apr 26, 2012
-
-
Bernhard Kubicek authored
Fix compile error on boards without a bed heater. I could not find why this problem was introduced. Its quite obvious, so I think its in general interest to merge.
-
Logan Bowers authored
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
-
- Apr 22, 2012
-
-
Bernhard authored
reinitialize the lcd, if the SD card is inserted or removed. It seems that LCDs can confused by electrical discharges from time to time. Since a removal or insert of the sd card takes a long time in firmware, just reinitializing the lcd does not hurt. actually, it solves a problem with the UltiControlle
-
Bernhard authored
-
Bernhard authored
-
Bernhard authored
see https://github.com/ErikZalm/Marlin/issues/148
-
- Apr 15, 2012
-
-
Erik van der Zalm authored
-
ErikZalm authored
make should rebuild if configuration or Makefile is changed
-
Erik van der Zalm authored
Changed SLOWDOWN. IF this does not work ok OLD_SLOWDOWN is the old algo.
-
- Apr 12, 2012
-
-
Erik van der Zalm authored
-
ErikZalm authored
Fix for wrong systax in #ifdef.
-
Daid authored
-
- Apr 11, 2012
-
-
Michael Moon authored
-
- Apr 10, 2012
-
-
Erik van der Zalm authored
-
ErikZalm authored
This breaks temperature readout for pronterface!
-
- Apr 09, 2012
-
-
grrf authored
-
- Apr 08, 2012
- Apr 02, 2012
-
-
Erik van der Zalm authored
-
- Apr 01, 2012
-
-
Erik van der Zalm authored
Fixed small bug in arcs M105 prints now actual_temp/target_temp
-
- Mar 27, 2012
-
-
Erik van der Zalm authored
-
- Mar 25, 2012
-
-
Erik van der Zalm authored
-
Erik van der Zalm authored
Moved the PID_dT in the Ki and Kd calculation from the configuration.h to temperature.cpp
-
- Mar 23, 2012
-
-
ErikZalm authored
For upstream
-
ErikZalm authored
Fix compilation error when PIDTEMP is undefined and ULTIPANEL is defined...
-
Tommy Cheng authored
-