- Feb 23, 2012
-
-
Erik van der Zalm authored
-
- Feb 22, 2012
-
-
Blair Thompson authored
I find that the PID routine works better when the cooling fan is switched on at the beginning of a warm up routine. Otherwise when you enable the fan just before a print, you have a delay as the PIDre-adjusts. This should also be safer as most cooling fans are directed at the hot -ends thermal barrier!
-
Blair Thompson authored
Instead of a single pre-heat, now there is pre-heat ABS and PLA options Added defines to the configuration file to adjust preheat temperatures for both
-
Erik van der Zalm authored
Updated the Xsteps ... settings via the LCD menu
-
- Feb 21, 2012
-
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
Christian Thalhammer authored
-
- Feb 20, 2012
-
-
Blair Thompson authored
-
Blair Thompson authored
Signed-off-by: Blair Thompson <mail@justblair.co.uk>
-
Christian Thalhammer authored
next try for manual axis movement
-
Christian Thalhammer authored
-
- Feb 18, 2012
-
-
Blair Thompson authored
Added a workaround. Ramps SD card does not have sdcarddetect. My temporary solution is to add a momentary swtich that pulls down the SDCARDDETECT pin and mimicking the pull and reinsert ofa a SD card
-
Blair Thompson authored
-
- Feb 17, 2012
-
-
Christian Thalhammer authored
replace $ARDUINO_HOME/hardware/tools/avr/etc/arduino.conf with this file
-
Christian Thalhammer authored
-
Christian Thalhammer authored
-
- Feb 13, 2012
-
-
Christian Thalhammer authored
Conflicts: Marlin/Configuration.h
-
Christian Thalhammer authored
-
- Feb 12, 2012
-
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
- Feb 11, 2012
-
-
Erik van der Zalm authored
Simplified stepper inactive time
-
Erik van der Zalm authored
-
ErikZalm authored
Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0.
-
daid authored
-
- Feb 09, 2012
-
-
Erik van der Zalm authored
if (millimeters_of_travel == 0.0) => if (millimeters_of_travel < 0.001) (thanks mooselake)
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
- Feb 08, 2012
-
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
- Feb 07, 2012
-
-
Erik van der Zalm authored
One for common settings. One for advanced settings.
-
Christian Thalhammer authored
-
Christian Thalhammer authored
-