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

Homing Issue with Macros #236

Open danilosousadba opened 8 months ago

danilosousadba commented 8 months ago

Here home was working 100% before activate macros.

After activate macros i have this issue


07:08:51 
$ G28
07:08:51 
// No axis homed
07:08:51 
// moving to a safe Z distance
07:08:51 
// X or Y not homed, forcing full G28
07:08:52 
// Homing X
07:08:52 
// Homing Y
07:08:52 
// Homing Z
07:08:52 
// probe: TRIGGERED
07:08:52 
// homing_override goint to home all axes
07:08:52 
// _klicky_status_homing activating the LED STATUS_HOMING
07:08:52 
// homing_override no axis homed, setting position as X=Y=0 Z=0
07:08:52 
// homing_override moving toolhead to 25mm from 0.0mm
07:08:52 
// homing_override Homing X, G28 X0
07:08:52 
!! Macro G28 called recursively
07:08:52 
!! Macro G28 called recursively
07:08:52 
!! Macro G28 called recursively
MrReflex89 commented 7 months ago

Hello colleague, I may be able to help you. Can you tell me in advance how and where exactly you can read the protocol? best regards