During a finishing operation, Kiri:Moto generates a move containing a high feedrate (F6000) at a point where no such feedrate was defined in the operation settings. This feedrate becomes modal and causes the remainder of the finishing pass to run at an unintended high speed.
Observed Behavior
In the generated G‑code, the following line appears between two contour segments:
G1 X6.3614 Y10.8347 F6000
This line:
• Occurs inside a finishing pass
• Uses instead of
• Introduces even though the operation’s feedrate was set much lower
• Is not followed by a new feedrate command for the next cutting segment
As a result, the finishing pass continues at 6000 mm/min, which leads to excessive load and step loss on the machine.
It was during the contour pass right at the end of the NC file:
schroevenbakje buitenkant-part 1.nc (1.9 MB)
workspace:
workspace_schroevenbakje.kmz (1.2 MB)
