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

    Doubts about mesh bed compensation (taper height) [SOLVED]

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    2
    2
    661
    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.
    • brunofportoundefined
      brunofporto
      last edited by brunofporto

      Hello,

      I would like to use mesh compensation. I thought I was already using it but it seems I was not 😄

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

      It says:

      Running G32 to auto calibrate a delta printer will clear the local height map info (but not the copy in heightmap.csv). Therefore, if you wish to use both auto calibration and mesh bed compensation, you must run G32 before you run G29, not after. You can include a G29 command at the end of your bed.g file if you wish.

      So if I use G32 at my start script I could put "G29 S1" at the end of the bed.g file so it always load the mesh after the bed compensation, right?

      Another doubt is about the M376 command. At https://duet3d.dozuki.com/Wiki/Gcode#Section_M376_Set_bed_compensation_taper it mentions that:

      Therefore it is recommended that the taper height be set to at least 20x the maximum error in the height map, so that the maximum amount of the resulting over- or under- extrusion is limited to 5%.

      About what error it refers too???? Maximum deviations, Mean error or RMS error????

      Thank you very much!

      dc42undefined 1 Reply Last reply Reply Quote 0
      • dc42undefined
        dc42 administrators @brunofporto
        last edited by

        @brunofporto said in Doubts about mesh bed compensation:

        So if I use G32 at my start script I could put "G29 S1" at the end of the bed.g file so it always load the mesh after the bed compensation, right?

        Yes.

        Another doubt is about the M376 command. At https://duet3d.dozuki.com/Wiki/Gcode#Section_M376_Set_bed_compensation_taper it mentions that:

        Therefore it is recommended that the taper height be set to at least 20x the maximum error in the height map, so that the maximum amount of the resulting over- or under- extrusion is limited to 5%.

        About what error it refers too???? Maximum deviations, Mean error or RMS error????

        Maximum deviation.

        Duet WiFi hardware designer and firmware engineer
        Please do not ask me for Duet support via PM or email, use the forum
        http://www.escher3d.com, https://miscsolutions.wordpress.com

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