kevinakasam / KlackEnder-Probe

Klicky / Quickdraw Probe for the Ender 3
GNU General Public License v3.0
353 stars 34 forks source link

AUTO_BED_MESH and G29 tries to take the probe out first #1

Closed almihnea closed 2 years ago

almihnea commented 2 years ago

The 2 macros mentioned in the title do PROBE_OUT and then PROBE_IN instead of PROBE_IN and afterwards PRORBE_OUT // for the klipper config

kevinakasam commented 2 years ago

That's completely correct. First the probe has to get out on the head and than back in into the dock.