This commit is contained in:
gnieark 2016-10-05 22:05:47 +02:00
parent c702df7cc9
commit f763d0b7fe
6 changed files with 31600 additions and 1217 deletions

File diff suppressed because it is too large Load Diff

2942
3D-parts/inc/moteur.dxf~ Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,21 @@
m15n3();
module m15n3(){
difference(){
union(){
linear_extrude (height=19)
import (file="motor-dc-m15n.dxf", layer="0", $fn=100);
translate([0,0,-1.5])
linear_extrude (height=21)
import (file="motor-dc-m15n.dxf", layer="1", $fn=100);
translate([0,0,-7.6])
linear_extrude (height=41)
import (file="motor-dc-m15n.dxf", layer="2-axis", $fn=100);
translate([0,0,18.9])
linear_extrude (height=3.1)
import (file="motor-dc-m15n.dxf", layer="back-elec", $fn=100);
}
translate([0,0,-0.1])
linear_extrude (height=5)
import (file="motor-dc-m15n.dxf", layer="screws-holes", $fn=100);
}
}

20022
3D-parts/inc/motor-dc-m15n.stl Normal file

File diff suppressed because it is too large Load Diff