Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gcode: Reset current position after an endstop error | Kevin O'Connor | 2016-10-11 | 1 | -0/+1 |
* | cartesian: Enforce endstop min and max boundaries | Kevin O'Connor | 2016-09-30 | 1 | -1/+5 |
* | gcode: Keep a log of incoming gcode data and report it on a shutdown | Kevin O'Connor | 2016-09-30 | 1 | -1/+6 |
* | homing: Support querying the current status of endstops | Kevin O'Connor | 2016-09-22 | 1 | -1/+15 |
* | toolhead: Force a firmware shutdown on an unhandled exception | Kevin O'Connor | 2016-09-22 | 1 | -2/+9 |
* | homing: Move low-level coordinate manipulation to kinematic class | Kevin O'Connor | 2016-07-25 | 1 | -12/+12 |
* | gcode: Error on G20 (set units to inches) command | Kevin O'Connor | 2016-07-25 | 1 | -3/+2 |
* | extruder: Create a new class and python file to track the printer extruder | Kevin O'Connor | 2016-07-10 | 1 | -1/+4 |
* | cartesian: Rename CartKinematics class to ToolHead | Kevin O'Connor | 2016-07-10 | 1 | -16/+16 |
* | Initial commit of source code. | Kevin O'Connor | 2016-05-25 | 1 | -0/+315 |