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

    Always different Z probe trigger height...

    Scheduled Pinned Locked Moved
    General Discussion
    2
    22
    856
    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.
    • Vetiundefined
      Veti
      last edited by

      @spax said in Always different Z probe trigger height...:

      Firmware Version: 2.03 (2019-06-13b2)

      there is a bug in 2.03 with delta homing.
      see bugfix in 2.04RC1
      https://github.com/dc42/RepRapFirmware/blob/dev/WHATS_NEW.md

      SPAXundefined 1 Reply Last reply Reply Quote 0
      • SPAXundefined
        SPAX @Veti
        last edited by

        @veti, thanks, I'll try to update now.

        1 Reply Last reply Reply Quote 0
        • SPAXundefined
          SPAX
          last edited by

          New flashing did not help...
          Yes, now Auto Calibrating going good, but when I start to print the nozzle so high above bed...approx 1.5mm...
          It is mean what Auto Calibrating measure wrong homed height.

          19:50:58G32
          Calibrated 6 factors using 16 points, deviation before 0.061 after 0.060
          19:50:05G32
          Calibrated 6 factors using 16 points, deviation before 0.061 after 0.060

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

            @spax said in Always different Z probe trigger height...:

            G31 P500 X15 Y15 Z3,6 ; Set Z probe trigger value, offset and trigger height

            duet uses . and not ,

            please read
            https://duet3d.dozuki.com/Wiki/Test_and_calibrate_the_Z_probe
            and test your z offset

            SPAXundefined 1 Reply Last reply Reply Quote 1
            • SPAXundefined
              SPAX @Veti
              last edited by SPAX

              @veti Ofcourse I tested and change it in config.g

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

                how are you saving the G32 results?

                SPAXundefined 1 Reply Last reply Reply Quote 0
                • SPAXundefined
                  SPAX @Veti
                  last edited by

                  @veti said in Always different Z probe trigger height...:

                  how are you saving the G32 results?

                  M500

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

                    you dont have a M501 in your config. so those will be ignored.

                    SPAXundefined 1 Reply Last reply Reply Quote 0
                    • SPAXundefined
                      SPAX @Veti
                      last edited by SPAX

                      @veti ouh man, I pasted not full config, special for low text... )))

                      1 Reply Last reply Reply Quote 0
                      • SPAXundefined
                        SPAX
                        last edited by

                        Baby stepping don't worked too!
                        I set -2mm, but nozzle don't changed position....

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

                          @spax said in Always different Z probe trigger height...:

                          M208 Z0.1 S1 ; Set minimum Z

                          because you disallowed it

                          SPAXundefined 1 Reply Last reply Reply Quote 0
                          • SPAXundefined
                            SPAX @Veti
                            last edited by SPAX

                            @veti But before that, everything worked well ... really don't know what happen...
                            And why is Z position 0.1 above the bed by 2 mm. I think Auto Calibration don't work well..

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

                              @spax said in Always different Z probe trigger height...:

                              And why is Z position 0.1 above the bed by 2 mm.

                              that would indicate a wrong z trigger height

                              SPAXundefined 1 Reply Last reply Reply Quote 0
                              • SPAXundefined
                                SPAX @Veti
                                last edited by SPAX

                                @veti I do all what in first post and correct config.g after ....

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

                                  does your probe have problems?

                                  check the repeatability

                                  https://forum.duet3d.com/topic/6962/m48-measure-z-probe-repeatability-and-print-to-serial-output

                                  SPAXundefined 1 Reply Last reply Reply Quote 0
                                  • SPAXundefined
                                    SPAX @Veti
                                    last edited by

                                    @veti said in Always different Z probe trigger height...:

                                    does your probe have problems?

                                    I think no.

                                    check the repeatability

                                    It is repeatability

                                    M98 P"0:/macros/M48"
                                    G32 bed probe heights: 0.088 0.095 0.088 0.088 0.088 0.095 0.095 0.088 0.101 0.095, mean 0.092, deviation from mean 0.004

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

                                      hmm?
                                      problem with your endstops?
                                      do a the macro.
                                      then home with G28 and doe the macro again

                                      SPAXundefined 1 Reply Last reply Reply Quote 0
                                      • SPAXundefined
                                        SPAX @Veti
                                        last edited by

                                        @veti omg....
                                        G31 P500 X15 Y15 Z3,6
                                        I wrote a comma instead of a dot
                                        Now I heat a bed and try again auto calibrate.

                                        Vetiundefined 1 Reply Last reply Reply Quote 0
                                        • SPAXundefined
                                          SPAX
                                          last edited by

                                          Ok, now started print cube 20x20, first layer is well)

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

                                            @spax said in Always different Z probe trigger height...:

                                            I wrote a comma instead of a dot

                                            yes i told you about that several posts ago. you said you changed it in config.g

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