Feet and Inches - Cut List Optimizer

Hydestone

Board Regular
Joined
Mar 29, 2010
Messages
137
Not sure if this is doable or not...but figured this would be the place to find out.

I make boxes out of plywood for storing various materials, kids sports stuff, tools, etc. I'd like to have a spreadsheet that I could enter in the thickness of the material and finished dimensions of the box, ie length, width, and height.

The boxes are simple, here are the calculations I use to generate a cut list.

2 sides = width X height
2 ends = [length - (2 x thickness)] X height
2 top/bottom = [length - (2 x thickness)] X [width - (2 x thickness)]
4 supports = [height - (2 x thickness)] X [length / 10]...these go on the inside corners to support the lid, not terribly critical if it complicates things.

Typically sheets of plywood are 4' x 8'. Is there a way to calculate the most efficient way of cutting the plywood to minimize waste? Can the dimensions somehow generate a line drawing which shows the pieces overlaid on top of a 4x8 sheet of plywood?

Here is an example:

Final Dimensions
Stock thickness 7/16
Length (sides)20
Width (ends)10 1/4
Height11 3/4
Cut List
2 Sides10 1/4X11 3/4
2 Ends19 1/8X11 3/4
2 Top/Bottom9 3/8X19 1/8
4 Supports2 X10 7/8

<colgroup><col><col><col><col></colgroup><tbody>
</tbody>
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college
Hydestone,

There are many threads on MrExcel that pertain to "Cut List".

See if the following will help you.


In the MrExcel opening/banner page (top right), click on Advanced Search

In the Keyword(s): box

Enter the following with the " characters:

"Cut List"

And, click on Search Now
 
Upvote 0
Not sure if this is doable or not...but figured this would be the place to find out.

I make boxes out of plywood for storing various materials, kids sports stuff, tools, etc. I'd like to have a spreadsheet that I could enter in the thickness of the material and finished dimensions of the box, ie length, width, and height.

The boxes are simple, here are the calculations I use to generate a cut list.

2 sides = width X height
2 ends = [length - (2 x thickness)] X height
2 top/bottom = [length - (2 x thickness)] X [width - (2 x thickness)]
4 supports = [height - (2 x thickness)] X [length / 10]...these go on the inside corners to support the lid, not terribly critical if it complicates things.

Typically sheets of plywood are 4' x 8'. Is there a way to calculate the most efficient way of cutting the plywood to minimize waste? Can the dimensions somehow generate a line drawing which shows the pieces overlaid on top of a 4x8 sheet of plywood?

Here is an example:

Final Dimensions
Stock thickness 7/16
Length (sides)20
Width (ends)10 1/4
Height11 3/4
Cut List
2 Sides10 1/4X11 3/4
2 Ends19 1/8X11 3/4
2 Top/Bottom9 3/8X19 1/8
4 Supports2 X10 7/8

<colgroup><col><col><col><col></colgroup><tbody>
</tbody>
Here is a print screen of a cut list optimizer I coded up last week. Maybe it might be of some use to you.
 

Attachments

  • pro-cut-plus-2.jpg
    pro-cut-plus-2.jpg
    192.2 KB · Views: 244
Upvote 0

Forum statistics

Threads
1,215,084
Messages
6,123,028
Members
449,092
Latest member
ikke

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top