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

sensor ir

Scheduled Pinned Locked Moved
General Discussion
7
84
3.8k
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.
  • ?
    A Former User @SIam
    last edited by 26 Oct 2021, 10:50

    @siam thank you for helping me

    1 Reply Last reply Reply Quote 0
    • ?
      A Former User
      last edited by 26 Oct 2021, 11:03

      Capture d’écran 2021-10-26 130212.jpg

      1 Reply Last reply Reply Quote 0
      • ?
        A Former User
        last edited by 26 Oct 2021, 11:03

        likewise the bed does not stop

        undefined 1 Reply Last reply 26 Oct 2021, 11:59 Reply Quote 0
        • undefined
          fcwilt @A Former User
          last edited by 26 Oct 2021, 11:59

          @sgk said in sensor ir:

          likewise the bed does not stop

          If you can see LEDs on the IR probe turning on/off as you put something in front of the IR sensors BUT the bed does not stop moving I would suspect that the signal out from the IR probe is not getting to the Duet board.

          Can you post a picture showing the connector from the IR probe as it is connected to the Duet board?

          Thanks.

          Frederick

          Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

          ? undefined 2 Replies Last reply 26 Oct 2021, 12:02 Reply Quote 0
          • ?
            A Former User @fcwilt
            last edited by 26 Oct 2021, 12:02

            @fcwilt thanks for helpIMG_20211026_140037.jpg

            undefined 1 Reply Last reply 26 Oct 2021, 12:13 Reply Quote 0
            • undefined
              fcwilt @A Former User
              last edited by 26 Oct 2021, 12:13

              @sgk

              Thanks.

              According to the IR sensor documentation when the unit is connected and working you should be able to see the Z probe reading on the DWC change as you try to activate the sensor with something placed in front of the sensor to simulate the IR sensor sensing the bed.

              Are you seeing any change in the Z probe reading when you do that?

              Frederick

              Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

              ? 1 Reply Last reply 26 Oct 2021, 12:26 Reply Quote 0
              • ?
                A Former User @fcwilt
                last edited by 26 Oct 2021, 12:26

                @fcwilt Capture d’écran 2021-10-26 142600.png

                ? 1 Reply Last reply 26 Oct 2021, 12:26 Reply Quote 0
                • ?
                  A Former User @A Former User
                  last edited by 26 Oct 2021, 12:26

                  @sgk i have this

                  undefined 2 Replies Last reply 26 Oct 2021, 12:28 Reply Quote 0
                  • undefined
                    fcwilt @A Former User
                    last edited by 26 Oct 2021, 12:28

                    @sgk said in sensor ir:

                    @sgk i have this

                    And the number doesn't change if you put something near the sensor or take that something away?

                    Frederick

                    Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

                    1 Reply Last reply Reply Quote 0
                    • undefined
                      fcwilt @A Former User
                      last edited by 26 Oct 2021, 12:32

                      @sgk

                      And what does your current M558 command look like?

                      Thanks.

                      Frederick

                      Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

                      1 Reply Last reply Reply Quote 0
                      • undefined
                        tecno @fcwilt
                        last edited by 26 Oct 2021, 12:32

                        @sgk
                        show photo of IR probe connector/cable

                        ? 1 Reply Last reply 26 Oct 2021, 12:36 Reply Quote 0
                        • ?
                          A Former User @tecno
                          last edited by 26 Oct 2021, 12:36

                          @tecno IMG_20211026_143529.jpg M558 P1 C"!^zprobe.in" H5 F200 T9000 I0 R0.5

                          ? 1 Reply Last reply 26 Oct 2021, 12:36 Reply Quote 0
                          • ?
                            A Former User @A Former User
                            last edited by 26 Oct 2021, 12:36

                            M558 P1 C"!^zprobe.in" H5 F200 T9000 I0 R0.5

                            undefined undefined undefined 3 Replies Last reply 26 Oct 2021, 12:50 Reply Quote 0
                            • undefined
                              o_lampe @A Former User
                              last edited by 26 Oct 2021, 12:50

                              @sgk here's mine for reference: ( the probe pin has a different name, ignore it)
                              Did you try P8 as sensor type?

                              ; Z-Probe
                              M558 P8 C"probe" H3.5 F1200 T24000
                              ? 1 Reply Last reply 26 Oct 2021, 12:56 Reply Quote 0
                              • ?
                                A Former User @o_lampe
                                last edited by 26 Oct 2021, 12:56

                                Capture d’écran 2021-10-26 145623.png

                                undefined 1 Reply Last reply 26 Oct 2021, 13:04 Reply Quote 0
                                • undefined
                                  jumpedwithbothfeet @A Former User
                                  last edited by 26 Oct 2021, 12:58

                                  @sgk Just to clarify as I have gone over the post and I cant see your answer... when you turn on the printer and do nothing else, if you place something under the IR sensor does the red LED on the board light up when you get close to the bottom of the board?

                                  6HC Voron Trident based, 6XD CNC, Mini 5 polar printer

                                  ? 1 Reply Last reply 26 Oct 2021, 13:06 Reply Quote 0
                                  • undefined
                                    fcwilt @A Former User
                                    last edited by 26 Oct 2021, 13:02

                                    @sgk said in sensor ir:

                                    M558 P1 C"!^zprobe.in" H5 F200 T9000 I0 R0.5

                                    That appears to be correct except, perhaps, for the exclamation point.

                                    Frederick

                                    Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

                                    1 Reply Last reply Reply Quote 0
                                    • undefined
                                      fcwilt @A Former User
                                      last edited by 26 Oct 2021, 13:04

                                      @sgk

                                      Where is the M558 command located?

                                      In your config.g file?

                                      If so please execute, from the DWC Console, M98 P"config.g" and see if any errors are reported.

                                      Frederick

                                      Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

                                      1 Reply Last reply Reply Quote 0
                                      • ?
                                        A Former User @jumpedwithbothfeet
                                        last edited by 26 Oct 2021, 13:06

                                        @jumpedwithbothfeet yes lookScreenshot_20211026_150551.jpg

                                        1 Reply Last reply Reply Quote 0
                                        • ?
                                          A Former User
                                          last edited by 26 Oct 2021, 13:07

                                          @fcwilt said in sensor ir:

                                          M98 P"config.g"

                                          Capture d’écran 2021-10-26 150724.png

                                          undefined 1 Reply Last reply 26 Oct 2021, 13:12 Reply Quote 0
                                          40 out of 84
                                          • First post
                                            40/84
                                            Last post
                                          Unless otherwise noted, all forum content is licensed under CC-BY-SA