| @@ -822,23 +822,6 @@ function makeObjects() { | |||||
| "" | "" | ||||
| )); | )); | ||||
| results.push(makeHeight( | |||||
| [ | |||||
| ["000 Capsule", 26.1, "mm"], | |||||
| ["00E Capsule", 25.3, "mm"], | |||||
| ["00 Capsule", 23.4, "mm"], | |||||
| ["0E Capsule", 23.5, "mm"], | |||||
| ["0 Capsule", 21.6, "mm"], | |||||
| ["1 Capsule", 19.4, "mm"], | |||||
| ["2 Capsule", 17.6, "mm"], | |||||
| ["3 Capsule", 15.7, "mm"], | |||||
| ["4 Capsule", 14.3, "mm"], | |||||
| ["5 Capsule", 11.1, "mm"], | |||||
| ], | |||||
| "Pills", | |||||
| "" | |||||
| )); | |||||
| results.push(makeHeight( | results.push(makeHeight( | ||||
| [ | [ | ||||
| ["10' Container", 8 + 6/12, "feet", "./media/objects/shipping-containers/10-foot.svg", math.unit(536.3, "ft^3")], | ["10' Container", 8 + 6/12, "feet", "./media/objects/shipping-containers/10-foot.svg", math.unit(536.3, "ft^3")], | ||||