Micropositioner to stepper shaft adapter

This commit is contained in:
Nephirus 2012-09-17 15:23:45 +02:00
parent edb0240eb4
commit 4cc469ae52
2 changed files with 2847 additions and 0 deletions

View file

@ -0,0 +1,17 @@
union(){
difference(){
cylinder(h=15, r=12);
cylinder(h=13, r=9);
}
translate(v=[0,0,14]){
difference(){
cylinder(h=13, r=8);
translate(v=[0,0,3]){
cylinder(h=11, r=5);
translate(v=[2,-3,0]){
cube(size=[6,6,11]);
}
}
}
}
}

2830
hw/stepper_to_micropos.stl Normal file

File diff suppressed because it is too large Load diff