diff options
Diffstat (limited to 'docs/Releases.md')
-rw-r--r-- | docs/Releases.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/Releases.md b/docs/Releases.md new file mode 100644 index 00000000..41781fe9 --- /dev/null +++ b/docs/Releases.md @@ -0,0 +1,15 @@ +History of Klipper releases. Please see +[installation](Installation.md) for information on installing Klipper. + +Klipper 0.2.0 +============= + +Initial release of Klipper. Available on 20160525. Major features +available in the initial release include: + +* Basic support for cartesian printers (steppers, extruder, heated + bed, cooling fan). +* Support for common g-code commands. Support for interfacing with + OctoPrint. +* Acceleration and lookahead handling +* Support for AVR micro-controllers via standard serial ports |