Go to file
Kevin O'Connor b9e195f098 flash_usb: Use hexid "2e8a:0003" for rp2040 already in bootloader mode
Use a USB hex id to indicate that the device is already in bootloader
mode.  This makes the rp2040 flashing code similar to the other
boards.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2022-06-16 10:59:11 -04:00
.github _klipper3d: New language translation deployment 2022-04-06 19:04:48 -04:00
config config: Minor comment changes to printer-creality-cr10-v3-2020.cfg 2022-06-16 10:56:30 -04:00
docs flash_usb: Use hexid "2e8a:0003" for rp2040 already in bootloader mode 2022-06-16 10:59:11 -04:00
klippy delta_calibrate: Fix Python3 error in DELTA_ANALYZE 2022-06-13 13:51:07 -04:00
lib lib: Update lib/README with latest canboot changes 2022-06-03 14:53:18 -04:00
scripts flash_usb: Use hexid "2e8a:0003" for rp2040 already in bootloader mode 2022-06-16 10:59:11 -04:00
src rp2040: Implement workaround for USB errata "rp2040-e5" 2022-06-12 11:25:57 -04:00
test config: Creality CR10 v3 with BLTouch support config. (#5533) 2022-06-16 10:54:38 -04:00
.gitignore util: Fix versioning when gitdir is absent (#809) 2018-10-27 10:44:38 -04:00
COPYING COPYING: Update GPLv3 license to latest text (uses https instead of http) 2022-06-03 11:28:44 -04:00
Makefile makefile: disable null pointer checks 2022-06-08 12:17:12 -04:00
README.md Revert "README: Fix links to www.klipper3d.org" 2021-07-27 19:00:01 -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.