marcelinomonteiro / cutlist

Automatically exported from code.google.com/p/cutlist
0 stars 0 forks source link

Cut List producing some widths and thicknesses the wrong way around on CSV #29

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem
1. I use sketchup to construct kitchen cabinets, so we have the frames made up 
of four pieces, then the carcass (5 pieces) and the doors (5 pieces per door). 
Each piece is an individual components as they would be built. I change the 
axis on each component so that the width (red axis) and thickness (green axis) 
point the right way for that component as it is different based on grain 
direction and orientation within the larger component (ie. a bottom frame runs 
at a different angle to a side frame piece)
2. When producing the cut list for CSV the cut list keeps consistently swapping 
the thickness and width for side frame pieces. So the thickness measurement is 
the width measurement and vice versa. Other components, whose axis face the 
same way as the frames do not have the same problem. It is just the side frames 
and is happening consistently throughout a variety of models.
3.

What is the expected output? What do you see instead?
The cut list should take all it's thickness measurements from the direction the 
green axis faces, all it's widths from the red, and it's lengths from the blue 
but in the case of the frame pieces it is getting the green and red confused. 

What version of the product are you using? On what operating system?
Cut list 4.1.12  on Mac OS X Yosemite 10.10.3

Please provide any additional information below.

Original issue reported on code.google.com by jane.den...@gmail.com on 10 Aug 2015 at 3:53