mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-11 22:14:25 +02:00
file summary improvements and tweaks
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
// LibFile: threading.scad
|
||||
// Triangular and Trapezoidal-Threaded Screw Rods and Nuts.
|
||||
// Provides generic threading support and specialized support for standard triangular (UTS/ISO) threading,
|
||||
// trapezoidal threading (ACME), pipe threading, buttress threading, square threading and ball screws.
|
||||
// Includes:
|
||||
// include <BOSL2/std.scad>
|
||||
// include <BOSL2/threading.scad>
|
||||
@@ -8,7 +9,6 @@
|
||||
// FileSummary: Various types of threaded rods and nuts.
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
// Section: Standard (UTS/ISO) Threading
|
||||
|
||||
// Module: threaded_rod()
|
||||
|
Reference in New Issue
Block a user