Клиппер
Go to file
Kevin O'Connor 122fd88c6a mcu: Reset pwm and digital output pins to start values on a host restart
This makes sure output pins are reset to their defaults when the host
is restarted and the micro-controller is not.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2020-07-25 11:36:44 -04:00
config lm75: Added support for LM75/LM75A I2C connected temperature sensors (#3101) 2020-07-19 20:18:54 -04:00
docs docs: Add link to config/sample-macros.cfg in Slicers.md 2020-07-16 13:04:00 -04:00
klippy mcu: Reset pwm and digital output pins to start values on a host restart 2020-07-25 11:36:44 -04:00
lib stm32: Initial support for stm32f2 (#3001) 2020-06-23 10:52:15 -04:00
scripts update_mks_robin: Remove unnecessary imports 2020-07-24 11:02:15 -04:00
src linux: Disable hardware pwm when it is set to zero 2020-07-20 22:18:28 -04:00
test config: Add printer-creality-ender5plus-2019.cfg example config 2020-06-25 12:45:47 -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.