Klipper Configuration
Klipper Configuration for Classic Mode
Last updated
Klipper Configuration for Classic Mode
Last updated
if you are using an existing printer config, make sure you remove any previous reference to [cartographer]
or [probe]
in the saved section at the bottom.
Use CTL + F (Mac OS use Command (⌘) + F) to search to find either [cartographer]
or [probe]
and delete these sections.
NOTE - The [cartographer] section needs to be above any other reference to either cartographer or probe within your Klipper config, for this reason I advise adding it near the top of your config file.
If you want to use the probe for Input Shaper, please add the following to your config.
You then need to remove, or comment out your [probe]
section.
Now add a safe_z_home section with the following inforamation.
You will also need to update your Z configuration settings, this will involve removing or commenting out your position_endstop:
configuration. Homing_retract_dist
must also be set to 0
If you are running Klipper Screen, add this Macro to your G-Code, this stops klipper screen doing a random bedmesh when you press Z Calibrate on it.
You will now need to ensure that you update your Z-Tilt or QGL settings to ensure that Cartographer is over the bed when performing these actions. We will be checking these during the calibration phase.
It is vital you complete the Calibration steps, without doing so the probe will not work properly and is likely to show TRIGGERED.
Finally, you need to ensure you have a suitable bed_mesh
section. Information can be found