Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Setting the correct print area

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    2
    3
    793
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • iDeveloundefined
      iDevelo
      last edited by

      My glass bed is 450x450 and the back left corner is X40 & Y70 from the endstops.

      In my slicer I have set the bed size to 450x450 and I currently have a script that sends X & Y to the bed corner before a print and sets them to 0. I know this is the wrong way to do it!

      What's the best way to setup these offsets? G10?

      1 Reply Last reply Reply Quote 0
      • StephenRCundefined
        StephenRC
        last edited by

        This should do it:
        M208 X-40 Y-70 Z0 S1 ; set axis minimum (adjust to make X=0 and Y=0 the edge of the bed

        1 Reply Last reply Reply Quote 0
        • iDeveloundefined
          iDevelo
          last edited by

          Thankyou. I'll give it a try 🙂

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Unless otherwise noted, all forum content is licensed under CC-BY-SA