![]() |
omdl
v0.9.8
OpenSCAD Mechanical Design Library
|
[motor] Nema stepper motor; nema_stepper; stepper motor. More...
Files | |
file | motor_nema_stepper.scad |
[motor] Nema stepper motor; nema_stepper; stepper motor. | |
Variables | |
dtc_motion_motor_nema_stepper | |
dtr_motion_motor_nema_stepper | |
[motor] Nema stepper motor; nema_stepper; stepper motor.
Requires: |
---|
include <omdl-base.scad>; |
include <database/component/motion/motor_nema_stepper.scad>; |
Nema stepper motor table
idx | identifier (id) | Frame size (approximate) (s) | Bolt hole distance (m) | Bolt hole thread (t) | Bolt hole diameter (h) | Motor shaft diameter (typical) (d) | Pilot diameter (p) | Piolet depth (typical) (e) |
---|---|---|---|---|---|---|---|---|
0 | nema_8 | 20 | 16 | m2 | undef | 4 | 16 | 1.6 |
1 | nema_11 | 28.2 | 23 | m2.5 | undef | 5 | 22 | 1.6 |
2 | nema_14 | 35.2 | 26 | m3 | undef | 5 | 22 | 2 |
3 | nema_17 | 42.3 | 31 | m3 | undef | 5 | 22 | 2 |
4 | nema_23 | 56.4 | 47.1 | undef | 5.5 | 6.35 | 38.1 | 1.6 |
5 | nema_34 | 86 | 69.6 | undef | 5.5 | 14 | 73 | 1.6 |
6 | nema_42 | 110 | 89 | undef | 8.5 | 19 | 55.52 | 3 |
length_unit_base="mm"
. These measurements will convert when the base units are changed. See Length Units for more information on setting the base units.References: |
---|
nema_stepper |
stepper motor |
Wikipedia |
RepRap |
dtc_motion_motor_nema_stepper |
<map> nema_stepper data table columns map.
Definition at line 287 of file motor_nema_stepper.scad.
dtr_motion_motor_nema_stepper |
<table> nema_stepper data table rows.
Definition at line 301 of file motor_nema_stepper.scad.