jlas1 / Klicky-Probe

Microswitch probe with magnetic attachement, primarily aimed at CoreXY 3d printers
GNU General Public License v3.0
1.27k stars 283 forks source link

Edge case where the probe crashes into dock #234

Open propeller3D opened 11 months ago

propeller3D commented 11 months ago

If the Y position of the toolhead is behind the docking station and the probe is attached for some reason (like if you manually attach it) the probe can crash into the docking station because it will go in a straight line to the docking start position. I suggest adding a condition to check if the toolhead y pos is behind a certain value it will go to the Y pos of the docking start pos first and then X.