Age | Commit message (Collapse) | Author |
|
|
|
|
|
Experimental oscillation reduction
|
|
|
|
|
|
|
|
|
|
|
|
of comparing with the result.
|
|
|
|
|
|
Conflicts:
Sprinter/Configuration.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add gen3+ support for the techzone gen3 remix
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|