Good day,
I’m trying to switch from UGS to GSender, but I’m having an issue with the Z-probe function. When I initiate probing in GSender, the Z-axis moves upward until it hits the endstop and then stops, instead of moving down toward the probe block.
In UGS I use the following G-code for probing, which works correctly:
G21 G91 G38.2 Z-30 F100
G0 Z1
G38.2 Z-2 F10
G0 Z10 F20
G92 Z30.4
My setup:
-
Machine: X6-1500 router
-
Controller: FluidNC controller board
Greetings Fonzie
