Skip to content

My macro files to support mesh compensation & autoz calibration for a Klicky z-Probe on RepRap (v3.4). Developed for my Voron Trident, but should be portable to most RepRap printers with modest modification

Notifications You must be signed in to change notification settings

stephen-opet/klicky-reprap-mesh-autoz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Klicky Support on RepRap

A few macros to support Klicky Z-Probe functions on my Voron Trident 250mm, namely Auto Z Calibration, Mesh Compensation, and Auto bed Leveling

Instructions

  1. Download whichever macro files contain the functions you'd like to import
  • /sys/mesh.g contains Mesh Compensation / heightmap calculations
  • /sys/bed.g contains auto z calibration
  • /macros/AutoBedLeveling.g contains, you guessed it, auto bed leveling
  1. Any values that need to be tuned to a specific printer are saved as variables at the top of the files. Carefully work through these, and supply the proper settings for your specific build
  2. Save the updated files to your printer, in the same directory I have organized them here

Current files are developed to support my 250mm Voron Trident, but should lend themselves well to any RepRap build with minor modifications (I designed for RepRap v3.4, I cannot promise backward compatibility)

Acknowledgements

This software is built on the shoulders of developers who came before me. Pay your respects to these outstanding members of the community:

  1. pRINTERnOODLE developed comprehensive software support for both Mesh Compensation and AutoZ Calibration. If you are in the early stages of your RepRap install, I strongly recommend starting here.
  2. Protoloft has a great repo for Auto Z Calibration on Klipper
  3. Of course, none of this would be possible without jlas1's Klicky Probe, the best drop-in ZProbe for CoreXY printers, hands down

About

My macro files to support mesh compensation & autoz calibration for a Klicky z-Probe on RepRap (v3.4). Developed for my Voron Trident, but should be portable to most RepRap printers with modest modification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages