jlas1 / Klicky-Probe

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

Klicky causing Y to not home #222

Open 53Aries opened 11 months ago

53Aries commented 11 months ago

If I issue G28 the X axis will home but not the Y and then it attempts a probe attach. If I issue G28 Y it will home Y. It's as though the Y axis is being skipped for homing with G28.

klippy (13).log printer.txt klicky-variables.txt

53Aries commented 11 months ago

Resolved by using sensorless homing .cfg by #181

pasha4ur commented 11 months ago

Hello

Where did you download "klicky-sensorless-homing.cfg"? I can't find it and have same problem (

I found it here https://github.com/jlas1/Klicky-Probe/blob/9bfb6ca82c73355d8a165603620ef02984970d87/Klipper_macros/klicky-sensorless-homing.cfg

Thx