mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
It's common for multiple steppers to use the same stepper enable line. Detect this and only create a single digital_out oid on the micro-controller. Also, prohibit any other pin from being used multiple times in the config file. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Welcome to the Klipper documentation. The overview document is a good starting point.