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

Smart Effector issue

Scheduled Pinned Locked Moved
Smart effector for delta printers
10
87
4.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.
  • undefined
    achrn @tecno
    last edited by 23 Feb 2022, 16:31

    @tecno https://duet3d.dozuki.com/Wiki/Smart_effector_and_carriage_adapters_for_delta_printer#Section_Programming_the_sensitivity

    However, if it's triggering with no movement, I'm not sure that setting sensitivity is the issue, since that would imply it's triggering with no mechanical input.

    undefined 1 Reply Last reply 23 Feb 2022, 18:08 Reply Quote 0
    • undefined
      tecno @achrn
      last edited by 23 Feb 2022, 18:08

      I get no reaction to M672 command.

      Power up 2 flashes.

      Probe input on SKRV1.4T (3 wires)

      undefined 1 Reply Last reply 23 Feb 2022, 21:27 Reply Quote 0
      • undefined
        Phaedrux Moderator
        last edited by 23 Feb 2022, 21:22

        How are you running G29 without movement?

        Here is some more detail on using M672 https://docs.duet3d.com/en/User_manual/Reference/Gcodes#m672-program-z-probe

        Z-Bot CoreXY Build | Thingiverse Profile

        1 Reply Last reply Reply Quote 0
        • undefined Phaedrux moved this topic from Duet Hardware and wiring 23 Feb 2022, 21:22
        • undefined
          dc42 administrators @tecno
          last edited by 23 Feb 2022, 21:27

          @tecno said in Smart Effector issue:

          I get no reaction to M672 command.

          Power up 2 flashes.

          Probe input on SKRV1.4T (3 wires)

          M672 only works if there is also a command signal from the board to the Smart Effector, i.e. 4 wires.

          Duet WiFi hardware designer and firmware engineer
          Please do not ask me for Duet support via PM or email, use the forum
          http://www.escher3d.com, https://miscsolutions.wordpress.com

          undefined 1 Reply Last reply 24 Feb 2022, 15:08 Reply Quote 0
          • undefined
            tecno @dc42
            last edited by tecno 24 Feb 2022, 15:08

            @dc42

            Fixed 4 wires
            M672 S131:131 works OK with 5 flashes. Boot up 2 flashes

            But if I try M672 S105:070:255 = nothing Invalid Z probe index

            undefined 1 Reply Last reply 24 Feb 2022, 15:17 Reply Quote 0
            • undefined
              gloomyandy @tecno
              last edited by 24 Feb 2022, 15:17

              @tecno said in Smart Effector issue:

              M672 S105:070:255
              That does not look like a valid command to me. See:

              To program the sensor, send command M672 S105:aaa:bbb replacing aaa by the desired sensitivity and bbb by 255 - aaa. The green LED will flash 4 times if the command is accepted. When you subsequently power up the effector, the green LED will flash three times instead of twice to indicate that a custom sensitivity is being used.

              So the 3rd value needs to be 255 minus the second value. In this case 255-70 = 185. What happens if you send: M672 S105:070:185?

              undefined 1 Reply Last reply 24 Feb 2022, 15:27 Reply Quote 0
              • undefined
                tecno @gloomyandy
                last edited by 24 Feb 2022, 15:27

                @gloomyandy

                👍

                undefined 1 Reply Last reply 24 Feb 2022, 17:51 Reply Quote 0
                • undefined
                  tecno @tecno
                  last edited by 24 Feb 2022, 17:51

                  I get no where with this M672 sensitivity setting. Tried both P5 and P8 and up to 50:205 and I get sporadic jump overs.
                  Can this be my step setting?
                  M350 X16 Y16 Z16 E16 I1 ; configure microstepping with interpolation
                  M92 X80.00 Y80.00 Z80.00 E80.00

                  1 Reply Last reply Reply Quote 0
                  • undefined
                    dc42 administrators @tecno
                    last edited by 24 Feb 2022, 18:22

                    @tecno said in Smart Effector issue:

                    Running G29 I get sporadic triggers with no Z moving, is there a way to adjust the sensitivity?
                    Triggers at H height

                    Is it triggering when the machine is idle, not moving?

                    If so, does it make a difference whether the hot end fan and/or print cooling fan are running?

                    Duet WiFi hardware designer and firmware engineer
                    Please do not ask me for Duet support via PM or email, use the forum
                    http://www.escher3d.com, https://miscsolutions.wordpress.com

                    undefined 1 Reply Last reply 24 Feb 2022, 18:47 Reply Quote 0
                    • undefined
                      tecno @dc42
                      last edited by 24 Feb 2022, 18:47

                      @dc42
                      No fans active - no magnets on effector

                      G29 and tiggers on point where it should go down.

                      Tried now with higher µsteps
                      M92 X80.00 Y80.00 Z80.00 E80.00 ; set steps per mm
                      M350 X256 Y256 Z256 E16 I1 ; configure microstepping with interpolation

                      This gives much better result, but I think I need to adjust belts that sound to be cogging.

                      undefined undefined 2 Replies Last reply 24 Feb 2022, 20:18 Reply Quote 0
                      • undefined
                        tecno @tecno
                        last edited by 24 Feb 2022, 20:18

                        Still sporadic trigging, need some rest to clear my head.

                        I noticed following. when homed and issuing G29 I can observe several triggs with LED flickering.
                        This even with 55:200.

                        Also I can see push-down of bed position from 12 to 4 in outer positions.

                        Something is fishy for sure.

                        1 Reply Last reply Reply Quote 0
                        • undefined
                          dc42 administrators @tecno
                          last edited by dc42 24 Feb 2022, 20:55

                          @tecno please answer the first question in my previous post. Also tell us what M558 command you are using.

                          Duet WiFi hardware designer and firmware engineer
                          Please do not ask me for Duet support via PM or email, use the forum
                          http://www.escher3d.com, https://miscsolutions.wordpress.com

                          undefined 1 Reply Last reply 25 Feb 2022, 08:24 Reply Quote 0
                          • undefined
                            tecno @dc42
                            last edited by 25 Feb 2022, 08:24

                            @dc42 said in Smart Effector issue:

                            @tecno please answer the first question in my previous post. Also tell us what M558 command you are using.

                            M558 P8 R0.4 C"probe+servo0" H15 F800 T1500

                            G29 and tiggers on point where it should go down. Idle = NO

                            undefined 1 Reply Last reply 25 Feb 2022, 08:58 Reply Quote 0
                            • undefined
                              rjenkinsgb @tecno
                              last edited by 25 Feb 2022, 08:58

                              @tecno What do you have in the probe G31 line?

                              Robert J.

                              Printers: Overlord pro, Kossel XL+ with Duet 6HC and "Frankentron", TronXY X5SA Pro converted to E3D toolchange with Duet 6HC and 1LC toolboards.

                              undefined 1 Reply Last reply 25 Feb 2022, 09:11 Reply Quote 0
                              • undefined
                                tecno @rjenkinsgb
                                last edited by 25 Feb 2022, 09:11

                                @rjenkinsgb

                                G31 P180 X0 Y0 Z-0.72

                                undefined 1 Reply Last reply 25 Feb 2022, 09:17 Reply Quote 0
                                • undefined
                                  tecno @tecno
                                  last edited by tecno 25 Feb 2022, 09:17

                                  https://youtu.be/6YHxmoWgLI8

                                  M672 S131:131
                                  1/16th µstep Back to 'normal'

                                  undefined 1 Reply Last reply 25 Feb 2022, 12:55 Reply Quote 0
                                  • undefined
                                    rjenkinsgb @tecno
                                    last edited by rjenkinsgb 25 Feb 2022, 12:55

                                    @tecno OK; the Z-0.72 reminds me of the smart effector I got that was faulty...

                                    The other one is incredibly sensitive, I initially set it at -0.1 but to get a correct first layer it seems better at Z0.0 !
                                    That's with all default settings.

                                    DC42 is the authority on that, though; I'm just another Duet user.

                                    Robert J.

                                    Printers: Overlord pro, Kossel XL+ with Duet 6HC and "Frankentron", TronXY X5SA Pro converted to E3D toolchange with Duet 6HC and 1LC toolboards.

                                    1 Reply Last reply Reply Quote 0
                                    • undefined
                                      dc42 administrators
                                      last edited by dc42 25 Feb 2022, 13:24

                                      @tecno said in Smart Effector issue:

                                      @dc42 said in Smart Effector issue:

                                      @tecno please answer the first question in my previous post. Also tell us what M558 command you are using.

                                      M558 P8 R0.4 C"probe+servo0" H15 F800 T1500

                                      G29 and tiggers on point where it should go down. Idle = NO

                                      Try reducing the probing Z acceleration, using M201.1 if you are running 3.4.0RC firmware, or M201 if not. High Z acceleration combined with a high mass hot end create the same strain in the effector at the start of the probing move as nozzle contact does.

                                      Duet WiFi hardware designer and firmware engineer
                                      Please do not ask me for Duet support via PM or email, use the forum
                                      http://www.escher3d.com, https://miscsolutions.wordpress.com

                                      undefined 1 Reply Last reply 25 Feb 2022, 14:04 Reply Quote 0
                                      • undefined
                                        tecno @dc42
                                        last edited by 25 Feb 2022, 14:04

                                        @dc42
                                        M201 X1000.00 Y1000.00 Z400.00 E1000.00

                                        Slightly worse = more jump over points

                                        undefined 1 Reply Last reply 25 Feb 2022, 14:37 Reply Quote 0
                                        • undefined
                                          dc42 administrators @tecno
                                          last edited by dc42 25 Feb 2022, 14:37

                                          @tecno try even lower, e.g. 100.

                                          Also, if the green LED flashes at the end of the XY travel move rather than at the start of the probing move, increase the M558 R parameter.

                                          Duet WiFi hardware designer and firmware engineer
                                          Please do not ask me for Duet support via PM or email, use the forum
                                          http://www.escher3d.com, https://miscsolutions.wordpress.com

                                          undefined 1 Reply Last reply 25 Feb 2022, 14:59 Reply Quote 0
                                          11 out of 87
                                          • First post
                                            11/87
                                            Last post
                                          Unless otherwise noted, all forum content is licensed under CC-BY-SA