Slicer for Fusion 360 Slot Offset wrong direction
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Making a pumpkin using Slicer fF360 as a learning exercise. The pumpkin was an STL I found on the web. I imported into the standalone Slicer as well as the F360 route (convert to BRep etc). I create the design in slicer and ensure no errors. I want to CNC Mill using .5" plywood. I save the design to a DXF zip file so that I can insert into F360 as sketches, extrude into parts, and CAM into gcode for my machine.
The problem is using the "Slot Offset". Setting to 0.1" either on the bottom of the screen or in the Manufacturing Settings gives me a slot of 0.49" in F360 (very weird - negative X 10%). Putting the offset to 0 gives a proper .5" slot. Putting the offset to -0.1 gives a .5" slot.
I got around this by setting the material thickness to 0.55" with 0 offset so the slots came out with 0.05" extra. This works fine as I am extruding 2d to 3d.
Am I missing something? Bug?