Not applicable
10-21-2020
10:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am having issues with the feed in a simple contour operation.
Feed parameters are :
Lead in, lead out: 100mm/min
Cutting feedrate: 800mm/min
The G-Code output is:
(2D Contour4)
S5000 M3
G54
M8
G0 X93.2 Y3.4
Z17.13
G1 Z7.13 F800
Z3.13 F100
Z0.4
G18 G3 X92.8 Z0 I-0.4 K0
G1 X92.4
G17 G3 X92 Y3 I0 J-0.4
G1 Y-31 F800
G2 X90 Y-33 I-2 J0
G1 X-3
Z7.13 F100
Z17.13 F800
M9
M5
M30
I don't understand why the Z axis gets some moves at 800mm/min.
According to the toolpath analysis, they should be rapid moves. I tried a few postprocessors and they all output a G1 with cutting feedrate when I would expect a G0 for rapid move.
Is there something I set wrong?
Solved! Go to Solution.
Link copied