aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/klippy.py
Commit message (Expand)AuthorAgeFilesLines
...
* serialhdl: Make SerialReader.connect() blockingKevin O'Connor2016-11-291-3/+0
* klippy: Run the MCU connect code within the reactorKevin O'Connor2016-11-291-10/+13
* klippy: Eliminate write_dictionary command line optionKevin O'Connor2016-11-291-9/+0
* mcu: Remove support for DummyMCU classKevin O'Connor2016-11-161-4/+0
* queuelogger: Add support for background log writingKevin O'Connor2016-11-121-4/+6
* 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