SnakeOilXY / klipper-extended-corexy-kinematic

Klipper module for extended-corexy kinematic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

klipper-extended-corexy-kinematic

Klipper module for extended-corexy kinematic support.

1. Introduction

This kinematic is based on traditional CoreXY and hybrid-CoreXY (aka Markforged kinematic), aiming to improve the performance of large CoreXY-based 3D printers.

Check kinematic page for more information about this kinematic.

2. Current firmware support state

Support for extended coreXY kinematic is not merged into mainline Klipper yet, but we have working code and over 100 hours of test print without problem. There is plan to submit PR for this kinematic in the future.

You can find sample config at sample config page

If you have any questions or suggestions, feel free to ask on our SnakeOilXY discord

3. Installation

Install kinematic file

cd ~
git clone https://github.com/SnakeOilXY/klipper-extended-corexy-kinematic
cd klipper-extended-corexy-kinematic
./install.sh

4. Test data

Input shaper test result on a 500x400x300mm machine

Input shaper test result on a 500x400x300mm machine

About

Klipper module for extended-corexy kinematic

License:GNU General Public License v3.0


Languages

Language:Python 93.3%Language:Shell 6.7%