master
gnieark 9 years ago
parent 1b19b8322e
commit 988cca00d5

File diff suppressed because it is too large Load Diff

@ -0,0 +1,15 @@
difference(){
linear_extrude(height=4)
import (file="ecrou.dxf", layer="0", $fn=100);
translate([0,0,2])
union(){
linear_extrude(height=2.4)
import (file="ecrou.dxf", layer="nut-fingerprint", $fn=100);
translate([0,0,-3])
cylinder(r=1.6,h=5,$fn=50);
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Loading…
Cancel
Save