diff options
-rw-r--r-- | RecordHolder/record_holder.scad | 4 | ||||
-rw-r--r-- | RecordHolder/record_holder.stl | bin | 4484 -> 4484 bytes |
2 files changed, 4 insertions, 0 deletions
diff --git a/RecordHolder/record_holder.scad b/RecordHolder/record_holder.scad index ad3b945..b660558 100644 --- a/RecordHolder/record_holder.scad +++ b/RecordHolder/record_holder.scad @@ -10,6 +10,8 @@ thickness = 6; $fn = $preview ? 10 : 100; +rotate([0,0,180]) { + // Main Body cube([length, 10, 20]); @@ -31,4 +33,6 @@ translate([0, thickness, thickness]) { } } } +} + }
\ No newline at end of file diff --git a/RecordHolder/record_holder.stl b/RecordHolder/record_holder.stl Binary files differindex 263fb0d..3f5a767 100644 --- a/RecordHolder/record_holder.stl +++ b/RecordHolder/record_holder.stl |