Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 516 Bytes

README-py.md

File metadata and controls

11 lines (8 loc) · 516 Bytes

Klipper-Klippy

This is a python-packaged version of the python component of Klipper.

Differences from vanilla klipper

  • Supports "extras" modules from other packges in the PYTHONPATH. Give a full name of the module as the type in a config file to use this.
  • Supports setting group and mode on the linux mcu's pty

Commands

Klippy can be invoked as klipper-klippy or klipper_klippy. Older versions of this used klippy, but that was already in use by other packages, and was renamed.