Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Harrington committed Dec 14, 2023
1 parent 6dd7db0 commit abbd993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MarcosCad.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -1583,7 +1583,7 @@ class cadGenMarcos implements ICadGenerator{
}
def gen= new cadGenMarcos(resinPrintServoMount,numbers,hornDiam)

return gen.getGearLink()
//return gen.getGearLink()

//MobileBase mb = (MobileBase)DeviceManager.getSpecificDevice("Marcos");
//gen.setMobileBase(mb)
Expand Down

0 comments on commit abbd993

Please sign in to comment.