Skip to content

VzBoT3D/klipper-extended-corexy-kinematic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

klipper-extended-corexy-kinematic

Klipper module for extended-corexy kinematic support.

Adjusted by the VzBoT team for specific docs.

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.

3. Installation

Install kinematic file

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

Add to Moonraker Update manager

# Extendeded corexy entry
[update_manager vz-extended-corexy]
type: git_repo
path: ~/klipper-extended-corexy-kinematic
origin: https://github.com/VzBoT3D/klipper-extended-corexy-kinematic.git
primary_branch: master
managed_services: klipper
install_script: 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.1%
  • Shell 6.9%