Skip to content

Commit d45c0eb

Browse files
committed
added clip draft
1 parent f70c58f commit d45c0eb

3 files changed

Lines changed: 5756 additions & 5740 deletions

File tree

openscad/Ikea-Repair/IkeaParts.scad

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ module ilt(tw=50, tel=550, th=450, bel=50){
1010
for(x=[0,bd])for(y=[0,bd])translate([x,y,0])cube([bel,bel,bh]);
1111
}
1212

13-
rotate([45,0,0]) ivarPin();
13+
rotate([0,0,0]) ivarPin();
1414
//color("grey")ilt();

0 commit comments

Comments
 (0)