diff --git a/okh.toml b/okh.toml index a872e43..e856471 100644 --- a/okh.toml +++ b/okh.toml @@ -278,9 +278,6 @@ name = "mould_lid" image = "/mod/mould/lid/res/assets/media/img/mould_lid.webp" tsdc = "LAS" source = "/mod/mould/lid/src/mech/lasercut_mould_lid.svg" -export = [ - "/mod/mould/lid/src/mech/lasercut_mould_lid.svg", -] material = "polypropylene" resolution-mm = 0.1 thickness-mm = 0.13 @@ -290,9 +287,6 @@ name = "pressure_plate" image = "/mod/material_fabrication/res/assets/media/img/pressure_plate.webp" tsdc = "LAS" source = "/mod/material_fabrication/src/mech/lasercut_pressure_plate.svg" -export = [ - "/mod/mould/lid/src/mech/lasercut_mould_lid.svg", -] material = "polypropylene" resolution-mm = 0.1 #TODO thickness-mm = 0.13 \ No newline at end of file