Reduced dependecies in pcb_mount test.
This commit is contained in:
parent
52729d012c
commit
599fbba6c2
|
@ -16,7 +16,7 @@
|
||||||
// You should have received a copy of the GNU General Public License along with NopSCADlib.
|
// You should have received a copy of the GNU General Public License along with NopSCADlib.
|
||||||
// If not, see <https://www.gnu.org/licenses/>.
|
// If not, see <https://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
include <../lib.scad>
|
include <../core.scad>
|
||||||
use <../printed/pcb_mount.scad>
|
use <../printed/pcb_mount.scad>
|
||||||
|
|
||||||
PI_IO = ["PI_IO", "PI_IO V2", 35.56, 25.4, 1.6, 0, 0, 0, "green", true, [],
|
PI_IO = ["PI_IO", "PI_IO V2", 35.56, 25.4, 1.6, 0, 0, 0, "green", true, [],
|
||||||
|
|
Loading…
Reference in New Issue