Wood carving - Flat area toolpath on STL model

Wood carving - Flat area toolpath on STL model

o_sochurekXTE8M
Explorer Explorer
1,777 Views
14 Replies
Message 1 of 15

Wood carving - Flat area toolpath on STL model

o_sochurekXTE8M
Explorer
Explorer

Hello,

i am using Fusion 360 for woodcarving from 3D objects (STL files). I am using 3D adaptive cleaning for rough clean (6mm downcut tool) and then Parallel for finish (ballnose 1/32).

 

Now i want to make processing more effective by doing finish on flat areas with 6mm downcut tool and then finish the rest (3D stuff) with ballnose tool.

 

When i use 3D Flat toolpath on the model it takes 30minutes to finish and on the end i got unknown error.

 

What is the best way to make this possible? Thank you very much!

 

This is my model. SK.png

 

0 Likes
1,778 Views
14 Replies
Replies (14)
Message 2 of 15

a.laasW8M6T
Mentor
Mentor

Hi

 

Because .stl files are made up of a bunch of small triangles there isn't truly any "Flat" areas on them, just an approximation of them.

 

You could overlay a sketch bounding the areas you want to cut and use the 2D Pocket toolpath to machine the flat areas.

Andrew Laas
Senior Machinist, Scott Automation


EESignature

0 Likes
Message 3 of 15

o_sochurekXTE8M
Explorer
Explorer

That's not entirely true. If I split the model using Mesh - Plane Cut i will get 2 models. Top one with 3D stuff and bottom one with the flat area:

 

o_sochurekXTE8M_0-1715711352244.png

Than i can apply the Flat toolpath on the bottom model part. Only issue is i get toolpath like this:

o_sochurekXTE8M_1-1715711544028.png

 

So i need to avoid the areas from the top model. So i wanted to try Avoid/Machine Surfaces feature on the Flat toolpath and selecting the top model part.

o_sochurekXTE8M_2-1715711684725.png

 

The flat area tool path cannot be generated.

 

0 Likes
Message 4 of 15

a.laasW8M6T
Mentor
Mentor

Ahh OK

I think there might be an issue with how the avoid is being selected, or some other selection issue its hard to tell without looking at the file

 

Can you share your file here?

Goto File>Export>Save as .f3d/.f3z

Andrew Laas
Senior Machinist, Scott Automation


EESignature

0 Likes
Message 5 of 15

o_sochurekXTE8M
Explorer
Explorer
0 Likes
Message 6 of 15

a.laasW8M6T
Mentor
Mentor

Hi

I am also getting a bunch of different errors depending on the approach I try.

 

Meshes are horrible to work with because there is No selectable geometry for boundaries or sketches.

In saying that I think this should still work just by using Height containment but that fails too, Unfortunately I'm out of Ideas, Someone else may have a different approach.

 

 

Andrew Laas
Senior Machinist, Scott Automation


EESignature

0 Likes
Message 7 of 15

o_sochurekXTE8M
Explorer
Explorer

Thank you very much for try 🙂

 

So what is best format for fusion for this kind of models? Btw this model is pretty simple, mostly i have more complex models. I have external guy who is making 3D models for me.

0 Likes
Message 8 of 15

a.laasW8M6T
Mentor
Mentor

Hi

 

.stl is primarily a 3d printing format and is also huuuge, like that file is 110Mb

https://en.wikipedia.org/wiki/STL_(file_format)

 

.step files are more common and would maybe only be a few Mb for the same shape, you can also use them more effectively in fusion.

Basically any file that's not a mesh would be better, Fusion also does not have great tools for dealing with meshes in the design space either

 

Andrew Laas
Senior Machinist, Scott Automation


EESignature

0 Likes
Message 9 of 15

o_sochurekXTE8M
Explorer
Explorer

And what about quality and detail of model with .step file? I am making high quality and detail 3D carvings and i want to keep it that way 🙂

0 Likes
Message 10 of 15

programming2C78B
Mentor
Mentor

@o_sochurekXTE8M wrote:

So what is best format for fusion for this kind of models? 

I have external guy who is making 3D models for me.


Cant you get him to export as a STEP or solid model then? 


@o_sochurekXTE8M wrote:

And what about quality and detail of model with .step file? I am making high quality and detail 3D carvings and i want to keep it that way 🙂


 

There's no difference in quality/resolution between a STEP and an STL but take a cylinder for example. As a step, it will be 3 face - top, bottom, and the round. 

As an STL, we are looking at 10+ faces for each top and bottom, and a veeeery high number of triangles to make the "round". It also will never be a true circle, but a very small faceted shape resembling a circle. 

Please click "Accept Solution" if what I wrote solved your issue!
0 Likes
Message 11 of 15

o_sochurekXTE8M
Explorer
Explorer

Now i have one step model from him. But its not detailed as original STL:

o_sochurekXTE8M_1-1715891369227.png

 

 

What I was told is that it is not possible to achieve a 1:1 model in STEP format as a mesh in STL. Step file will be always less capable and detailed then STL. See for example the complex model shown in the picture (STL):

o_sochurekXTE8M_0-1715891323692.png

 

 

0 Likes
Message 12 of 15

programming2C78B
Mentor
Mentor

That step example literally has features missing, which means it was exported wrong or he simplified it.

 

Worst case, you can overlay this on your Mesh and use the STEP surfaces to chain all your boundaries, then surface the meshed raised sections. 

Please click "Accept Solution" if what I wrote solved your issue!
0 Likes
Message 13 of 15

o_sochurekXTE8M
Explorer
Explorer

If I understand correctly, is it possible to make an STL object (mesh) into a STEP format object by simple export without loosing details? In which application is this possible?

0 Likes
Message 14 of 15

o_sochurekXTE8M
Explorer
Explorer

o_sochurekXTE8M_0-1716024151006.png

Here is the 1:1 STEP file with STL. It has 217MB (double of STL) and in Fusion with this model is pretty slow (and this is very simple model) even almost unusable...

0 Likes
Message 15 of 15

djlunty
Advocate
Advocate

@o_sochurekXTE8M 

For this type of work I use a different program than Fusion.  The program is called PixelCNC.  It handles .stl files and is designed "by artists for artists".  https://deftware.org/ 

I loaded your .stl file and had no problem with speed or generating tool paths.  The program takes a bit of getting used to.  The creator of the software is very responsive to any questions. 

No affiliation - just a program that I use for artistic type work.

 

Doug

 

 

0 Likes