mirror of https://github.com/Desuuuu/klipper.git
03b3cff823
Fixed bltouch offset and bed_mesh mesh_min/max to account for offset. The former was defined in the wrong coordinate, as the origin starts from the SW. The latter did not include the offset and caused an error. Technically the offset allows mesh_max up to (239.3, 253). Signed-off-by: Ben Kaye <benkaye001@gmail.com> |
||
---|---|---|
.github/workflows | ||
config | ||
docs | ||
klippy | ||
lib | ||
scripts | ||
src | ||
test | ||
.gitignore | ||
COPYING | ||
Makefile | ||
README.md |
README.md
Welcome to the Klipper project!
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.