G32 Error:´´ Z probe was not triggered during probing move´´
-
ok I understand!
so what can I do for the next steps?
richard -
@barbarossa-cologne
Hi,
You mean after I'm sure that bed.g is running and nothing else unexpected happens?
Frederick
-
@fcwilt
to fix my multiple problems... -
@barbarossa-cologne
Hi,
I am focusing on just two problems right now.
- Making sure the probe is working.
- Making sure bed.g is working.
Anything else you want to work on?
Frederick
-
@fcwilt
Probe is working.
I don´t know what I have to change in my bed.g file...
you told me you wanna make a test. So I did it.... and now?
I made a G32 and it´s doing a G29. Why?
I just wanna make a 4 point true auto level.... thats the last thing I have to do before printing. SOS -
@barbarossa-cologne
Hi,
When you did the G32 did you see the popup message saying beg.g was running?
Frederick
-
@fcwilt
drives to the first probe point of mesh compension and --> g32 -->
Error: Z probe already triggered before probing move started -
only this message came
-
@barbarossa-cologne said in G32 Error:´´ Z probe was not triggered during probing move´´:
@fcwilt
drives to the first probe point of mesh compension and --> g32 -->
Error: Z probe already triggered before probing move startedAnd this was with bed.g only having the M291 command?
Frederick
-
@fcwilt yes
-
@barbarossa-cologne said in G32 Error:´´ Z probe was not triggered during probing move´´:
@fcwilt yes
And you didn't see the popup message about bed.g running?
Frederick
-
@fcwilt no. just the message you see on the screenshot.
-
@barbarossa-cologne
Hi,
Do you know how to enter commands directly into Duet Web Control using the Console page?
Frederick
-
@fcwilt yes
-
@barbarossa-cologne
Good.
Enter M98 P"bed.g" and let me know what happens.
Frederick
-
@fcwilt said in G32 Error:´´ Z probe was not triggered during probing move´´:
M98 P"bed.g"
-
@fcwilt
and bed hasn´t reached the pin of the BL. I think it goes back to the same high then the bed was before the comand started. -
@barbarossa-cologne
Well it seems the bed.g file you edited to enter the M291 command is not the bed.g file that G32 is executing.
Are you editing the bed.g file that is in the system directory - the directory where the config.g file is located?
Frederick
-
for your question:
-
@fcwilt something to do with this code in config.g?
; Z-Probe M558 P9 C"io4.in" H10 F200 T1800 ; set Z probe type to bltouch and the dive height + speeds M950 S0 C"io4.out" ; create servo pin 0 for BLTouch G31 P25 X-20 Y-20 Z2.5 ; set Z probe trigger value, offset and trigger height M557 X15:650 Y15:650 S200 ; define mesh grid