vue d'ensemble

This commit is contained in:
Gnieark 2016-10-07 19:23:27 +02:00
parent dea2095370
commit 0a970c6964
3 changed files with 174648 additions and 2 deletions

View File

@ -7,12 +7,12 @@ module fixAxis(){
linear_extrude (height=3)
import (file="motor-dc-m15n.dxf", layer="fixation-axe2", $fn=100);
linear_extrude (height=10)
linear_extrude (height=7)
import (file="motor-dc-m15n.dxf", layer="fixation-axe", $fn=100);
}
union(){
translate([0,-11,5])
translate([0,-11,4])
rotate([270,0,0])
cylinder(r=1.5,h=22,$fn=100);
}

View File

@ -0,0 +1,8 @@
use <inc/motor-dc-m15n.scad>
m15n3();
use <inc/motor-suport.scad>
motorSupport();
use <inc/disque.scad>
translate([0,0,-17]) disque();
use <inc/fix-disque.scad>
translate([0,0,-10.5])fixAxis();

174638
3D-parts/nipkow-system.stl Normal file

File diff suppressed because it is too large Load Diff