Simplified usages.

This commit is contained in:
Revar Desmera
2019-05-26 13:45:22 -07:00
parent d281978cfb
commit 15b8f9ba67
10 changed files with 81 additions and 81 deletions

View File

@@ -363,7 +363,7 @@ function get_metric_nut_thickness(size) = lookup(size, [
// Description:
// Makes a very simple screw model, useful for making screwholes.
// Usage:
// screw(screwsize, screwlen, headsize, headlen, [orient], [anchor])
// screw(screwsize, screwlen, headsize, headlen)
// Arguments:
// screwsize = diameter of threaded part of screw.
// screwlen = length of threaded part of screw.