Klipper is a 3d-printer firmware
Find a file
Kevin O'Connor f3e89e25c5 force_move: Support a SET_HOMED parameter to SET_KINEMATIC_POSITION
Commit 70838797 added support for clearing the homing state in
SET_KINEMATIC_POSITION commands.  However, it can be difficult to use
that support as the default for SET_KINEMATIC_POSITION is to set all
axes as homed.

Add a new SET_HOMED parameter to allow one to explicitly request which
axes to consider in a homed state.

Also introduce a CLEAR_HOMED parameter and prefer that to the existing
CLEAR parameter.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2025-04-08 23:23:05 -04:00
.github github: Change to upload-artifact@v4 2025-01-09 20:43:54 -05:00
config config: Add LED definitions to generic-bigtreetech-skr-mini-mz.cfg 2025-03-24 17:43:41 -04:00
docs force_move: Support a SET_HOMED parameter to SET_KINEMATIC_POSITION 2025-04-08 23:23:05 -04:00
klippy force_move: Support a SET_HOMED parameter to SET_KINEMATIC_POSITION 2025-04-08 23:23:05 -04:00
lib lib: Update can2040 to v1.7.0 2025-01-10 12:20:13 -05:00
scripts spi_flash: Update board_defs.py - BTT Octopus Max EZ (#6817) 2025-02-15 13:04:57 -05:00
src i2c_software: Fix i2c_delay() 2025-04-08 10:10:25 -04:00
test test: Add rp2350 build to test cases 2025-02-26 20:28:50 -05: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: Replace CFLAGS -I with -iquote 2024-04-03 22:53:09 -04:00
README.md docs: Improve wording of main Klipper page 2025-01-21 18:54:00 -05:00

Welcome to the Klipper project!

Klipper

https://www.klipper3d.org/

The Klipper firmware controls 3d-Printers. 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 the Klipper software.

Start by installing Klipper software.

Klipper software is Free Software. See the license or read the documentation. We depend on the generous support from our sponsors.