mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-17 00:24:05 +02:00
Orientation fix for npt_threaded_rod()
This commit is contained in:
@@ -533,10 +533,7 @@ module npt_threaded_rod(
|
||||
left_handed=left_handed,
|
||||
bevel=bevel,
|
||||
internal=internal,
|
||||
higbee=r1*PI/2,
|
||||
anchor=anchor,
|
||||
spin=spin,
|
||||
orient=orient
|
||||
higbee=r1*PI/2
|
||||
);
|
||||
if (hollow) {
|
||||
cylinder(l=l+1, d=size*INCH, center=true);
|
||||
|
Reference in New Issue
Block a user