1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-27 17:20:06 +02:00

Added insert_nose_length()

This commit is contained in:
Chris Palmer
2020-08-22 14:31:06 +01:00
parent 699385342f
commit 57d223d84b
2 changed files with 11 additions and 1 deletions

View File

@@ -1252,6 +1252,7 @@ Heatfit threaded inserts. Can be pushed into thermoplastics using a soldering ir
| Function | Description |
|:--- |:--- |
| ```insert_boss_radius(type, wall)``` | Compute the outer radius of an insert boss |
| ```insert_nose_length(type, d)``` | The length before the second ring. |
### Modules
| Module | Description |