This commit is contained in:
2022-10-25 21:19:53 -07:00
parent 47f6332910
commit 4a43001c25
4 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
$fn=32;
part = "case_all";
part = "case_cover"; // case_bottom, case_inlay, case_cover
// Render
bat(part=part,cuts=cuts_bat);
@@ -700,7 +700,7 @@ module bat(part = "case_all",
dia_cscrew = 3.4,
dia_chead = 4.7,
height_chead = 1.8,
text = "TSM",
text = "",
font = "Source Sans Pro:style=Bold",
size_text = 8,
loc_text = [4.5,14.5],

BIN
case_bottom.stl Normal file
View File

Binary file not shown.

BIN
case_cover.stl Normal file
View File

Binary file not shown.

BIN
case_inlay.stl Normal file
View File

Binary file not shown.