Age | Commit message (Collapse) | Author |
|
This reverts commit a27649c455c4d13385b32d45bf353ab890da052a, reversing
changes made to 8fa84ce04eda414886cc5b075d7257e49b6f7f0a.
|
|
simplified string-to-number conversions
|
|
PID fixes
|
|
|
|
|
|
|
|
for my old hotend, but overshoot badly on MG hotend)
|
|
|
|
don't have temperature control anymore
|
|
Conflicts:
Sprinter/Sprinter.pde
|
|
Alarm signal can be dismissed by hard-resetting the board or by sending
a M42 P23 S0 command (where 23 is the ALARM_PIN)
|
|
|
|
Signed-off-by: Greg Frost <gregfrost1@bigpond.com>
|
|
|
|
Change ENDSTOPS_INVERTING to [XYZ]_ENDSTOP_INVERT
|
|
|
|
|
|
Fix so the FAN pin is set as output and fixed fan off case for PWM pins
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
M92 fully working.
|
|
|
|
|
|
|
|
|
|
think that setting them to 0 disabled the feature, while it has to be commented instead)
|
|
feature, so that's just confusing.
|
|
duplication
|
|
Add EPCOS 100k thermistor table.
|
|
|
|
|
|
|
|
|
|
ATmega1284P support
|
|
|
|
heater. meaning.. this setup will not support a bed heat control ..for now... Time will show if I can get the Tip management A/D converter to work... or.. should i get it to work at all???
|
|
|
|
|
|
|
|
|
|
|
|
M42 for toggling individual pins or setting PWM, modified MINTEMP to apply to heated bed
|