nutsnbolts
nutsnbolts copied to clipboard
Fix creating a named Allen key slot
assign is deprecated, and this particular use of it appears broken on
newer OpenSCAD versions.
We usually pass in the dimensions explicitly, therefore don't hit this
code path.