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

    G29 G32 😱

    Scheduled Pinned Locked Moved Unsolved
    General Discussion
    6
    56
    3.2k
    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.
    • nemecekundefined
      nemecek @oliof
      last edited by

      @oliof OK thanks. when you talk about delta calibration. you mean the G32 to do it several times?

      oliofundefined 1 Reply Last reply Reply Quote 0
      • oliofundefined
        oliof @nemecek
        last edited by

        @nemecek yes until the numbers stop changing. If they don't stop changing after 4 it 5 runs you very likely have a mechanical issue (something loose, backlash, whatever) you need to solve.

        <>RatRig V-Minion Fly Super5Pro RRF<> V-Core 3.1 IDEX k*****r <> RatRig V-Minion SKR 2 Marlin<>

        nemecekundefined 1 Reply Last reply Reply Quote 0
        • nemecekundefined
          nemecek @oliof
          last edited by

          @oliof ok thanks for the explanation I try now

          1 Reply Last reply Reply Quote 0
          • nemecekundefined
            nemecek
            last edited by

            10/07/2020 à 19:16:24 G32
            Calibrated 9 factors using 19 points, deviation before 0.046 after 0.044
            10/07/2020 à 19:10:43 G32
            Calibrated 9 factors using 19 points, deviation before 0.048 after 0.043
            10/07/2020 à 19:05:44 G32
            Calibrated 9 factors using 19 points, deviation before 0.062 after 0.044

            1 Reply Last reply Reply Quote 0
            • nemecekundefined
              nemecek
              last edited by

              no guys it's not a mechanical problem I think that even if you load the map not the law doesn't correct there is little error in the level you can see it with the photos I sent you. I say this because I only print with the G32 and it is the same as when I also send the identical G29 nothing changes .. I can't understand what's wrong. Is it normal that here where I highlighted it doesn't activate and always like this? is my start print script correct?
              G28; home all axes
              G1 Z5
              G30
              G29 S1 P "heightmap.csv"
              M116 T0Sans titre1.png

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

                The highlighted item being greyed out is ok because It's referring to a different means of compensation. You are using mesh compensation (it shows it as active "compensation in use" mesh" To disable it you would use "disabled mesh compensation (g29 S2)"

                Z-Bot CoreXY Build | Thingiverse Profile

                nemecekundefined 1 Reply Last reply Reply Quote 0
                • nemecekundefined
                  nemecek @Phaedrux
                  last edited by

                  @Phaedrux hello agree so here is fine. can you please tell me if my start script is correct?

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

                    Yes that looks like it should work

                    Z-Bot CoreXY Build | Thingiverse Profile

                    nemecekundefined 1 Reply Last reply Reply Quote 0
                    • nemecekundefined
                      nemecek @Phaedrux
                      last edited by

                      @Phaedrux 😕

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

                        I'm afraid the issue is with the calibration and mesh creation being inaccurate due to mechanical issues. Some things software can't correct for.

                        Z-Bot CoreXY Build | Thingiverse Profile

                        1 Reply Last reply Reply Quote 0
                        • nemecekundefined
                          nemecek
                          last edited by

                          I also tried to lower 40% of the values in the map where I highlighted in the photo above ...
                          without success I have not noticed any difference

                          1 Reply Last reply Reply Quote 0
                          • nemecekundefined
                            nemecek
                            last edited by

                            and how is it possible then that without the map doing only the G32 and putting a thickness of paper folded in 2 under the plate I adjust only the height print well😮

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

                              If it's printing well without G29, why use G29?

                              The combination of probe offset from the nozzle and effector tilt varying with position can lead to probed points being inaccurate.

                              Z-Bot CoreXY Build | Thingiverse Profile

                              1 Reply Last reply Reply Quote 0
                              • nemecekundefined
                                nemecek
                                last edited by

                                yes I understand but something should change if I change the values of the map manually instead nothing changes ok thanks for everything I keep the thickness of cards under the plate🤔

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

                                  @nemecek said in G29 G32 😱:

                                  G29 S1 P "heightmap.csv"

                                  Do you have multiple saves heightmaps?

                                  Try deleting your current heightmap entirely from the /sys folder
                                  Then recreate it with a fresh calibration run and then a G29
                                  and then use just G29 S1 to load the default heightmap.

                                  Z-Bot CoreXY Build | Thingiverse Profile

                                  nemecekundefined 1 Reply Last reply Reply Quote 0
                                  • nemecekundefined
                                    nemecek @Phaedrux
                                    last edited by

                                    @Phaedrux said in G29 G32 😱:

                                    G29 S1 P "heightmap.csv"

                                    G29 S1 P "heightmap.csv" so delete this from the start?

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

                                      @nemecek said in G29 G32 😱:

                                      G29 S1 P "heightmap.csv" so delete this from the start?

                                      Remove the P"heightmap.csv part

                                      Z-Bot CoreXY Build | Thingiverse Profile

                                      nemecekundefined 1 Reply Last reply Reply Quote 0
                                      • nemecekundefined
                                        nemecek @Phaedrux
                                        last edited by nemecek

                                        @Phaedrux
                                        G29 S1 P "heightmap.csv also delete this from simplify3d start script? bI'm sorry if I write badly I use google translate

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

                                          Just delete the P "heightmap.csv" part from the start script. Leave G29 S1 intact.

                                          Z-Bot CoreXY Build | Thingiverse Profile

                                          nemecekundefined 1 Reply Last reply Reply Quote 0
                                          • nemecekundefined
                                            nemecek
                                            last edited by

                                            ok🙂

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