mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-01-01 04:10:34 -07:00
Klipper is a 3d-printer firmware
Implements support for the PCA9685 16-channel PWM controller over I2C, enabling [servo] and [output_pin] configurations for PWM and digital outputs. Supports configurable frequency (default 50Hz), I2C addressing, global MODE2 settings (invert_output, totem_pole), and per-pin software inversion. Designed primarily for applications like pick-and-place machines with servo-driven component feeders. Includes documentation and example configuration. Signed-off-by: Maja Stanislawska <maja@makershop.ie> |
||
|---|---|---|
| .github | ||
| config | ||
| docs | ||
| klippy | ||
| lib | ||
| scripts | ||
| src | ||
| test | ||
| .gitignore | ||
| COPYING | ||
| Makefile | ||
| README.md | ||
Welcome to the Klipper project!
The Klipper firmware controls 3d-Printers. 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 the Klipper software.
Start by installing Klipper software.
Klipper software is Free Software. See the license or read the documentation. We depend on the generous support from our sponsors.
