1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-10 17:33:57 +02:00

Typo in drag_chain

This commit is contained in:
Chris Palmer
2020-12-04 12:08:55 +00:00
parent 42b76ab8d3
commit d5a711f4cc
2 changed files with 4 additions and 4 deletions

View File

@@ -4592,7 +4592,7 @@ to the assembly, for example to add inserts.
| ```drag_chain_outer_size(type)``` | Link outer dimensions |
| ```drag_chain_radius(type)``` | The bend radius at the pivot centres |
| ```drag_chain_z(type)``` | Outside dimension of a 180 bend |
| ```screw_lug_radius(screw)``` | Radius if a screw lug |
| ```screw_lug_radius(screw)``` | Radius of a screw lug |
### Modules
| Module | Description |