aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extruder.py
Commit message (Expand)AuthorAgeFilesLines
* extruder: Support a minimum extrude temperatureKevin O'Connor2016-09-301-1/+3
* extruder: Remove unnecessary getsection('extruder') callKevin O'Connor2016-09-301-3/+2
* toolhead: Allow kinematics class to verify the move prior to queuing itKevin O'Connor2016-09-301-2/+6
* mcu: convert stepper, endstop, and digital_out to take mcu_timeKevin O'Connor2016-08-241-19/+18
* extruder: Add some additional commentsKevin O'Connor2016-07-261-0/+3
* extruder: Add support for "pressure advance" on extrusionKevin O'Connor2016-07-251-36/+100
* stepper: Have caller calculate max jerk velocityKevin O'Connor2016-07-221-0/+1
* extruder: Create a new class and python file to track the printer extruderKevin O'Connor2016-07-101-0/+62