Message 1 of 11
Safe Z axis move
Not applicable
03-19-2016
07:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am having a problem with the Z axis not retracting at the start and end of a g-code. The program does an X,Y move first and then raises the Z after it has cut through the top of the part. In Vectric Aspire I could adjust the code for a safe Z height. How do I fix this in Fusion360?
Note I set a retract height and clearance heights etc. in the tab and it ignores this on the first move. Using the Mach3 Postprocessor.
(BORE INDEX 1-42)
(BORING THE INDEX HOLE)
(T15 D=0.25 CR=0. - ZMIN=-0.53 - FLAT END MILL)
G90 G94 G91.1 G40 G49 G17
G20
G28 G91 Z0.
G90
(CIRCULAR5)
M5
M9
T15 M6
(14 2 FLUTE)
S2125 M3
G54
M8
G0 X0.384 Y0.8158
G43 Z0.6 H15
Z0.04
G1 Z-0.015 F5.7
X0.3837 Y0.8159 Z-0.0189
X0.3828 Y0.816 Z-0.0227