-
Notifications
You must be signed in to change notification settings - Fork 10
Home
James Bremner edited this page May 13, 2014
·
8 revisions
Example: -b 0:ft:1:5x5x5
Format: {id}:{dim_unit}:{quantity}:{size1}x{size2}x{size3}
id: User identification code
dim_unit: The dimensional units. Recognized are ft, mm, cm and m which are all converted to inches. If not recognized, no conversion is done - the dimensions are assumed to be inches. If all your dimension use the same dimensional unit, then enter something unrecognized e.g. -
quantity: Number of these bins available. -1 indicates an infinite supply
size{n} : The dimensions of the bin
Example: -i 0:ft:0:1:1x1x1
Format: {id}:{dim_unit}:{constraint}:{quantity}:{size1}x{size2}x{size3}