Author Topic: SOLVED - Motion command target is invalid on xPro V5 controller  (Read 15864 times)

Offline dh42

  • Administrator
  • CNC Jedi
  • *****
  • Posts: 7592
    • View Profile
    • Cambam V1.0 French Doc
Re: SOLVED - Motion command target is invalid on xPro V5 controller
« Reply #15 on: September 04, 2023, 22:54:49 pm »
+1

We get the same problem with Mach3 ; the error it return is: "Radius to end of arc differs from radius to start"

Quote
The absence of digits beyond a particular number causes an explicit presumption of trailing zeros, and any software should handle that situation.

I spent a lot of time on a GCode (that had no decimals, because written by hand) and that give strange results (or error) in the simulation ...  until I found that it was the problem. It was  with a GCode simulator called NCplot ...

++
David