Go to file
Kevin O'Connor 1c6a8267f9 armcm_reset: Add a new helper file defining command_reset()
Add a generic ARM Cortex-M implementation of the "reset" command.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-09-18 11:59:43 -04:00
config config: IMPROVED FYSETC F6 CONFIGURATION (#1985) 2019-09-18 09:42:17 -04:00
docs safe_z_home: Hop only if necessary and add option to move xy back 2019-09-18 09:37:33 -04:00
klippy gcode_arcs: use z-height defined in f2/3 code, if present 2019-09-18 11:57:16 -04:00
lib lib: No need to make lpc176x SystemInit() externally visible 2019-09-06 13:49:16 -04:00
scripts buildcommands: Match DECL_X names to the actual C macro names 2019-08-22 13:26:30 -04:00
src armcm_reset: Add a new helper file defining command_reset() 2019-09-18 11:59:43 -04:00
test test: Add initial test case for gcode_arcs support 2019-09-13 12:05:15 -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.