Work on motor rod

This commit is contained in:
Matthew McWilliams 2022-07-13 09:01:25 -04:00
parent b0ca15bd8d
commit c33c6e24f6
2 changed files with 5 additions and 0 deletions

View File

@ -522,3 +522,8 @@ module bolex_stand () {
}
}
PART="rod";
if (PART == "rod") {
rod();
}

BIN
stl/motor_rod.stl Normal file

Binary file not shown.