1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-29 10:09:50 +02:00

Updated images and readme.

This commit is contained in:
Chris
2022-09-27 01:10:23 +01:00
parent 264e4366f6
commit ec85cc5d4c
3 changed files with 2 additions and 0 deletions

View File

@@ -3481,6 +3481,7 @@ Shaft couplings
| `sc_diameter(type)` | Coupling outer diameter |
| `sc_diameter1(type)` | Diameter of smaller shaft |
| `sc_diameter2(type)` | Diameter of larger shaft |
| `sc_flexible(type)` | Flexible coupling |
| `sc_length(type)` | Coupling length |
### Modules
@@ -3494,6 +3495,7 @@ Shaft couplings
| Qty | Module call | BOM entry |
| ---:|:--- |:---|
| 1 | `shaft_coupling(SC_5x8_rigid)` | Shaft coupling SC_5x8_rigid |
| 1 | `shaft_coupling(SC_6x8_flex)` | Shaft coupling SC_6x8_flex |
<a href="#top">Top</a>