We have a DMS CNC router that cuts a rectangle along the outer edges of a door. Along one of the long edges, we would like to slow the tool path down for the last few inches in the X direction.
We have the first part of the path at one speed, then the remaining toolpath on the next line at another speed.
Example:
G90 X75 F200
G90 X80 F50
But when we do that, the spindle stops moving for a second or 2 when going from one line to another, and leaves a rounded gouge in the door where it briefly stopped.
Is there a way to program this to make it slow the toolpath at the end without it stopping for a second.
Our controller is a Fagor 8037.