Клиппер
Go to file
Kevin O'Connor 68e59528a4 endstop_phase: Query the stepper step_distance from the stepper object
Don't obtain the step_distance from the config, instead obtain
step_distance from the instantiated stepper object.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2020-02-01 21:58:14 -05:00
config probe: Add support for configuring lift_speed 2020-01-31 15:47:06 -05:00
docs probe: Add support for configuring lift_speed 2020-01-31 15:47:06 -05:00
klippy endstop_phase: Query the stepper step_distance from the stepper object 2020-02-01 21:58:14 -05:00
lib stm32f0: Remove hal based stm32f0 implementation 2020-01-14 17:08:01 -05:00
scripts scripts: Revert virtualenv workarounds 2020-01-25 10:34:24 -05:00
src stm32: Reset adc calibration prior to starting calibration 2020-01-25 11:23:58 -05:00
test test: Add generic-bigtreetech-skr-v1.4.cfg to printers.test 2020-01-28 12:16:05 -05:00
.gitignore
.travis.yml
COPYING
Makefile
README.md

README.md

Welcome to the Klipper project!

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.