1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-09-03 04:12:35 +02:00

Shortened the module comments by factoring out the parameter discriptions.

Added the nut example picture.
Fixed nut picture placement.
Updated images and readme.
This commit is contained in:
Chris Palmer
2025-03-27 00:50:21 +00:00
parent 9c7e8a99c7
commit 6dc82045ff
7 changed files with 110 additions and 75 deletions

View File

@@ -21,7 +21,9 @@
//! Default is steel but can be drawn as brass or nylon. A utility for making nut traps included.
//!
//! If a nut is given a child then it gets placed on its top surface.
//! The following diagram shows you the parameters for drawing a sliding_t_nut
//!
//! The following diagram shows you the parameters for drawing a sliding_t_nut:
//!
//! ![](docs/sliding_t_nut.png)
//
include <../utils/core/core.scad>