Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | extruder: Support a minimum extrude temperature | Kevin O'Connor | 2016-09-30 | 1 | -1/+3 |
* | extruder: Remove unnecessary getsection('extruder') call | Kevin O'Connor | 2016-09-30 | 1 | -3/+2 |
* | toolhead: Allow kinematics class to verify the move prior to queuing it | Kevin O'Connor | 2016-09-30 | 1 | -2/+6 |
* | mcu: convert stepper, endstop, and digital_out to take mcu_time | Kevin O'Connor | 2016-08-24 | 1 | -19/+18 |
* | extruder: Add some additional comments | Kevin O'Connor | 2016-07-26 | 1 | -0/+3 |
* | extruder: Add support for "pressure advance" on extrusion | Kevin O'Connor | 2016-07-25 | 1 | -36/+100 |
* | stepper: Have caller calculate max jerk velocity | Kevin O'Connor | 2016-07-22 | 1 | -0/+1 |
* | extruder: Create a new class and python file to track the printer extruder | Kevin O'Connor | 2016-07-10 | 1 | -0/+62 |