If I cut out a big rounded rectangle... I am getting some sharp stopping and starting with no apparent deceleration) when I am getting to the curvey part of the corner. (It is cutting just great elsewhere).
The rapid starting and stopping around the corner leaves some bumps due everything flexing a bit.
It appears to be happening at the same time it gets in to code that is alternating between g1 and g3...
Example code generated from sheetcam:
N34180 G03 X0.1718 Y2.9035 I0.0622 J0.0057
N34190 G01 X0.1866 Y2.7524
N34200 G03 X0.1867 Y2.7520 I0.0622 J0.0061
N34210 G01 X0.2019 Y2.6068
N34220 G03 X0.2020 Y2.6064 I0.0622 J0.0065
N34230 G01 X0.2177 Y2.4674
N34240 G03 X0.2177 Y2.4669 I0.0621 J0.0070
N34250 G01 X0.2339 Y2.3343
N34260 G03 X0.2340 Y2.3337 I0.0620 J0.0076
N34270 G01 X0.2506 Y2.2077
N34280 G03 X0.2506 Y2.2070 I0.0620 J0.0082
It is doing a bunch of little curves.
Is there any additional processing demand or time delay when it is generating the curves? I am on the edge of specs of EMC (700mhz 128ram).
Thanks!