We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5a7953 commit ab6012cCopy full SHA for ab6012c
gears.scad
@@ -1,3 +1,7 @@
1
+// Copyright 2010 D1plo1d
2
+// LGPL 2.1
3
+
4
5
//test_involute_curve();
6
//test_gears();
7
//demo_3d_gears();
motors.scad
@@ -1,3 +1,5 @@
// This library is dual licensed under the GPL 3.0 and the GNU Lesser General Public License as per http://creativecommons.org/licenses/LGPL/2.1/ .
include <math.scad>
nuts_and_bolts.scad
//testNutsAndBolts();
0 commit comments