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

    Creating a bed file for Cartesian Style Printer

    Scheduled Pinned Locked Moved
    General Discussion
    2
    2
    432
    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.
    • ronnien59undefined
      ronnien59
      last edited by

      With the new updates, using bed probing file instead of:
      ; Bed probe section (not needed if you us a bed.g file

      M557 X40:270 Y40:270 S20

      If I want to setup a Bed.g file would it be just:
      ; Auto calibration routine for My Printer
      ; Before running this, you should have set up your zprobe Z offset to suit your build, in the G31 command in config.g.

      M561 ; clear any bed transform, otherwise homing may be at the wrong height
      G28 ; home the printer
      G29

      1 Reply Last reply Reply Quote 0
      • pcsentinelundefined
        pcsentinel
        last edited by

        that's exactly what I did so that I can just hit the button on the web control rather than using the dropdown, you could of course add the M557 into bed.g and remove from config.g for convenience as well.

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