Last change
on this file since 15471 was
15463,
checked in by rhanghof, 7 years ago
|
#2817
-Added unit tests for bin packing 3d.
-The items can now be sorted by the material.
|
File size:
308 bytes
|
Line | |
---|
1 | BIN DIMENSION
|
---|
2 | Length Width Height MaxWeight
|
---|
3 | 1350 250 300 9000
|
---|
4 | ITEMS
|
---|
5 | ID Pcs Length Width Height Weight Stack Layer Rotate Tilt
|
---|
6 | 0 21 170 250 280 1500 0 0 1 0
|
---|
7 | 1 18 250 200 190 600 0 0 1 0
|
---|
8 | 2 21 90 125 190 150 0 0 1 0
|
---|
9 | 3 21 710 200 50 300 1 2 0 1
|
---|
10 | 4 24 1000 200 20 100 1 1 0 1
|
---|
11 | 5 6 280 250 250 1000 0 0 0 0 |
---|
Note: See
TracBrowser
for help on using the repository browser.