Hot to set #define Z_PROBE_X1 ?
Hi Guys,
How do you define these values in the firmware? I have Kossel Alt
#define Z_PROBE_X1
#define Z_PROBE_Y1
#define Z_PROBE_X2
#define Z_PROBE_Y2
#define Z_PROBE_X3
#define Z_PROBE_Y3
I tried some value , but alway got this erro below
15:50:28.001 : Warning:Invalid delta coordinate - move ignored x:2400 y:3000 z:4008
If you give G29 command moves it to the point y20 y20 and repeat movement in the same place a few times. does not leave it.
Comments