introduce script to generate assembly animation. still needs cleanup
This commit is contained in:
@ -4,7 +4,7 @@ include <../rack/sharedVariables.scad>
|
||||
use <./plateBase.scad>
|
||||
|
||||
|
||||
patchPanel(slots=2);
|
||||
*patchPanel(slots=2);
|
||||
|
||||
module patchPanel (slots=8) {
|
||||
difference() {
|
||||
|
||||
Reference in New Issue
Block a user