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

    problem with the Mesh?second print start in the air

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    8
    49
    2.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.
    • Phaedruxundefined
      Phaedrux Moderator
      last edited by

      What firmware version are you using?

      What do you have in your slicer start and end gcode?

      Z-Bot CoreXY Build | Thingiverse Profile

      1 Reply Last reply Reply Quote 0
      • Vetiundefined
        Veti
        last edited by

        running a G28 will clear your bed mesh.
        if you want to use the stored heightmap you will need to run G29 S1 after every G28

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

          Does g28 clear the mesh? I didn't think it does. But I'm really not sure come to think of it.

          Z-Bot CoreXY Build | Thingiverse Profile

          1 Reply Last reply Reply Quote 1
          • Vetiundefined
            Veti
            last edited by

            @phaedrux said in problem with the Mesh?second print start in the air:

            Does g28 clear the mesh? I didn't think it does. But I'm really not sure come to think of it.

            You are right it does not. i just checked.
            I must have confused it with marlin where it does.

            1 Reply Last reply Reply Quote 0
            • Vetiundefined
              Veti @lui2004
              last edited by

              @lui2004
              nevertheless you need a G29 S1 somewhere to load the mesh after powering up your printer.

              1 Reply Last reply Reply Quote 1
              • lui2004undefined
                lui2004
                last edited by

                Hi

                The heightmap ist Stored i can open it in my sd-card.

                Do i need do load G29 S1 every Print i started?if yes i dont have do it

                Vetiundefined 1 Reply Last reply Reply Quote 0
                • Vetiundefined
                  Veti @lui2004
                  last edited by

                  @lui2004
                  no but it is a good idea to do so.
                  it is just a command and does not take up time.

                  1 Reply Last reply Reply Quote 0
                  • lui2004undefined
                    lui2004
                    last edited by lui2004

                    Ok i will give it a try

                    Or i insert the gcode in my bed.g to load automatic

                    1 Reply Last reply Reply Quote 0
                    • PaulHewundefined
                      PaulHew
                      last edited by

                      Or put it in your Slicer 'Start GCode', easiest way I find.

                      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
                      • T3P3Tonyundefined
                        T3P3Tony administrators
                        last edited by

                        I have G29 S1 at the end of my config.g that way it's loaded every time on startup.

                        www.duet3d.com

                        1 Reply Last reply Reply Quote 0
                        • lui2004undefined
                          lui2004
                          last edited by

                          so the first print after mesh works perfectly but when i start the second the nozzle is to high

                          i have try to send beofor i start the second print G29 S1 but always the nozzle to high

                          Firmwarename: RepRapFirmware for Duet 2 WiFi/Ethernet
                          Firmware Elektronik: Duet WiFi 1.02 or later
                          Firmware Version: 2.02(RTOS) (2018-12-24b1)
                          WiFi Server Version: 1.22
                          Web Interface Version: 1.22.6

                          i hope you can help to solve it

                          1 Reply Last reply Reply Quote 0
                          • Vetiundefined
                            Veti
                            last edited by

                            you do home before each print?

                            1 Reply Last reply Reply Quote 0
                            • lui2004undefined
                              lui2004
                              last edited by

                              yes in my slicer is this starting code

                              G28 ; home all axes

                              T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
                              • T3P3Tonyundefined
                                T3P3Tony administrators @lui2004
                                last edited by

                                @lui2004 what is at the end of your files that the slicer is putting in there?

                                www.duet3d.com

                                1 Reply Last reply Reply Quote 0
                                • lui2004undefined
                                  lui2004
                                  last edited by

                                  I have only G28 i my starting code nothing else

                                  1 Reply Last reply Reply Quote 0
                                  • Vetiundefined
                                    Veti
                                    last edited by

                                    do check with m122 that mesh bed leveling is still active.

                                    1 Reply Last reply Reply Quote 0
                                    • lui2004undefined
                                      lui2004
                                      last edited by lui2004

                                      @veti said in problem with the Mesh?second print start in the air:

                                      m122

                                      seems active

                                      Bed compensation in use: mesh
                                      Bed probe heights: -0.052 -0.028 0.000 0.000 0.000

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

                                        Are you able to reproduce this problem without doing an actual print? Or with a "print" comprising just a few lines of GCode taken from a real print?

                                        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
                                        • lui2004undefined
                                          lui2004
                                          last edited by

                                          do i need to post gcode from a print ?

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

                                            What I would like a the GCode for a simple sequence that replicates the problem - not a full GCode file that takes a long time to print, but a very simple one that takes only a few seconds.

                                            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