Cutlist for Woodworking Projects

Cutlist for Woodworking Projects

lgk1221
Explorer Explorer
40,754 Views
13 Replies
Message 1 of 14

Cutlist for Woodworking Projects

lgk1221
Explorer
Explorer

Is there an add-on that anyone knows of that will output an optimized cutlist for working with plywood (4'x8' sheet...etc)?

Accepted solutions (1)
40,755 Views
13 Replies
Replies (13)
Message 2 of 14

Beyondforce
Advisor
Advisor

Hey @lgk1221,

 

I'm guessing you are looking for a BOM, which you can find under the Drawing.

 

Cheers / Ben
---------------------------------------------------------------------------------------------------------------------------
Did you find this reply helpful ? If so please use the Accept as Solution or Kudos button below.

 

Check out my YouTube channel: Fusion 360: NewbiesPlus

Ben Korez
Fusion 360 NewbiesPlus
Fusion 360 Hardware Benchmark
| YouTube

Message 3 of 14

lgk1221
Explorer
Explorer

I was looking for something similar to the sketchup extension called "CutList". I have added a screenshot and the link to the extension that may help.

 

[screen]

 

[link to extension]

 

Thanks

Message 4 of 14

mal_rixon
Participant
Participant
Accepted solution

I have found a way to do it.Smiley Happy

 

by using the CSV-BOM from  here this will generate the BOM for you.

Because Fusion always takes  X axis as length Y axis as width and  Z axis as height ( Well that has been my experience) I have then written a macro for excel which will take the shortest dimension and put in the height column and longest dimension and put it in the Length column and the remaining dimension is put in the width column.  You can then import the rearanged csv file into Cutlist Plus fx.

Attached  is the macro for excel 

enjoy all

Mal

 

Message 5 of 14

Anonymous
Not applicable

Have or anyone had a problem with BOM telling you that it has an Error with a value such as 1/4?

0 Likes
Message 6 of 14

Anonymous
Not applicable

Not exactly an excel pro here.. Can you shed a little light on how to actually use this? (if it is still relevant). My biggest issue with the bom creation is that is always puts the thickness as the length and the height as the thickness

0 Likes
Message 7 of 14

kbsaltwater
Community Visitor
Community Visitor

Did you ever get an answer to this question. I am having the same issue.

0 Likes
Message 8 of 14

jonnogibbo
Observer
Observer

https://cutlistevo.com/ is a free tool which can import the OBJ file (can be exported from the free version of Fusion360), and it will extract any rectangular parts, then create and optimize the cut list.

Message 9 of 14

OGLLC
Explorer
Explorer

This is the best version I've seen.. do you know anything about the paid version vs free?  So far.. pretty cool if it's not all buggy.

0 Likes
Message 10 of 14

OGLLC
Explorer
Explorer

ATTACHED REPRESENTATIONS OF A MODEL I INPUT

 

It works.. but doesn't look like it's captured parts from the model such as Hardwoods.

 

If this can function on a level even CLOSE to cabinet visions cut-listing and BOM.. take all my money.

0 Likes
Message 11 of 14

jonnogibbo
Observer
Observer
It’s in beta at the moment there are some complexities extracting some parts which may not be covered yet - happy to discuss further and let’s see if we can overcome any issues with your file - [email protected]
0 Likes
Message 12 of 14

scott
Participant
Participant

Just used this to  create a cut list for a small cabinet project I'm doing. It's astonishing. Imported the .obj file with no problem. I then defined stock that would 1) fit in my car and 2) was longer than my longest component.

 

The program then created a stock list and cut plan. I iterated the stock length (subject to constraints 1 and 2, above), to maximize % utilization.

 

Really cool. A couple of things to watch out for as you do it. If anyone's interested in a blow-by-blow, I'd be happy to post it.

 

To the authors (Jon?), you're taking the material name from Fusion's Appearance property, which is where you customize a material to look correct in the rendering. For example, I have 2 "birch" appearances, one for horizontal grain and one for vertical. Those import as 2 different materials. If you used the "material" property instead of "appearance," that's less likely to be subject to design modifications undertaken strictly for the rendering (i.e., all my part have material == "birch," while there are appearance variations within "birch." That might be a limitation in the .obj file import, I don't know.

Message 13 of 14

jonnogibbo
Observer
Observer

Hi Scott - glad to hear the tool worked for you and thanks for your suggestions. Unfortunately the OBJ file does have limitations and Autodesk have decided to map their fields to the available OBJ fields in this way, appreciate it’s not ideal but I can’t see an obvious way to use the material property as it’s not exported. I chose to use OBJ as it’s one of the non proprietary formats which is available to use in the free version.
0 Likes
Message 14 of 14

scott
Participant
Participant

I figured it might be an .obj limitation. It's an easy workaround to change the part's material once imported.

0 Likes