Dometyl.Bottomthumb ?loc col row
Compute a bumpon location under the thumb key at col and row with a relative position of loc in a coordinate space where the origin of the key is (v2 0.5 0.5).
body ?loc col row
Compute a bumpon location under the body key at col and row with a relative position of loc in a coordinate space where the origin of the key is (v2 0.5 0.5).
val point : OCADml.v2 -> bump_locpoint p
Specify a a bumpon location at the absolute xy coordinate p.
val default_bumps : bump_loc listA list of default relative (placed under keyholes) bumpon locations
locate_bump plate loc
Get the xy coordinate specified by loc, if it is a legal position.
val make :
?thickness:float ->
?fastener:Eyelet.fastener ->
?bumpon_rad:float ->
?bumpon_inset:float ->
?bump_locs:bump_loc list ->
Case.t ->
OSCADml.Scad.d3make case
Generate a base plate to fit case.
thickness sets the thickness of the plate in mm (default = 1.65)bumpon_rad sets the bumpon inset radius (default = 5.5)bumpon_inset sets how deep the bumpon insets should be (default = 0.8)fastener overrides the fastener information carried by the case