mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-02 00:30:43 +02:00
Corrected knurling.scad Includes.
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
// Shapes and masks for knurling cylinders.
|
// Shapes and masks for knurling cylinders.
|
||||||
// Includes:
|
// Includes:
|
||||||
// include <BOSL2/std.scad>
|
// include <BOSL2/std.scad>
|
||||||
|
// include <BOSL2/knurling.scad>
|
||||||
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|
||||||
|
@@ -6,7 +6,7 @@
|
|||||||
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|
||||||
BOSL_VERSION = [2,0,507];
|
BOSL_VERSION = [2,0,508];
|
||||||
|
|
||||||
|
|
||||||
// Section: BOSL Library Version Functions
|
// Section: BOSL Library Version Functions
|
||||||
|
Reference in New Issue
Block a user