mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-09 18:16:40 +02:00
doc fixes
This commit is contained in:
@@ -686,7 +686,7 @@ module npt_threaded_rod(
|
||||
internal=internal,
|
||||
higbee=true
|
||||
);
|
||||
if (hollow) cylinder(l=l+1, d=size*INCH, center=true);
|
||||
if (hollow) cylinder(h=l+1, d=size*INCH, center=true);
|
||||
}
|
||||
children();
|
||||
}
|
||||
|
Reference in New Issue
Block a user