omdl  v0.9.8
OpenSCAD Mechanical Design Library
nema_stepper

[motor] Nema stepper motor; nema_stepper; stepper motor. More...

+ Collaboration diagram for nema_stepper:

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
 

Detailed Description

[motor] Nema stepper motor; nema_stepper; stepper motor.

Requires:
include <omdl-base.scad>;
include <database/component/motion/motor_nema_stepper.scad>;
parameters
Smaller motor bolt holes have metric threas.

Nema stepper motor table

idxidentifier (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)
0nema_82016m2undef4161.6
1nema_1128.223m2.5undef5221.6
2nema_1435.226m3undef5222
3nema_1742.331m3undef5222
4nema_2356.447.1undef5.56.3538.11.6
5nema_348669.6undef5.514731.6
6nema_4211089undef8.51955.523
Approximate and typical values differ across manufacturers and models.
Note
The measurements in the table above are shown with: 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

Variable Documentation

◆ dtc_motion_motor_nema_stepper

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

dtr_motion_motor_nema_stepper

<table> nema_stepper data table rows.

Definition at line 301 of file motor_nema_stepper.scad.