Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Experimental oscillation reduction
|
|
|
|
Add missing #endif in gen7 definition in pins.h
|
|
|
|
|
|
Add Gen7 support
|
|
|
|
|
|
|
|
Fix d calculation on XYZ moves where comparison was inside of abs() instead of comparing with the absolute value
|
|
of comparing with the result.
|
|
Moved footer in pins.h to end of file, fixing teensylu support
|
|
|
|
Better default PID parameters
|
|
|
|
Merge Experimental into master
|
|
Conflicts:
Sprinter/Configuration.h
|
|
Cooling fan control for a stepper driver fan - enable fan when stepper drivers are active
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Support for Teensylu (at90usb1286)
|
|
|
|
|
|
Add gen3+ support for the techzone gen3 remix
|
|
|
|
|
|
|
|
Fix issue #70 (scoping problem when acceleration is disabled)
|
|
|
|
|
|
|
|
This reverts commit a27649c455c4d13385b32d45bf353ab890da052a, reversing
changes made to 8fa84ce04eda414886cc5b075d7257e49b6f7f0a.
|
|
simplified string-to-number conversions
|
|
PID fixes
|
|
|
|
|
|
Commit 614b60b was missing function signatures and wouldn't compile
|
|
|
|
for my old hotend, but overshoot badly on MG hotend)
|
|
|
|
Signal an optional ALARM_PIN when reaching MAXTEMP
|
|
don't have temperature control anymore
|
|
Conflicts:
Sprinter/Sprinter.pde
|