Skip to content

Commit

Permalink
back to print bed
Browse files Browse the repository at this point in the history
  • Loading branch information
madhephaestus committed Jul 16, 2023
1 parent ed4a2ae commit 28be463
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 @@ -144,7 +144,7 @@ CSG spline = gears.get(0)
CSG resinPrintServoMount=cutcore.difference(spline)
resinPrintServoMount.setColor(Color.DARKGREY)
resinPrintServoMount.setName("ResinHorn")
return resinPrintServoMount
//return resinPrintServoMount
class cadGenMarcos implements ICadGenerator{
String url = "https://github.com/OperationSmallKat/Marcos.git"
CSG resinPrintServoMount
Expand Down

0 comments on commit 28be463

Please sign in to comment.