What's new
What's new

Charmilles Roboform 31 ISO programming

XenoBen

Plastic
Joined
May 14, 2020
Hello all!

I have a problem, where my machine is getting error on every line while trying to run the program.
My file is in .iso extension I started the line with the "%" sign but when I start to write the G codes like "G01x100y100z100c0" I get the error message: "error 207 Command expected G01x10...."

I tried almost everything but I don't know what command it is expecting.
 
Hello all!

I have a problem, where my machine is getting error on every line while trying to run the program.
My file is in .iso extension I started the line with the "%" sign but when I start to write the G codes like "G01x100y100z100c0" I get the error message: "error 207 Command expected G01x10...."

I tried almost everything but I don't know what command it is expecting.

Maybe decimal points? I don't know the machine, so just a WAG...

edit: feedrate? not sure how those are programmed on an sinker edm...
 
Possibly can’t handle a 4 axis position. Have you tried the same movement in 4 lines?

Also have you looked at the error message page? It may give you the whole error message not half a message then an ellipsis.

And use a G00 not g01 as a sinker doesn’t need feed rate which a G01 would require.
 








 
Back
Top