fixed <threadlib/threadlib.scad> in test.scad

This commit is contained in:
Adrian Schlatter
2019-04-08 10:43:30 +02:00
parent 418b739aac
commit c988eed98c

View File

@@ -6,7 +6,9 @@ Test and demonstrate thread library
:License: 3-Clause BSD. See LICENSE.
*/
use <threadlib.scad>
use <threadlib/threadlib.scad>
echo ("threadlib version: ", __THREADLIB_VERSION());
type = "G1";
turns = 5;