johnwalz97 / klipper

Klipper is a 3d-printer firmware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the Klipper project!

This is a fork of the original Klipper project for my own hacking/configuring.

Goals:

1) Upgrade to Python3

2) Offload some of the heavier computation to Rust or C for better efficiency on lower-end hardware

3) Add some AI to be able to monitor prints via cam setups and determine the quality of the print/recommend changes/stop if emergency

4) Build a configurator tool to make configuration less of a pain in the ass

More to come... Way more :)


Klipper

https://www.klipper3d.org/

Klipper is a 3d-Printer firmware. It combines the power of a general purpose computer with one or more micro-controllers. See the features document for more information on why you should use Klipper.

To begin using Klipper start by installing it.

Klipper is Free Software. See the license or read the documentation.

About

Klipper is a 3d-printer firmware

License:GNU General Public License v3.0


Languages

Language:C 97.3%Language:Python 2.3%Language:C++ 0.3%Language:Assembly 0.1%Language:Shell 0.0%Language:Makefile 0.0%Language:G-code 0.0%Language:CMake 0.0%Language:Dockerfile 0.0%