clean up
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
use <../patchPanel.scad>
|
||||
|
||||
|
||||
mirror(v=[0,0,1])
|
||||
patchPanel(slots=8);
|
||||
|
||||
Reference in New Issue
Block a user
@ -1,3 +1,5 @@
|
||||
use <../patchPanel.scad>
|
||||
|
||||
|
||||
mirror(v=[0,0,1])
|
||||
patchPanel(slots=8);
|
||||
|
||||