We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b39fc9 + 12d01d7 commit 92c060fCopy full SHA for 92c060f
1 file changed
MainCase/VerticalCase_JSN-AJ/logo-case-generator/logo-lid.scad
@@ -12,7 +12,7 @@ module main() {
12
// translate and rotate it here.
13
translate([108, 72, -47.1]) {
14
rotate([0,-90,0]) {
15
- import("../OBS-C-002 v32.stl");
+ import("../OBS-MainCase-A-002_Lid_v0.1.0.stl");
16
};
17
18
// Fill the existing logo in the imported STL file, so we can cut out our own logo.
0 commit comments