- Mar 03, 2012
-
-
Christian Thalhammer authored
-
- Mar 02, 2012
-
-
Christian Thalhammer authored
-
- Mar 01, 2012
-
-
Christian Thalhammer authored
-
Christian Thalhammer authored
-
Christian Thalhammer authored
english
-
- Feb 29, 2012
-
-
Christian Thalhammer authored
-
Christian Thalhammer authored
-
- Feb 28, 2012
-
-
Erik van der Zalm authored
-
- Feb 27, 2012
-
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
ErikZalm authored
Clean up and add some trace info
-
ErikZalm authored
Add explicit #define for bogus temp override
-
ErikZalm authored
pins.h: Define Z_MAX_PIN for Gen7 board
-
Phil Hord authored
V1.4 moves thermistor power to the always-on 5v line. The BOGUS_TEMPERATURE_FAILSAFE_OVERRIDE is no longer needed on this board. Add a new motherboard type to support this feature.
-
Phil Hord authored
The code to ignore the "bad thermistor reading failsafe" suicide function depends on the existing of the PS_ON pin feature. But in some boards this shouldn't be the case Fix this by adding an explicit definition to make our intentions more clear and separable.
-
Phil Hord authored
The Z_MAX_PIN value was defined as no-value, but this causes the compile to fail. Fix this by setting the Z_MAX_PIN to the correct value (which happens to be 0 for pin PB0/DIO0/0).
-
- Feb 26, 2012
-
-
Phil Hord authored
-
Phil Hord authored
-
Phil Hord authored
This adds flexibility to the makefile by allowing different pde targets to be specified for different needs.
-
Erik van der Zalm authored
-
ErikZalm authored
Fix build on Sanguino based boards with ATmega1284P
-
Changwoo Ryu authored
-
Daid authored
-
ErikZalm authored
Fix Makefile
-
Erik van der Zalm authored
-
Erik van der Zalm authored
Included AD595 calibration options. (daid)
-
Erik van der Zalm authored
-
- Feb 25, 2012
-
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
- Feb 24, 2012
-
-
Erik van der Zalm authored
Split ramps1.3 in Sprinter like config and multiextruder config.
-
Guillaume Seguin authored
-
Erik van der Zalm authored
Added M221 extuder multiply factor.
-
- Feb 23, 2012
-
-
Erik van der Zalm authored
-
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
-