mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-30 19:40:07 +02:00
add square nuts
This commit is contained in:
@@ -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();
|
||||
}
|
||||
|
Reference in New Issue
Block a user