tool parameters

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey Fusion 360 Gurus,
New cnc router retrofit with Dynomotion KFLOP and KSTEP boards.
Selected a stock endmill but the G code had a G43 tool length offset.
Edited the tool parameters to ero offset.
Still showed up exactly as before.
Tried the emc.cps post processor.
The emc post processor results in several G codes that complicate the machine tool position.
Specifically, the G43 command for tool offset.
I manually load cutters in the spindle collet.
How does this tool offset get established?
Additionally, the G53 command references all dimensions to machine zero rather than the XYZ zero established manually to the part material.
How to remove tool offset parameter and use part material zero with absolute dimensions?
Or better yet, is there a post processor that will not use G43 and G53?
I need to reference XYZ zero from the part material surface. Not referenced relative to the machine zero.
I tried editing the tool with zero length offset. See excerpt at bottom.
G43 still has an offset value.
Thanks,
Ted
Th following excerpt is an example generated by Fusion 360 using the emc.cps post processor.
%
(1010)
(EMC POST)
(T5 D=0.25 CR=0.09 - ZMIN=0.318 - BULLNOSE END MILL)
N10 G90 G94 G17 G91.1
N15 G20
N20 G53 G0 Z0.
(ADAPTIVE2)
N25 M9
N30 T5 M6
N35 S5514 M3
N40 G54
N45 M8
N55 G0 X0.3815 Y-0.1865
N60 G43 Z2.0991 H5
N65 G0 Z1.6991