02-27-2024, 03:04 PM
Hello RoboDK Team,
I would like to generate a machining program in RoboDK from a G-code file.
After generating the program, I noticed that there is an issue with fast move speeds expressed by G0.
The generated program only sets the first line starting with G0 (N340) with a rapid speed, but it sets the other lines below (N350) and (N360) with the feed rate G1.
How can I have a rapid speed on lines (N350) and (N360) without changing the G-code file?
I would like to generate a machining program in RoboDK from a G-code file.
After generating the program, I noticed that there is an issue with fast move speeds expressed by G0.
The generated program only sets the first line starting with G0 (N340) with a rapid speed, but it sets the other lines below (N350) and (N360) with the feed rate G1.
How can I have a rapid speed on lines (N350) and (N360) without changing the G-code file?