„okh.toml“ ändern
This commit is contained in:
parent
bfa8562d3e
commit
71aa1c1f34
6
okh.toml
6
okh.toml
|
@ -278,9 +278,6 @@ name = "mould_lid"
|
||||||
image = "/mod/mould/lid/res/assets/media/img/mould_lid.webp"
|
image = "/mod/mould/lid/res/assets/media/img/mould_lid.webp"
|
||||||
tsdc = "LAS"
|
tsdc = "LAS"
|
||||||
source = "/mod/mould/lid/src/mech/lasercut_mould_lid.svg"
|
source = "/mod/mould/lid/src/mech/lasercut_mould_lid.svg"
|
||||||
export = [
|
|
||||||
"/mod/mould/lid/src/mech/lasercut_mould_lid.svg",
|
|
||||||
]
|
|
||||||
material = "polypropylene"
|
material = "polypropylene"
|
||||||
resolution-mm = 0.1
|
resolution-mm = 0.1
|
||||||
thickness-mm = 0.13
|
thickness-mm = 0.13
|
||||||
|
@ -290,9 +287,6 @@ name = "pressure_plate"
|
||||||
image = "/mod/material_fabrication/res/assets/media/img/pressure_plate.webp"
|
image = "/mod/material_fabrication/res/assets/media/img/pressure_plate.webp"
|
||||||
tsdc = "LAS"
|
tsdc = "LAS"
|
||||||
source = "/mod/material_fabrication/src/mech/lasercut_pressure_plate.svg"
|
source = "/mod/material_fabrication/src/mech/lasercut_pressure_plate.svg"
|
||||||
export = [
|
|
||||||
"/mod/mould/lid/src/mech/lasercut_mould_lid.svg",
|
|
||||||
]
|
|
||||||
material = "polypropylene"
|
material = "polypropylene"
|
||||||
resolution-mm = 0.1 #TODO
|
resolution-mm = 0.1 #TODO
|
||||||
thickness-mm = 0.13
|
thickness-mm = 0.13
|
Loading…
Reference in a new issue