Need help with arcs transitioning to lines.
Posted: Mon Feb 12, 2018 9:02 pm
I've had this problem forever. I have a ton of contouring to do and I'd like to see if I can get a handle on it.
Here is a snip of the code
Here is a video of what I am experiencing. Smooth as silk in the arcs and a pause at each line segment.
https://youtu.be/udWrQQ-lAiY
I'm attaching .pro . I'd like to know what I have to loosen up in order to get smooth motion. Here are my current settings.
Here is a snip of the code
- Code: Select all
N1 G20
N2 G0 G17 G40 G49 G80 G90
N3 G64(CONSTANT CONTOUR OFF OR TURN ON W/G64)
N4 G54
N5 (2 1/2 Axis Profiling)
N6 T22 M6
N7 G43 H22
N10 G00 Z2.3173
N11 X2.6831 Y-1.6339
N12 G01 Z2.2187 F30.00000
N13 G17
N14 G03 Y1.3574 I0.0000 J1.4957 F80.00000
N15 G01 X2.2863
N16 G03 Y-1.6339 I0.0000 J-1.4956
N17 G01 X2.6831
N18 G00 Z2.3173
N19 G00
N20 Y-1.6222
N21 G01 Z2.2139 F30.00000
N22 G03 Y1.3457 I0.0000 J1.4840 F80.00000
N23 G01 X2.2863
N24 G03 Y-1.6222 I0.0000 J-1.4839
N25 G01 X2.6831
N26 G00 Z2.3173
Here is a video of what I am experiencing. Smooth as silk in the arcs and a pause at each line segment.
https://youtu.be/udWrQQ-lAiY
I'm attaching .pro . I'd like to know what I have to loosen up in order to get smooth motion. Here are my current settings.