Added link to block article about screw_polysink().
This commit is contained in:
parent
53c3cdb598
commit
1e6f0a5c4d
|
@ -2904,6 +2904,8 @@ These items are sysmtrical, so by default the origin is in the centre but it can
|
|||
## Screws
|
||||
Machine screws and wood screws with various head styles.
|
||||
|
||||
For an explanation of ```screw_polysink()``` see <https://hydraraptor.blogspot.com/2020/12/sinkholes.html>.
|
||||
|
||||
|
||||
[vitamins/screws.scad](vitamins/screws.scad) Object definitions.
|
||||
|
||||
|
|
|
@ -19,6 +19,8 @@
|
|||
|
||||
//
|
||||
//! Machine screws and wood screws with various head styles.
|
||||
//!
|
||||
//! For an explanation of ```screw_polysink()``` see <https://hydraraptor.blogspot.com/2020/12/sinkholes.html>.
|
||||
//
|
||||
include <../utils/core/core.scad>
|
||||
|
||||
|
|
Loading…
Reference in New Issue