aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/klippy.py
Commit message (Expand)AuthorAgeFilesLines
* extruder: Create a new class and python file to track the printer extruderKevin O'Connor2016-07-101-4/+4
* toolhead: Split toolhead code from cartesian.py to new file toolhead.pyKevin O'Connor2016-07-101-2/+2
* cartesian: Rename CartKinematics class to ToolHeadKevin O'Connor2016-07-101-2/+2
* Initial commit of source code.Kevin O'Connor2016-05-251-0/+163