mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-07-31 21:50:22 +02:00
Merge pull request #412 from revarbat/revarbat_dev
Removed debugging echo.
This commit is contained in:
@@ -177,7 +177,6 @@ module trapezoidal_threaded_rod(
|
|||||||
[+higstart+0.001, 0.01],
|
[+higstart+0.001, 0.01],
|
||||||
[+higstart*2, 0.01]
|
[+higstart*2, 0.01]
|
||||||
];
|
];
|
||||||
echo(higbee_table);
|
|
||||||
|
|
||||||
r1 = -depth/pitch;
|
r1 = -depth/pitch;
|
||||||
z1 = 1/4-pa_delta;
|
z1 = 1/4-pa_delta;
|
||||||
|
@@ -6,7 +6,7 @@
|
|||||||
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|
||||||
BOSL_VERSION = [2,0,560];
|
BOSL_VERSION = [2,0,561];
|
||||||
|
|
||||||
|
|
||||||
// Section: BOSL Library Version Functions
|
// Section: BOSL Library Version Functions
|
||||||
|
Reference in New Issue
Block a user