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

    how to add the z-probe status?

    Scheduled Pinned Locked Moved
    Duet Web Control
    3
    32
    999
    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.
    • Simoneundefined
      Simone @moth4017
      last edited by

      @moth4017 same to me, but now when i start the G29 it says to me reading are not consistent

      moth4017undefined 2 Replies Last reply Reply Quote 0
      • moth4017undefined
        moth4017 @Simone
        last edited by

        @Simone the
        DWC interface does not always update fast enough to show the z-probe status , this is normal

        <

        1 Reply Last reply Reply Quote 0
        • moth4017undefined
          moth4017 @Simone
          last edited by moth4017

          @Simone if you do a G29 do you get similar results in your console
          25 points probed, min error -0.065, max error 0.266, mean -0.012, deviation 0.062
          Height map saved to file 0:/sys/heightmap.csv
          Probe Drop Off

          <

          Simoneundefined 1 Reply Last reply Reply Quote 0
          • Simoneundefined
            Simone @moth4017
            last edited by

            @moth4017 the command G29 get interrupted after 2 measures

            moth4017undefined 1 Reply Last reply Reply Quote 0
            • moth4017undefined
              moth4017 @Simone
              last edited by

              @Simone did you do a G32 first?

              <

              Simoneundefined 1 Reply Last reply Reply Quote 0
              • Simoneundefined
                Simone @moth4017
                last edited by

                @moth4017 same error in G32

                moth4017undefined 1 Reply Last reply Reply Quote 0
                • moth4017undefined
                  moth4017 @Simone
                  last edited by

                  @Simone is this a new build printer?

                  <

                  Simoneundefined 1 Reply Last reply Reply Quote 0
                  • Simoneundefined
                    Simone @moth4017
                    last edited by

                    @moth4017 modified ender 3 whit a E3 RRF V1.1 and the KlackEnder-Probe

                    moth4017undefined Simoneundefined 4 Replies Last reply Reply Quote 0
                    • moth4017undefined
                      moth4017 @Simone
                      last edited by

                      @Simone have you gone through this commissioning yet?
                      https://docs.duet3d.com/en/How_to_guides/Commissioning

                      <

                      1 Reply Last reply Reply Quote 0
                      • Simoneundefined
                        Simone @Simone
                        last edited by

                        @Simone a simple normally closed endstop switch

                        1 Reply Last reply Reply Quote 0
                        • Simoneundefined
                          Simone @Simone
                          last edited by

                          @Simone nop i will do it!

                          1 Reply Last reply Reply Quote 0
                          • Simoneundefined
                            Simone @Simone
                            last edited by

                            @moth4017 thank you so much for your help! I'll continue tomorrow after doing all the ceks thanks again!

                            moth4017undefined 1 Reply Last reply Reply Quote 0
                            • moth4017undefined
                              moth4017 @Simone
                              last edited by

                              @Simone ok

                              <

                              1 Reply Last reply Reply Quote 0
                              • Simoneundefined
                                Simone
                                last edited by

                                i see the probe push the bed down

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

                                  @Simone Please send M115 in the console and post the response so we know what hardware and firmware you are using. Please also post your config.g, homeall.g and homez.g.

                                  A Normally-Closed (NC) microswitch should not need inverting, ie no ! in the M558 C parameter, eg:

                                  M558 P5 C"probe1" H15 F2000:300 T20000 A2 S0.01
                                  

                                  I'm not sure what a Klicky probe should report when not connected, but probably '1000'. When connected it should read '0'. When triggered by touching the bed (or your finger, for testing) it should read '1000'.

                                  If the probe is responding correctly, as above, most likely your homing macros are not correct, and it is still trying to find the Z endstop rather than using the probe.

                                  Probe testing, see: https://docs.duet3d.com/User_manual/Connecting_hardware/Z_probe_testing
                                  Example homeall.g, homez.g using probe: https://docs.duet3d.com/User_manual/Machine_configuration/Configuration_cartesian#homing-z

                                  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

                                  Simoneundefined 1 Reply Last reply Reply Quote 0
                                  • Simoneundefined
                                    Simone @droftarts
                                    last edited by

                                    @droftarts I managed to solve the problem using Pull-up resistor, but now i have onother one ahhahah,Screenshot 2023-12-14 140732.png
                                    what is z=0 datum?

                                    Simoneundefined 1 Reply Last reply Reply Quote 0
                                    • Simoneundefined
                                      Simone @Simone
                                      last edited by

                                      @Simone 12f6aa17-c517-4aed-b71f-7284ee87b933-image.png found it

                                      Simoneundefined 1 Reply Last reply Reply Quote 0
                                      • Simoneundefined
                                        Simone @Simone
                                        last edited by

                                        @Simone how i tell the difference in height between the probe and the nozzle to the height map?

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

                                          @Simone said in how to add the z-probe status?:

                                          how i tell the difference in height between the probe and the nozzle to the height map?

                                          See https://docs.duet3d.com/User_manual/Connecting_hardware/Z_probe_testing#calibrate-the-z-probe-trigger-height

                                          It would help you a lot, and speed up helping you, if you did what I asked for earlier:

                                          Please send M115 in the console and post the response so we know what hardware and firmware you are using. Please also post your config.g, homeall.g and homez.g.

                                          Please post these as text, not images. Ideally, post code within code tags, by clicking the button that looks like </> in the toolbar.

                                          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

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