Клиппер
Go to file
Kevin O'Connor 9c4172784a docs: Update Resonance_Compensation.md to recommend SET_VELOCITY_LIMIT
It's no longer necessary to update the printer.cfg file to alter the
max_accel and square_corner_velocity parameters.  Update the
Resonance_Compensation.md document to reflect this.

Also, recommend using STEP_DELTA in the TUNING_TOWER commands.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2022-01-31 18:36:42 -05:00
.github workflows: Lock issues that have been closed for 6+ months 2021-11-22 19:06:03 -05:00
config config: Add BIQU BX printer config (#4950) 2022-01-29 13:31:41 -05:00
docs docs: Update Resonance_Compensation.md to recommend SET_VELOCITY_LIMIT 2022-01-31 18:36:42 -05:00
klippy gcode_arcs: detect CW / CCW move with renamed G2/G3 command (#5096) 2022-01-22 20:47:51 -05:00
lib rp2040: add make flash support 2022-01-06 17:32:54 -05:00
scripts flash_usb: use sudo for rp2040 flashing 2022-01-31 11:10:02 -05:00
src flash_usb: use sudo for rp2040 flashing 2022-01-31 11:10:02 -05:00
test config: Add BIQU BX printer config (#4950) 2022-01-29 13:31:41 -05:00
.gitignore util: Fix versioning when gitdir is absent (#809) 2018-10-27 10:44:38 -04:00
COPYING Initial commit of source code. 2016-05-25 11:37:40 -04:00
Makefile Makefile: Include debug symbols in the .elf 2021-06-08 19:29:16 -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.