Add spool drivers. Polished animations. Added animation export.
This commit is contained in:
@@ -69,11 +69,6 @@ module spool(
|
||||
}
|
||||
}
|
||||
|
||||
module spool_spindle() {
|
||||
spindle_h=height-plate;
|
||||
spindle(d=spindle_diam, h=spindle_h);
|
||||
}
|
||||
|
||||
// test
|
||||
spindle_diam=2;
|
||||
tape_height=5;
|
||||
|
||||
Reference in New Issue
Block a user