Table of Contents

Fusion 360

Designing for 3D printing

Import curve from CSV file

Assuming the CSV file is for a 2D curve:

For ex:

0.36,22.16
0.54,22.24
0.72,22.32
0.89,22.40

After a replace-all:

0.36,22.16,0
0.54,22.24,0
0.72,22.32,0
0.89,22.40,0

Toolpaths

Tip Rest machining

When using 3D Adaptive to go down to a horizontal surface, tick the flat area detection box. Otherwise smaller mills in consecutive operations might need to remove material from the whole surface.

Bore

The pitch parameter in the bore feature should be set depending on the width of the bore. For example:

Small diameter bores need to feed down slower since they will be milled way too fast. Also check if ramp speed controls the feed here

Troubleshooting

Some sketch curves cannot be converted to profile edges

Weird work-around


The problem edges show up in red when the warning is selected.


Zoom in on one of the edges.


Right-click on the edge, and select Display control frame


A brown dotted line shows the control points. Select one of these points and delete it.


In the lower left corner of the screen, right-click on the yellow sketch icon and select Review warning to check if it is solved or not.