mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-31 17:01:43 +02:00
Fix short taper bug for spiral_sweep()
Doc fixes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
// LibFile: vectors.scad
|
||||
// This file provides some mathematical operations that apply to each
|
||||
// entry in a vector. It provides normalizatoin and angle computation, and
|
||||
// entry in a vector. It provides normalization and angle computation, and
|
||||
// it provides functions for searching lists of vectors for matches to
|
||||
// a given vector.
|
||||
// Includes:
|
||||
|
Reference in New Issue
Block a user