Stepper 28BYJ hull – 3D printable model from Thingiverse Thingiverse

Stepper 28BYJ hull

by Unknown
45 Downloads
25 Likes
0 Makes
Download Model
# Description

Very rough model of the stepper motor 28BYJ (http://www.instructables.com/id/BYJ48-Stepper-Motor/). Useful as subtraction for creating holder plates for the motor.

# Usage (in OpenSCAD)

1. Create a box which represents your holder plate
2. Substract the motor
3. Print the plate
4. Your real motor will fit into the printed plate

# Example (see TestBox.scad)

```
use ;

difference() {
cube([40,50,4],center=true);
translate([0,0,2.5])28BYJ();
}
```
Source
Thingiverse
Comments
0
Makes
0

Makes

Rating

Noch keine Ratingen

Comments

No comments yet – be the first!
All Thingiverse Models

Similar Models

6 Suggestions

Add to Collection