Клиппер
Go to file
Kevin O'Connor ef4710c6e0 hd44780: Increase timeout to 40us
There have been several reports that increasing the delay from 37us to
40us eliminates screen corruption on some clone hd44780 displays.
Increase the timeout value so that the standard code works on these
displays.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2020-01-24 00:04:31 -05:00
config test: Add printer-monoprice-mini-delta-2017.cfg to printers.test 2020-01-23 23:29:32 -05:00
docs docs: Update Config_Changes.md with actual bed_mesh merge date 2020-01-09 14:17:51 -05:00
klippy hd44780: Increase timeout to 40us 2020-01-24 00:04:31 -05:00
lib stm32f0: Remove hal based stm32f0 implementation 2020-01-14 17:08:01 -05:00
scripts scripts: Install "virtualenv setuptools==44.0.0" in install-octopi.sh 2020-01-12 18:22:14 -05:00
src stm32: Only declare alternate usart2 on stm32f0 2020-01-23 11:39:40 -05:00
test test: Add generic-simulavr.cfg to printers.test 2020-01-23 23:29:32 -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.