Added Synopses, etc to lists.scad, version.scad, wiring.scad.

This commit is contained in:
Revar Desmera
2023-03-31 00:20:27 -07:00
parent 2f98711908
commit 288025b37f
3 changed files with 130 additions and 81 deletions

View File

@@ -54,6 +54,9 @@ function _hex_offsets(n, d, lev=0, arr=[]) =
// Module: wire_bundle()
// Synopsis: Creates a wire bundle for a given number of wires.
// Topics: Wiring
// See Also: path_sweep(), path_sweep2d()
// Usage:
// wire_bundle(path, wires, [wirediam], [rounding], [wirenum=], [corner_steps=]);
// Description: