mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 13:50:23 +01:00
fix example error
This commit is contained in:
parent
aae2653fa5
commit
8e3c2675e8
@ -568,7 +568,7 @@ function generic_bottle_neck(
|
||||
// "inside-top" = Centered on the inside top of the cap.
|
||||
// Examples:
|
||||
// generic_bottle_cap(thread_depth=2,neck_od=INCH,height=INCH/2);
|
||||
// generic_bottle_cap(texture="knurled",neck_od=30,thread_od=25,height=10);
|
||||
// generic_bottle_cap(texture="knurled",neck_od=25,thread_od=30,height=10);
|
||||
// generic_bottle_cap(texture="ribbed",thread_depth=3,thread_od=25,height=13);
|
||||
module generic_bottle_cap(
|
||||
wall = 2,
|
||||
|
Loading…
x
Reference in New Issue
Block a user