This commit is contained in:
gnieark 2016-01-24 19:11:23 +01:00
parent 6cfc5ea4de
commit 929d222c7b
4 changed files with 492368 additions and 0 deletions

18
folder8x8x8.scad Normal file
View File

@ -0,0 +1,18 @@
difference(){
union(){
linear_extrude(height = 5,$fn=50)
import (file = "profils.dxf", layer = "0");
linear_extrude(height = 11,$fn=50)
import (file = "profils.dxf", layer = "1");
}
union(){
translate ([0,0,4.1])
linear_extrude(height = 1,$fn=50)
import (file = "profils.dxf", layer = "anode-cathode-hole");
translate ([0,0,3.5])
linear_extrude(height = 1,$fn=50)
import (file = "profils.dxf", layer = "hole2");
}
}

442346
folder8x8x8.stl Normal file

File diff suppressed because it is too large Load Diff

50004
profils8x8x8.dxf Normal file

File diff suppressed because it is too large Load Diff