mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-01 18:10:39 +02:00
Bugfix for trace_polyline() example.
This commit is contained in:
@@ -8,6 +8,8 @@
|
|||||||
// ```
|
// ```
|
||||||
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
include <skin.scad>
|
||||||
|
|
||||||
|
|
||||||
// Section: Debugging Paths and Polygons
|
// Section: Debugging Paths and Polygons
|
||||||
|
|
||||||
|
@@ -8,7 +8,7 @@
|
|||||||
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|
||||||
BOSL_VERSION = [2,0,171];
|
BOSL_VERSION = [2,0,172];
|
||||||
|
|
||||||
|
|
||||||
// Section: BOSL Library Version Functions
|
// Section: BOSL Library Version Functions
|
||||||
|
Reference in New Issue
Block a user