mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-07 01:06:30 +02:00
Corrected knurling.scad Includes.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
// Shapes and masks for knurling cylinders.
|
||||
// Includes:
|
||||
// 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
|
||||
|
Reference in New Issue
Block a user