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

    Bed leveling

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    2
    5
    522
    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.
    • jamesadotyundefined
      jamesadoty
      last edited by

      Hi all:

      I have my bed leveling set up and if I tap the level button my printer goes through the steps but I'm not sure if it's storing the values or how to verify that it has. Here's my bed.g file.

      ; bed.g
      ; called to perform automatic bed compensation via G32
      ;
      ; generated by RepRapFirmware Configuration Tool v2 on Thu Jan 10 2019 19:12:59 GMT-0800 (Pacific Standard Time)
      M561 ; clear any bed transform
      M98 PHOMEALL.G ; home all

      M557 X20:310 Y15:295 S40
      G29

      M98 PHOMEALL.G ;home all

      Stephen6309undefined 1 Reply Last reply Reply Quote 0
      • Stephen6309undefined
        Stephen6309 @jamesadoty
        last edited by

        @jamesadoty A heightmap.csv file will be created/modified in the system directory.

        jamesadotyundefined 1 Reply Last reply Reply Quote 0
        • jamesadotyundefined
          jamesadoty @Stephen6309
          last edited by

          @stephen6309
          Is it possible to see that file from the web interface?

          If not I'll pull the card.

          Thanks.

          Stephen6309undefined 1 Reply Last reply Reply Quote 0
          • Stephen6309undefined
            Stephen6309 @jamesadoty
            last edited by

            @jamesadoty Yes, it's the same place where you can edit the config.g file. In DWC2, it's on in System under File Management.

            1 Reply Last reply Reply Quote 0
            • jamesadotyundefined
              jamesadoty
              last edited by

              Found it!

              I don't know how I missed it before.

              Thanks.

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