File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 11History of Klipper releases. Please see
22[ installation] ( Installation.md ) for information on installing Klipper.
33
4+ Klipper 0.5.0
5+ =============
6+
7+ Available on 20171025. Major changes in this release:
8+
9+ * Support for printers with multiple extruders.
10+ * Initial support for running on the Beaglebone PRU. Initial support
11+ for the Replicape board.
12+ * Initial support for running the micro-controller code in a real-time
13+ Linux process.
14+ * Support for multiple micro-controllers. (For example, one could
15+ control an extruder with one micro-controller and the rest of the
16+ printer with another.) Software clock synchronization is implemented
17+ to coordinate actions between micro-controllers.
18+ * Stepper performance improvements (20Mhz AVRs up to 189K steps per
19+ second).
20+ * Support for controlling servos and support for defining nozzle
21+ cooling fans.
22+ * Several bug fixes and code cleanups
23+
424Klipper 0.4.0
525=============
626
You can’t perform that action at this time.
0 commit comments