Message 1 of 3
Fusion 360 origin vs Gcode origin dont match ( exact tooldiamater more on X and Y) for GRBL Postprocesor

Not applicable
10-17-2020
11:10 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey guys,
Im having torubles with setting WPOS on mymachine.
When i set the origin on Fusion at a corner ( left-botton corner viewing the LCD display of my computer (xy plane)) then i post the milling operation, the origin of my Gcode is offset by exact the tool DIAMETER (positive).
When i open the BCNC, that offset shows up and when i start the milling proces it messes all around eith my model. I have to edit the gcode from BCNC doing this:
"G0 X-(tool diameter) Y-(tool diameter) " - at the begening of the gcode-
Whats happening?