Explorar el Código

Fix pills being included twice

master
Fen Dweller hace 4 años
padre
commit
e3a480c632
Se han modificado 1 ficheros con 0 adiciones y 17 borrados
  1. +0
    -17
      presets/objects.js

+ 0
- 17
presets/objects.js Ver fichero

@@ -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")],


Cargando…
Cancelar
Guardar