add square nuts

This commit is contained in:
Adrian Mariano
2022-10-04 22:37:40 -04:00
parent 0278196eeb
commit 42f705b38a
2 changed files with 27 additions and 15 deletions

View File

@@ -1422,6 +1422,7 @@ module nut(spec, shape, thickness, nutwidth, thread, tolerance, hole_oversize,
mean(struct_val(threadspec, "d_major"))],
pitch = struct_val(threadspec, "pitch"),
h=thickness,
shape=shape,
bevel=bevel,
anchor=anchor,spin=spin,orient=orient) children();
}