Add spool drivers. Polished animations. Added animation export.

This commit is contained in:
Dejvino
2020-12-31 14:15:57 +01:00
parent 9eac93893c
commit 923ada4ebe
8 changed files with 119 additions and 21 deletions
-5
View File
@@ -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;