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

@ -101,5 +101,4 @@ module geared_motor (pos = [0, 0, 0]) {
//mount pads
geared_motor_mounts([-0.5, 0, -(1.5 / 2) - 10.5]);
}
}
geared_motor();
}