1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-28 09:40:21 +02:00

Made stepper motor encap paramatric.

Made connector position based on encap height and added PCB.
This commit is contained in:
Chris Palmer
2020-11-12 23:36:35 +00:00
parent 90047815b0
commit 9a0bad4e61
5 changed files with 42 additions and 19 deletions

View File

@@ -3413,6 +3413,7 @@ NEMA stepper motor model.
| ```NEMA_body_radius(type)``` | Body radius |
| ```NEMA_boss_height(type)``` | Boss height |
| ```NEMA_boss_radius(type)``` | Boss around the spindle radius |
| ```NEMA_cap_heights(type)``` | Height of the end cap at the corner and the side |
| ```NEMA_hole_pitch(type)``` | Screw hole pitch |
| ```NEMA_length(type)``` | Body length |
| ```NEMA_radius(type)``` | End cap radius |