Fixes and docs tweaks for bottlecaps.scad

This commit is contained in:
Garth Minette
2021-01-27 17:18:06 -08:00
parent 1b8f28cf35
commit a0c21ffafb
4 changed files with 48 additions and 19 deletions

View File

@@ -379,8 +379,8 @@ function get_metric_nut_thickness(size) = lookup(size, [
// Example(FlatSpin): Standard Anchors
// screw(screwsize=3,screwlen=10,headsize=6,headlen=3)
// show_anchors(5, custom=false);
// Example(FlatSpin): Standard Anchors
// show_internal_anchors()
// Example(FlatSpin): Custom Named Anchors
// expose_anchors()
// screw(screwsize=3,screwlen=10,headsize=6,headlen=3)
// show_anchors(5, std=false);
module screw(
@@ -470,8 +470,8 @@ module screw(
// Example(FlatSpin): Standard Anchors
// metric_bolt(headtype="oval", size=10, l=15, shank=5, details=true, phillips="#2")
// show_anchors(5, custom=false);
// Example(FlatSpin): Custom Anchors
// show_internal_anchors(0.125)
// Example(FlatSpin): Custom Named Anchors
// expose_anchors(0.125)
// metric_bolt(headtype="oval", size=10, l=15, shank=5, details=true, phillips="#2")
// show_anchors(5, std=false);
module metric_bolt(