Entretoise vélo
This commit is contained in:
8
lionel/entretoise_potence.scad
Normal file
8
lionel/entretoise_potence.scad
Normal file
@@ -0,0 +1,8 @@
|
||||
$fn=60;
|
||||
|
||||
include <BOSL2/std.scad>
|
||||
|
||||
difference() {
|
||||
cuboid([28,15,30], rounding=14, edges=[BACK+RIGHT,BACK+LEFT]);
|
||||
translate([0,-3,0]) zcyl(d=5, l=30, rounding=-1);
|
||||
}
|
||||
Reference in New Issue
Block a user