Skip to content

Commit

Permalink
set calibration to teh bed
Browse files Browse the repository at this point in the history
  • Loading branch information
madhephaestus committed Jun 16, 2023
1 parent 116a30c commit be8013f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MarcosCad.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -965,6 +965,7 @@ class cadGenMarcos implements ICadGenerator,IgenerateBed{
spars.setName("CalibrationJig")
spars.getStorage().set("bedType", "ff-Three")

spars.setManufacturing({incoming -> return incoming.toZMin()})

back.addAll([spars])

Expand Down

0 comments on commit be8013f

Please sign in to comment.