Клиппер
Go to file
Kevin O'Connor a46244057c stm32: Support 16bit packet memory access on usbfs controller
The stm32f0 line uses 16bit packet memory reads/writes (as opposed to
the goofy 32bit accesses required on the stm32f103).

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-10-23 21:16:35 -04:00
config config: Fix EXP1 comment in generic-bigtreetech-skr-e3-dip.cfg 2019-10-23 16:07:08 -04:00
docs docs: Reword Pressure_Advance.md paragraph on kinematic impact 2019-10-23 19:50:51 -04:00
klippy temperature_fan: add get_status() function 2019-10-22 22:10:13 -04:00
lib lib: No need to make lpc176x SystemInit() externally visible 2019-09-06 13:49:16 -04:00
scripts scripts: Use current username in install-ubuntu-18.04.sh 2019-10-23 14:54:31 -04:00
src stm32: Support 16bit packet memory access on usbfs controller 2019-10-23 21:16:35 -04:00
test config: Add generic-bigtreetech-skr-e3-dip.cfg config 2019-10-23 15: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: 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.