Merge pull request #412 from revarbat/revarbat_dev

Removed debugging echo.
This commit is contained in:
Revar Desmera 2021-02-02 19:50:18 -08:00 committed by GitHub
commit 80cfc561c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View file

@ -177,7 +177,6 @@ module trapezoidal_threaded_rod(
[+higstart+0.001, 0.01],
[+higstart*2, 0.01]
];
echo(higbee_table);
r1 = -depth/pitch;
z1 = 1/4-pa_delta;

View file

@ -6,7 +6,7 @@
//////////////////////////////////////////////////////////////////////
BOSL_VERSION = [2,0,560];
BOSL_VERSION = [2,0,561];
// Section: BOSL Library Version Functions