Skip to content

Commit

Permalink
back to gen mode
Browse files Browse the repository at this point in the history
  • Loading branch information
madhephaestus committed Dec 20, 2023
1 parent cb5ff6d commit 046f6e2
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 @@ -1667,7 +1667,7 @@ class cadGenMarcos implements ICadGenerator{
}
def gen= new cadGenMarcos(resinPrintServoMount,numbers,hornDiam)

return [gen.getGearLink(),gen.getGearLinkKeepaway()]
//return [gen.getGearLink(),gen.getGearLinkKeepaway()]

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

0 comments on commit 046f6e2

Please sign in to comment.