Circular Interpolation Question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
When milling a circular pocket F360 typically generates a series of half circles. In the below example F360 generates (2) has circles rather than the hand generated full circle down a few lines. Could someone explain the reasoning for the half circles?
Thanks!
James
G53 G0 Z0.
( ** 2D Contour1 ** )
S20000 M3
G54
A0.
G0 G49 X1. Y0. Z0.6
G1 Z0.2 F100.
Z0.0394 F34.
Z-0.25
(++++++++ From F360 ++++++++++)
G3 X-1. I-1. J0. F100.
X1. I1. J0.
(+++++++++++++++++++++++++++)
G1 Z0.6
( )
G1 Z0.2 F100.
Z0.0394 F34.
Z-0.25
(+++++++ Manual test ++++++++++)
G3 I-1. J0. P1 F100.
(+++++++++++++++++++++++++++)
G1 Z0.6
G53 G0 Z0.
M2
%
Link copied