Add test file
This commit is contained in:
parent
7f0e86fffe
commit
4bda49fac8
1 changed files with 5 additions and 0 deletions
5
test.scad
Normal file
5
test.scad
Normal file
|
@ -0,0 +1,5 @@
|
|||
include <pcb-jig.scad>;
|
||||
|
||||
$fn = 32;
|
||||
|
||||
pcb_jig(100, 50);
|
Loading…
Reference in a new issue