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

how to add the z-probe status?

Scheduled Pinned Locked Moved
Duet Web Control
3
32
994
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.
  • undefined
    moth4017 @Simone
    last edited by 14 Dec 2023, 00:17

    @Simone is this a new build printer?

    <

    undefined 1 Reply Last reply 14 Dec 2023, 00:19 Reply Quote 0
    • undefined
      Simone @moth4017
      last edited by 14 Dec 2023, 00:19

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

      undefined undefined 4 Replies Last reply 14 Dec 2023, 00:21 Reply Quote 0
      • undefined
        moth4017 @Simone
        last edited by 14 Dec 2023, 00:21

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

        <

        1 Reply Last reply Reply Quote 0
        • undefined
          Simone @Simone
          last edited by 14 Dec 2023, 00:22

          @Simone a simple normally closed endstop switch

          1 Reply Last reply Reply Quote 0
          • undefined
            Simone @Simone
            last edited by 14 Dec 2023, 00:23

            @Simone nop i will do it!

            1 Reply Last reply Reply Quote 0
            • undefined
              Simone @Simone
              last edited by 14 Dec 2023, 00:25

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

              undefined 1 Reply Last reply 14 Dec 2023, 00:26 Reply Quote 0
              • undefined
                moth4017 @Simone
                last edited by 14 Dec 2023, 00:26

                @Simone ok

                <

                1 Reply Last reply Reply Quote 0
                • undefined
                  Simone
                  last edited by 14 Dec 2023, 11:29

                  i see the probe push the bed down

                  undefined 1 Reply Last reply 14 Dec 2023, 11:46 Reply Quote 0
                  • undefined
                    droftarts administrators @Simone
                    last edited by 14 Dec 2023, 11:46

                    @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

                    undefined 1 Reply Last reply 14 Dec 2023, 13:16 Reply Quote 0
                    • undefined
                      Simone @droftarts
                      last edited by 14 Dec 2023, 13:16

                      @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?

                      undefined 1 Reply Last reply 14 Dec 2023, 13:24 Reply Quote 0
                      • undefined
                        Simone @Simone
                        last edited by 14 Dec 2023, 13:24

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

                        undefined 1 Reply Last reply 14 Dec 2023, 13:27 Reply Quote 0
                        • undefined
                          Simone @Simone
                          last edited by 14 Dec 2023, 13:27

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

                          undefined 1 Reply Last reply 14 Dec 2023, 14:13 Reply Quote 0
                          • undefined
                            droftarts administrators @Simone
                            last edited by 14 Dec 2023, 14:13

                            @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
                            29 out of 32
                            • First post
                              29/32
                              Last post
                            Unless otherwise noted, all forum content is licensed under CC-BY-SA