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

    Bed leveling question?

    Scheduled Pinned Locked Moved
    General Discussion
    4
    7
    247
    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.
    • davidvh86undefined
      davidvh86
      last edited by

      Ok my leveling probe cant reach the left 30mm of my bed so i was wondering what happens if i print there, does it just not compensate and if so is there anything i can do improve it short of moving the sensor?

      fcwiltundefined 1 Reply Last reply Reply Quote 0
      • A Former User?
        A Former User
        last edited by

        it can only compensate for the area you can probe, but if the bed is reasonably flat and level then there should be a limit for how big a deviation 30mm can have.

        so make sure the bed is flat or reduce the offset. alternatively you could temporarily install the prove instead of the hotend to give yourselv zero offset to verify the whole bed is sufficiently compensated

        1 Reply Last reply Reply Quote 0
        • fcwiltundefined
          fcwilt @davidvh86
          last edited by

          @davidvh86 said in Bed leveling question?:

          Ok my leveling probe cant reach the left 30mm of my bed so i was wondering what happens if i print there, does it just not compensate and if so is there anything i can do improve it short of moving the sensor?

          Hi,

          What is preventing the probe from moving into that area?

          Thanks.

          Frederick

          Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

          davidvh86undefined 1 Reply Last reply Reply Quote 0
          • davidvh86undefined
            davidvh86 @fcwilt
            last edited by

            @fcwilt

            I converted a 3d systems cube pro duo and the x axis just cant go that far. The tool platform is a really goofy design, so the sensor needed to go a little further right that i wanted.

            1 Reply Last reply Reply Quote 0
            • Phaedruxundefined
              Phaedrux Moderator
              last edited by

              I could be remembering wrong, but I think that between the probed points the correction is interpolated, and outside of the points the correction is extrapolated. @dc42 would have to confirm or deny.

              https://duet3d.dozuki.com/Wiki/Using_mesh_bed_compensation

              If the heightmap.csv file contains a column of zeros at the start or the end, this indicates that the corresponding X coordinate was not reachable by the probe, taking account of the bed size specified in the M665 command on a delta printer or the M208 commands for other printers, and the probe offset specified by the X and Y parameters in the G31 command. Similarly, if there is a row of zeros then the corresponding Y coordinate was not reachable.

              If you are manually editing heightmap.csv note that the firmware uses 0.0 to mean zero height error and 0 to mean that the point was not probed so the height error needs to be extrapolated.

              Z-Bot CoreXY Build | Thingiverse Profile

              1 Reply Last reply Reply Quote 1
              • davidvh86undefined
                davidvh86
                last edited by

                @Phaedrux said in Bed leveling question?:

                he correction is extrapolated. @dc42 would have to confirm or deny.
                https://duet3d.dozuki.com/Wiki/Using_mesh_bed_compensation

                If the heightmap.csv file contains a column of zeros at the start or the end, this indicates that the corresponding X coordinate was not reachable by the probe, taking account of the bed size specified in the M665 command on a delta printer or the M208 commands for other printers, and the probe offset specified by the X and Y parameters in the G31 command. Similarly, if there is a row of zeros then the corresponding Y coordinate was not reachable.

                awesome if thats true, moving the sensor would take a ton of time to redesign.

                1 Reply Last reply Reply Quote 0
                • Phaedruxundefined
                  Phaedrux Moderator
                  last edited by

                  I don't know if this means that the M557 must be the entire size of the bed and therefore provoke the skipped points for it to get entered into the heightmap as 0 and cause it to extrapolate, or if it will automatically extrapolate any bed area outside of the M557 defined area.

                  Z-Bot CoreXY Build | Thingiverse Profile

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