Клиппер
Go to file
Avery Todd 1758f53b9d
config: Add Ultimaker UltiMainboard v2 config. (#2696)
Adds config for the Ultimaker 2's UltiMainboard v2 board, with the 
correct pins assigned and current control for the A4988 motor
drivers.

Signed-off-by: Avery Todd <averyct@pm.me>
2020-04-08 11:26:39 -04:00
config config: Add Ultimaker UltiMainboard v2 config. (#2696) 2020-04-08 11:26:39 -04:00
docs docs: Update BLTouch.md initial tests for users with a regular z endstop 2020-04-02 17:34:15 -04:00
klippy Revert "bltouch: No need to pause the toolhead for PWM off commands" 2020-04-04 18:51:53 -04:00
lib stm32f0: Remove hal based stm32f0 implementation 2020-01-14 17:08:01 -05:00
scripts scripts: Update Docker file for current Klipper version (#2666) 2020-04-02 20:19:26 -04:00
src stm32: Add support for 64KiB bootloader on stm32f103 2020-03-24 10:02:21 -04:00
test config: Add example printer-alfawise-u30-2018.cfg config 2020-03-30 21:29:57 -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: Use "tr -s" in compile_time_request.txt generation 2019-08-22 11:40:02 -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.