mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-03-03 16:09:39 +00:00
bottlecaps_adapters.scad docs fixes.
This commit is contained in:
parent
32db903029
commit
d27daf941e
1 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
//////////////////////////////////////////////////////////////////////
|
||||
// LibFile: bottlecaps_custom.scad
|
||||
// Bottle caps, necks, and threaded adapters for plastic bottles.
|
||||
// LibFile: bottlecaps_adapters.scad
|
||||
// Adapters for various combinations of bottle necks and caps.
|
||||
// Includes:
|
||||
// include <BOSL2/std.scad>
|
||||
// include <BOSL2/bottlecaps_adapters.scad>
|
||||
|
@ -10,8 +10,6 @@ include <BOSL2/threading.scad>
|
|||
include <BOSL2/knurling.scad>
|
||||
|
||||
|
||||
// Section: Modules
|
||||
|
||||
// Module: generic_bottle_neck()
|
||||
// Usage:
|
||||
// generic_bottle_neck(<wall>)
|
||||
|
|
Loading…
Reference in a new issue