mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 13:50:23 +01:00
Removed BOSL2/ from includes.
This commit is contained in:
parent
2937055c08
commit
5769ef1036
@ -9,8 +9,8 @@
|
|||||||
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|
||||||
include <BOSL2/rounding.scad>
|
include <rounding.scad>
|
||||||
include <BOSL2/skin.scad>
|
include <skin.scad>
|
||||||
|
|
||||||
|
|
||||||
// Section: Half Joiners
|
// Section: Half Joiners
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|
||||||
include <BOSL2/metric_screws.scad>
|
include <metric_screws.scad>
|
||||||
|
|
||||||
|
|
||||||
// Section: Functions
|
// Section: Functions
|
||||||
|
@ -9,9 +9,9 @@
|
|||||||
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|
||||||
include <BOSL2/threading.scad>
|
include <threading.scad>
|
||||||
include <BOSL2/phillips_drive.scad>
|
include <phillips_drive.scad>
|
||||||
include <BOSL2/torx_drive.scad>
|
include <torx_drive.scad>
|
||||||
|
|
||||||
|
|
||||||
// Section: Functions
|
// Section: Functions
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|
||||||
include <BOSL2/triangulation.scad>
|
include <triangulation.scad>
|
||||||
|
|
||||||
|
|
||||||
// Section: Functions
|
// Section: Functions
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|
||||||
BOSL_VERSION = [2,0,238];
|
BOSL_VERSION = [2,0,239];
|
||||||
|
|
||||||
|
|
||||||
// Section: BOSL Library Version Functions
|
// Section: BOSL Library Version Functions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user