Remove invocation

This commit is contained in:
mmcwilliams 2023-04-14 01:17:07 -04:00
parent 9fffe97e6e
commit 8a5fa27ff0
1 changed files with 1 additions and 2 deletions

View File

@ -102,4 +102,3 @@ module geared_motor (pos = [0, 0, 0]) {
geared_motor_mounts([-0.5, 0, -(1.5 / 2) - 10.5]);
}
}
geared_motor();