Lumber Cut List Calculator: Difference between revisions
Jump to navigation
Jump to search
(Created page with "https://jonathan.overholt.org/projects/cutlist") |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=About= | |||
This useful calculator tells you what stock you will need to buy in order to cut a large number of smaller pieces from it. This calculator optimizes for the best cut pattern, based on common stock - so that you are not wasting a lot of stock by not cutting wisely. With this calculator, the thinking is done for you - so you can rest assured that you are cutting in the least waseful way. This is like [[Nesting Software]]. but for 2D stock. | |||
https://jonathan.overholt.org/projects/cutlist | https://jonathan.overholt.org/projects/cutlist | ||
Algorithm used: ''assumes that longer stock is preferable to shorter stock''. No consideration is given to cost or cut minimization - just waste reduction optimization is considered. | |||
=Example= | |||
<html> <iframe src="https://docs.google.com/presentation/d/e/2PACX-1vSj2QRIcmJDnAz3DvoOg3AILdrfiDrgY6ywEvZcEY55Wvn1bgaei1obAcIrDFdsJf2MMAW7e371glr0/embed?start=false&loop=false&delayms=3000#1" frameborder="0" width="480" height="389" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> </html> | |||
[https://docs.google.com/presentation/d/1wWbj03CQgsJpq1TQaR3Ak9wdGK6av9ExfFlc8O-ER7I/edit#slide=id.gb344355f04_0_10 edit] |
Latest revision as of 06:05, 11 April 2021
About
This useful calculator tells you what stock you will need to buy in order to cut a large number of smaller pieces from it. This calculator optimizes for the best cut pattern, based on common stock - so that you are not wasting a lot of stock by not cutting wisely. With this calculator, the thinking is done for you - so you can rest assured that you are cutting in the least waseful way. This is like Nesting Software. but for 2D stock.
https://jonathan.overholt.org/projects/cutlist
Algorithm used: assumes that longer stock is preferable to shorter stock. No consideration is given to cost or cut minimization - just waste reduction optimization is considered.
Example