Клиппер
Go to file
Arksine a342770ac5 pause_resume: Add CANCEL_PRINT gcode
Register API endpoints for "pause_resume/pause", "pause_resume/resume" and "pause_resume/cancel".

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2020-06-24 19:07:33 -04:00
config config: Add pin hints for probe header in generic-duet2-maestro.cfg 2020-06-17 13:23:53 -04:00
docs hall_filament_width_sensor: Added width logging (#2981) 2020-06-16 13:36:49 -04:00
klippy pause_resume: Add CANCEL_PRINT gcode 2020-06-24 19:07:33 -04:00
lib stm32: Initial support for stm32f2 (#3001) 2020-06-23 10:52:15 -04:00
scripts docs: LinuxMCU doc & script (#2956) 2020-06-12 20:32:12 -04:00
src stm32: Improved CAN support for STM32 (#2976) 2020-06-24 18:59:38 -04:00
test gcode_arcs: Add back in support for E moves in absolute extrude mode 2020-06-04 15:25:17 -04:00
.gitignore
.travis.yml linux: userspace GPIO control 2020-05-17 22:17:15 -04:00
COPYING
Makefile Makefile: fixed missing dependency on autoconf.h 2020-06-15 17:14:58 -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.