G38.3 gives error: "No characters found in reading real value"

More
17 Aug 2019 18:37 - 17 Aug 2019 18:56 #142404 by zhivko
I get "No characters found in reading real value" while using G38.3 in MDI mode.

My MDI command is:
G38.3 Z

My config is in:
github.com/zhivko/PipeCutter/blob/master...achinekit/CRAMPS.ini

What could be wrong?

regards
Zhivko
Last edit: 17 Aug 2019 18:56 by zhivko.

Please Log in or Create an account to join the conversation.

More
17 Aug 2019 18:57 #142405 by zhivko
It works with: G38.3 Z10 F50

Everything OK...
thanks

Please Log in or Create an account to join the conversation.

More
17 Aug 2019 20:11 #142409 by BigJohnT
From the mighty document for LinxuCNC
linuxcnc.org/docs/2.7/html/gcode/g-code.html#gcode:g38
It is an error if:
    the current point is the same as the programmed point.
    no axis word is used
    cutter compensation is enabled
    the feed rate is zero
    the probe is already in the target state

JT

Please Log in or Create an account to join the conversation.

More
18 Aug 2019 08:45 #142422 by zhivko
Thanks John, is it possible to reset parameter
parameters #5061
so I could programmatically see when parameter is set and procedure completed?

Please Log in or Create an account to join the conversation.

More
18 Aug 2019 10:40 #142427 by BigJohnT
You could use 5070 to test the result of the probe.

JT

Please Log in or Create an account to join the conversation.

Time to create page: 0.070 seconds
Powered by Kunena Forum