Whoops
This commit is contained in:
parent
1c7a55b58e
commit
b499c28101
|
@ -130,6 +130,4 @@ module 2020_tslot_insert (pos = [0, 0, 0], rot = [0, 0, 0]) {
|
||||||
//trim bottom
|
//trim bottom
|
||||||
translate([0, 0, -H+0.3]) cube([10+1, 10+1, H], center = true);
|
translate([0, 0, -H+0.3]) cube([10+1, 10+1, H], center = true);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
2020_tslot_insert();
|
|
Loading…
Reference in New Issue