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

    Motors working then chatter before and after homing...

    Scheduled Pinned Locked Moved
    General Discussion
    4
    42
    2.0k
    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.
    • fcwiltundefined
      fcwilt @Phaedrux
      last edited by

      @Phaedrux

      Given that the chatter is at the beginning and the end perhaps we are hearing the Z axis?

      Frederick

      Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

      Phaedruxundefined 1 Reply Last reply Reply Quote 0
      • wingtipundefined
        wingtip @fcwilt
        last edited by

        @fcwilt said in Motors working then chatter before and after homing...:

        @fcwilt said in Motors working then chatter before and after homing...:

        Comment out the Z axis commands, move Z clear with the jog buttons, and try homing again.

        Frederick

        i can comment them out but cant jog it, as stated z motors arent plugged in right now.

        Highly modified FT5 R1, ATX supply, mosfet w/silicone heat pad, bmg ext, TMC2600 drivers, and my custom quad z mod with 4 lead screws and custom cut new upper panels and bed, and using the dual z endstop mod. New project is 800x500x500z printer.

        fcwiltundefined 1 Reply Last reply Reply Quote 0
        • Phaedruxundefined
          Phaedrux Moderator
          last edited by

          M92 X400.00 Y80.00 Z400.00 E420.00              ; set steps per mm
          M566 X900.00 Y900.00 Z60.00 E120.00            ; set maximum instantaneous speed changes (mm/min)
          M203 X6000.00 Y6000.00 Z180.00 E1200.00        ; set maximum speeds (mm/min)
          M201 X500.00 Y500.00 Z20.00 E250.00            ; set accelerations (mm/s^2)
          M906 X800 Y800 Z800 E800 I30                   ; set motor currents (mA) and motor idle factor in per cent
          

          I'm assuming you're using the config.g I posted earlier, these values may not be perfect for your setup.

          For the motor currents lets set them to 1400ma which is 80% of the rated max and see if it makes any difference.

          M92 X400.00 Are we sure your X axis is 400 steps per mm?

          Let's reduce the max speed, jerk, and accel for X as well.

          Let's try these

          M203 X3000
          M201 X300
          M566 X300
          M906 X1400

          Z-Bot CoreXY Build | Thingiverse Profile

          wingtipundefined 1 Reply Last reply Reply Quote 0
          • wingtipundefined
            wingtip @Phaedrux
            last edited by

            @Phaedrux said in Motors working then chatter before and after homing...:

            M92 X400.00 Y80.00 Z400.00 E420.00              ; set steps per mm
            M566 X900.00 Y900.00 Z60.00 E120.00            ; set maximum instantaneous speed changes (mm/min)
            M203 X6000.00 Y6000.00 Z180.00 E1200.00        ; set maximum speeds (mm/min)
            M201 X500.00 Y500.00 Z20.00 E250.00            ; set accelerations (mm/s^2)
            M906 X800 Y800 Z800 E800 I30                   ; set motor currents (mA) and motor idle factor in per cent
            

            I'm assuming you're using the config.g I posted earlier, these values may not be perfect for your setup.

            For the motor currents lets set them to 1400ma which is 80% of the rated max and see if it makes any difference.

            M92 X400.00 Are we sure your X axis is 400 steps per mm?

            Let's reduce the max speed, jerk, and accel for X as well.

            Let's try these

            M203 X3000
            M201 X300
            M566 X300
            M906 X1400

            Will input these right now.....

            Highly modified FT5 R1, ATX supply, mosfet w/silicone heat pad, bmg ext, TMC2600 drivers, and my custom quad z mod with 4 lead screws and custom cut new upper panels and bed, and using the dual z endstop mod. New project is 800x500x500z printer.

            1 Reply Last reply Reply Quote 0
            • fcwiltundefined
              fcwilt @wingtip
              last edited by fcwilt

              @wingtip said in Motors working then chatter before and after homing...:

              i can comment them out but cant jog it, as stated z motors arent plugged in right now.

              Well since the chatter occurs at the beginning of the homing and the end but the homing itself works fine the only difference between you jogging X and the homing file is the Z axis commands and they appear at the beginning and end of the homing file.

              Thus my suggestion to see if they are the source.

              Frederick

              Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

              1 Reply Last reply Reply Quote 0
              • Phaedruxundefined
                Phaedrux Moderator
                last edited by

                Also, just to eliminate the file, you can send the homing commands manually line by line in the console. The important ones being.

                G91 ; relative positioning
                G1 H1 X-805 F400 ; move quickly to X axis endstop

                Z-Bot CoreXY Build | Thingiverse Profile

                1 Reply Last reply Reply Quote 0
                • wingtipundefined
                  wingtip
                  last edited by wingtip

                  Ok... I have some good news and some bad news lol..... The good news is you guys are awesome and have saved me from losing my mind.

                  The bad news is im a stupid idiot.... The chatter is in fact coming from the one z motor that is connected. I had forgotten that one z motor was plugged into the duet board while the 2nd z motor is plugged into the duex expansion board. I only unplugged the ribbon cable of the expansion board to eliminate everything on it, thus forgetting the one z motor on the main board. and im going to guess that i have a crossed wire from the breakout boards to where it finally connects to the board causing the non moving motor.....

                  i feel like an idiot... as i said in my first video that was the only thing i had changed lol... so i should be able to bump all the speeds and current to the x motors back to where they were if i want... And now fix the z motors and finish the install of the probe.

                  Highly modified FT5 R1, ATX supply, mosfet w/silicone heat pad, bmg ext, TMC2600 drivers, and my custom quad z mod with 4 lead screws and custom cut new upper panels and bed, and using the dual z endstop mod. New project is 800x500x500z printer.

                  fcwiltundefined 1 Reply Last reply Reply Quote 3
                  • Phaedruxundefined
                    Phaedrux Moderator
                    last edited by

                    Makes perfect sense knowing that and watching the homing again.

                    Glad we could figure it out. And on the plus side, your config is a lot simpler now on RRF3. No more U and V axis and all that non-sense.

                    Z-Bot CoreXY Build | Thingiverse Profile

                    1 Reply Last reply Reply Quote 0
                    • Phaedruxundefined
                      Phaedrux Moderator @fcwilt
                      last edited by

                      @fcwilt said in Motors working then chatter before and after homing...:

                      @Phaedrux

                      Given that the chatter is at the beginning and the end perhaps we are hearing the Z axis?

                      Frederick

                      🤝

                      Z-Bot CoreXY Build | Thingiverse Profile

                      1 Reply Last reply Reply Quote 0
                      • fcwiltundefined
                        fcwilt @wingtip
                        last edited by

                        @wingtip

                        We all make foolish mistakes from time to time - no big deal.

                        Glad to hear it was a simple fix.

                        Frederick

                        Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

                        1 Reply Last reply Reply Quote 0
                        • wingtipundefined
                          wingtip
                          last edited by wingtip

                          Now have the two z motors working (two center wires were crossed) but i have no bed built yet and no endstops plugged in or probe setup so i may as well work on finishing the probe setup ...... Its getting close!!!

                          Highly modified FT5 R1, ATX supply, mosfet w/silicone heat pad, bmg ext, TMC2600 drivers, and my custom quad z mod with 4 lead screws and custom cut new upper panels and bed, and using the dual z endstop mod. New project is 800x500x500z printer.

                          fcwiltundefined 1 Reply Last reply Reply Quote 0
                          • fcwiltundefined
                            fcwilt @wingtip
                            last edited by

                            @wingtip said in Motors working then chatter before and after homing...:

                            Now have the two z motors working (two center wires were crossed) but i have no bed built yet and no endstops plugged in or probe setup so i may as well work on finishing the probe setup ...... Its getting close!!!

                            You will probably want to include some sort of bed in your printer design.

                            Printing in mid-air has proven to be less than satisfactory unless you only wish to print interesting tangles of filament.

                            😉

                            Frederick

                            Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

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