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

    How do I enable MESH leveling for the print?

    Scheduled Pinned Locked Moved
    General Discussion
    9
    25
    3.6k
    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.
    • PaulHewundefined
      PaulHew
      last edited by

      In my experience I manually level the bed using to 4 screws on my ender3.
      I try and make it as level as possible using paper gauge between nozzle and bed.
      Not teaching sucking eggs, I release the x/y steppers so I can move the gantry. Z is jogged down to grip paper, but stepper is engaged.

      The I run the mesh after heating the nozzle to 160 and bed to 60
      I also have 2 mirrors I use. I rename each heightmap to mirror 1 or 2 and call each mirror from cura’s start code.

      RailCore II - Duet Mini + 1LC, Voron V0.1 - Duet Mini
      Voron 2.4 disassembled..... Waiting for the RailCore Mini....

      1 Reply Last reply Reply Quote 0
      • devleonundefined
        devleon @Rat_Patrol
        last edited by devleon

        @Rat_Patrol

        I too had my offset from CAD, but turns out, it's not correct, since tolerances make things imperfect. Put a paper on the Heatbed, and slowly and manually run the nozzle into it, leaving a tiny mark, and also mark where your bed Probe is. Now measure everything and use that.

        I had the same issue of thinking that mesh bed leveling was doing a bad job, until I remeasured my offset and realized I was off my 10mm.

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

          @Rat_Patrol said in How do I enable MESH leveling for the print?:

          M558 P9 H5 F300 T6000 ; set Z probe type to bltouch and the dive height + speeds
          G31 P500 X-32.201 Y-26.389 Z3.00

          You can increase the accuracy and repeatability of the BLTouch by tweaking those settings a bit.

          M558 P5 H5 F100 T6000 R0.5 A5
          G31 P25

          Then use this link to calibrate the trigger height and measure the X Y offset for the rest of G31.

          https://duet3d.dozuki.com/Wiki/Test_and_calibrate_the_Z_probe#Section_Calibrate_the_Z_probe_trigger_height

          Z-Bot CoreXY Build | Thingiverse Profile

          droftartsundefined 1 Reply Last reply Reply Quote 0
          • droftartsundefined
            droftarts administrators @Phaedrux
            last edited by

            @Phaedrux said in How do I enable MESH leveling for the print?:

            M558 P5 H5 F100 T6000 R0.5 A5
            G31 P25

            Don’t you mean M558 P9 H5 F100 T6000 R0.5 A5 ?

            Ian

            Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

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

              @droftarts absolutely I did!

              Z-Bot CoreXY Build | Thingiverse Profile

              1 Reply Last reply Reply Quote 1
              • Rat_Patrolundefined
                Rat_Patrol
                last edited by

                Its not that the initial layer height is just wrong everywhere, some parts of the print have major squish and others are just fine.

                1 Reply Last reply Reply Quote 0
                • Rat_Patrolundefined
                  Rat_Patrol
                  last edited by

                  I did run through the BLTouch probe calibration procedure (ended up at 2.95mm IIRC). I designed my extruder carriage, so I just took the probe offset from the nozzle from Fusion, so it should be darned accurate.

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

                    @Rat_Patrol said in How do I enable MESH leveling for the print?:

                    so it should be darned accurate.

                    There was a post just yesterday of someone using the measurement from CAD and then measuring it physically and it was off enough to matter. So at least verify that it's accurate. A bad offset would give results similar to what you see.

                    The slower feed rate of the probe move helps to improve the consistency of the BLTouch and it's forced to have at least 2 probes match which helps reject off values. Again, a variation in probe trigger height could describe what you're seeing.

                    Z-Bot CoreXY Build | Thingiverse Profile

                    1 Reply Last reply Reply Quote 0
                    • Rat_Patrolundefined
                      Rat_Patrol
                      last edited by

                      Did I input my probe offset correctly in config.g?

                      Compared to X0 Y0, my probe is negative in both axis, so there is actually no way to measure the extreme right side of my bed with the probe.

                      I have the flu, but if I'm thinking properly, the probe offset should be negative, right?

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

                        @Rat_Patrol said in How do I enable MESH leveling for the print?:

                        the probe offset should be negative, right?

                        X would be negative based on your description, but I'm not sure about your Y. Negative Y would put the probe in front of the nozzle.

                        Z-Bot CoreXY Build | Thingiverse Profile

                        1 Reply Last reply Reply Quote 0
                        • Rat_Patrolundefined
                          Rat_Patrol
                          last edited by

                          Yes, the probe is in front of the nozzle.

                          1 Reply Last reply Reply Quote 0
                          • TaDDragonZundefined
                            TaDDragonZ
                            last edited by

                            Looks like the same error I have, I will check the probe offset right now.

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