Merge okh toml
This commit is contained in:
commit
19060de5d8
28
okh.toml
28
okh.toml
|
@ -42,7 +42,7 @@ shell-thickness = 0.8
|
|||
top-bottom-thickness = 1.6
|
||||
|
||||
[part.outer-dimensions]
|
||||
openSCAD = "cube(size = [400,350,150])" #TODO
|
||||
openSCAD = "cube(size = [160.2,189.2,53.1])"
|
||||
unit = "mm"
|
||||
|
||||
[part.mass]
|
||||
|
@ -67,7 +67,7 @@ shell-thickness = 0.8
|
|||
top-bottom-thickness = 1.6
|
||||
|
||||
[part.outer-dimensions]
|
||||
openSCAD = "cube(size = [400,350,150])" #TODO
|
||||
openSCAD = "cube(size = [159.7,189.2,53.1])"
|
||||
unit = "mm"
|
||||
|
||||
[part.mass]
|
||||
|
@ -92,7 +92,7 @@ shell-thickness = 0.8
|
|||
top-bottom-thickness = 1.6
|
||||
|
||||
[part.outer-dimensions]
|
||||
openSCAD = "cube(size = [400,350,150])" #TODO
|
||||
openSCAD = "cube(size = [159.7,185.8,53.1])"
|
||||
unit = "mm"
|
||||
|
||||
[part.mass]
|
||||
|
@ -117,7 +117,7 @@ shell-thickness = 0.8
|
|||
top-bottom-thickness = 1.6
|
||||
|
||||
[part.outer-dimensions]
|
||||
openSCAD = "cube(size = [400,350,150])" #TODO
|
||||
openSCAD = "cube(size = [160.2,185.8,53.1])"
|
||||
unit = "mm"
|
||||
|
||||
[part.mass]
|
||||
|
@ -142,7 +142,7 @@ shell-thickness = 2
|
|||
top-bottom-thickness = 2.4
|
||||
|
||||
[part.outer-dimensions]
|
||||
openSCAD = "cube(size = [400,350,150])" #TODO
|
||||
openSCAD = "cube(size = [300.5,355.5,40.1])"
|
||||
unit = "mm"
|
||||
|
||||
[part.mass]
|
||||
|
@ -167,7 +167,7 @@ shell-thickness = 0.8
|
|||
top-bottom-thickness = 1.6
|
||||
|
||||
[part.outer-dimensions]
|
||||
openSCAD = "cube(size = [400,350,150])" #TODO
|
||||
openSCAD = "cube(size = [162.2,189.7,60.1])"
|
||||
unit = "mm"
|
||||
|
||||
[part.mass]
|
||||
|
@ -192,7 +192,7 @@ shell-thickness = 0.8
|
|||
top-bottom-thickness = 1.6
|
||||
|
||||
[part.outer-dimensions]
|
||||
openSCAD = "cube(size = [400,350,150])" #TODO
|
||||
openSCAD = "cube(size = [161.7,189.7,57.7])"
|
||||
unit = "mm"
|
||||
|
||||
[part.mass]
|
||||
|
@ -217,7 +217,7 @@ shell-thickness = 0.8
|
|||
top-bottom-thickness = 1.6
|
||||
|
||||
[part.outer-dimensions]
|
||||
openSCAD = "cube(size = [400,350,150])" #TODO
|
||||
openSCAD = "cube(size = [161.7,189.2,69.9])"
|
||||
unit = "mm"
|
||||
|
||||
[part.mass]
|
||||
|
@ -242,7 +242,7 @@ shell-thickness = 0.8
|
|||
top-bottom-thickness = 1.6
|
||||
|
||||
[part.outer-dimensions]
|
||||
openSCAD = "cube(size = [400,350,150])" #TODO
|
||||
openSCAD = "cube(size = [162.2,189.2,69.5])"
|
||||
unit = "mm"
|
||||
|
||||
[part.mass]
|
||||
|
@ -267,7 +267,7 @@ shell-thickness = 2
|
|||
top-bottom-thickness = 2.4
|
||||
|
||||
[part.outer-dimensions]
|
||||
openSCAD = "cube(size = [400,350,150])" #TODO
|
||||
openSCAD = "cube(size = [304.4,359.4,69.9])"
|
||||
unit = "mm"
|
||||
|
||||
[part.mass]
|
||||
|
@ -280,14 +280,12 @@ image = "mod/mould/lid/res/assets/media/img/mould_lid.webp"
|
|||
tsdc = "LAS"
|
||||
source = "mod/mould/lid/src/mech/lasercut_mould_lid.svg"
|
||||
material = "polypropylene"
|
||||
resolution-mm = 0.1
|
||||
thickness-mm = 0.13
|
||||
thickness-mm = 1.3
|
||||
|
||||
[[part]]
|
||||
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"
|
||||
material = "polypropylene"
|
||||
resolution-mm = 0.1 #TODO
|
||||
thickness-mm = 0.13
|
||||
material = "polystyrol"
|
||||
thickness-mm = 4
|
||||
|
|
Loading…
Reference in a new issue