Back
28BYJ-48 Stepper model – 3D printable model from Thingiverse Thingiverse

28BYJ-48 Stepper model

5 Downloads
5 Likes
0 Makes
Download Model
I made this so I could easily cut solid parts to mount the stepper motor.

The shaft is a tight fit.



eg Openscad

module mystepper(){import("BYJstepper.stl", convexity=9);}

difference()
{
translate([-29,-32,9])
cube([58,64,24]);

translate([0,0,10])
mystepper();

translate([0,25,18])
cube ([100,6,14]);
}
Source
Thingiverse
Comments
0

Comments

No comments yet – be the first!
All Thingiverse Models More by dionstaiger

Add to Collection