Клиппер
Go to file
Kevin O'Connor dd34768e3a homing: Remove no longer needed homing time delay code
Now that homing is implemented via "drip moves", it is no longer
necessary to round the homing speed and it is no longer necessary to
add a delay for cpu processing time.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-07-10 10:43:20 -04:00
config docs: Add documentation for [delayed_gcode] 2019-07-01 11:09:30 -04:00
docs filament_switch_sensor: add SET_FILAMENT_SENSOR gcode 2019-07-10 09:57:46 -04:00
klippy homing: Remove no longer needed homing time delay code 2019-07-10 10:43:20 -04:00
lib lib: Add stm32f0 hal and cmsis files 2019-03-24 12:10:11 -04:00
scripts scripts: Minor improvement to feedback from travis-install.sh 2019-07-10 10:38:47 -04:00
src buttons: initialize mcu buttons based on inverted state 2019-07-05 20:01:07 -04:00
test tmc: Configure "intpol" field from TMCMicrostepHelper 2019-06-28 16:59:26 -04:00
.gitignore util: Fix versioning when gitdir is absent (#809) 2018-10-27 10:44:38 -04:00
.travis.yml test: Update .travis.yml to list apt packages one per line 2018-08-17 09:47:57 -04:00
COPYING Initial commit of source code. 2016-05-25 11:37:40 -04:00
Makefile makefile: Fixed build on OSX 2019-05-20 16:49:16 -04:00
README.md docs: Update main README file to point to website 2019-04-20 13:43:35 -04:00

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.