Клиппер
Go to file
Chester 35d951dabf
config: Add BigTreeTech GTR board generic config file (#2626)
This config was not yet available - I have updated all the pin defines, starting with the BTT SKR board which is the most similar board + tested it on my printer which is currently working with the TMC5160 drivers using software SPI. I have not tested it with other drivers etc but the config should work for them. 

Signed-off-by: Chester Lowrey <hilo90mhz@gmail.com>
2020-03-20 21:02:24 -04:00
config config: Add BigTreeTech GTR board generic config file (#2626) 2020-03-20 21:02:24 -04:00
docs display: Use the active extruder in the default 16x4 screen layout 2020-03-13 21:50:38 -04:00
klippy stepcompress: Implement a step+dir+step filter 2020-03-13 21:53:48 -04:00
lib stm32f0: Remove hal based stm32f0 implementation 2020-01-14 17:08:01 -05:00
scripts graph_extruder: Internal updates to graph calculation 2020-02-18 12:38:45 -05:00
src armcm_boot: Additional code for broken bootloaders 2020-03-04 19:50:56 -05:00
test adc_temperature: Add builtin definition for PT1000 sensors 2020-03-05 11:46:01 -05: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.