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

    Giant Delta printer Slow Homing issue.

    Scheduled Pinned Locked Moved
    My Duet controlled machine
    8
    84
    3.6k
    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.
    • dc42undefined
      dc42 administrators
      last edited by

      Looking at your video, there is no way that the belts you are using have 10mm pitch (distance between teeth). They look like 2mm or 3mm to me.

      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

      sozkanundefined 1 Reply Last reply Reply Quote 0
      • Vetiundefined
        Veti
        last edited by

        @sozkan said in Giant Delta printer Slow Homing issue.:

        External 12NM Large Stepper driver and motors used with Stepper Breakout Board v1.1

        if you are investing that much into the printer, why not get a duet 3 and drive those motors directly?

        sozkanundefined 1 Reply Last reply Reply Quote 1
        • Phaedruxundefined
          Phaedrux Moderator @sozkan
          last edited by

          @sozkan said in Giant Delta printer Slow Homing issue.:

          Yes, it is 10 mm pitch

          10mm wide belts maybe?

          Z-Bot CoreXY Build | Thingiverse Profile

          sozkanundefined 1 Reply Last reply Reply Quote 0
          • sozkanundefined
            sozkan @dc42
            last edited by

            @dc42 it is actually 10 mm. Because it is 3 meter high that's looks small.

            1 Reply Last reply Reply Quote 1
            • sozkanundefined
              sozkan @Veti
              last edited by

              @Veti Actually We have purchased the electronic hardware last year. We had some problem to fin suitable place with in the university. Finally started. But we may upgrade. if really makes difference.

              1 Reply Last reply Reply Quote 0
              • sozkanundefined
                sozkan @Phaedrux
                last edited by

                @Phaedrux width of the belt 25 mm.

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

                  Well if you're certain that tooth to tooth distance is 10mm then I guess that's that.

                  Z-Bot CoreXY Build | Thingiverse Profile

                  sozkanundefined 1 Reply Last reply Reply Quote 0
                  • sozkanundefined
                    sozkan @Phaedrux
                    last edited by

                    @Phaedrux said in Giant Delta printer Slow Homing issue.:

                    Well if you're certain that tooth to tooth distance is 10mm then I guess that's that.

                    I have confirmed twice also in the video once, step/mm calculation is right according to the 10 mm pitch.
                    The Actual problem is on the last axis homing.
                    I will try to setup like a cartesian machine and try homing again.

                    Dougal1957undefined 1 Reply Last reply Reply Quote 1
                    • dc42undefined
                      dc42 administrators
                      last edited by

                      Please can you show in a video how you measured the tooth pitch to be 10mm.

                      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

                      1 Reply Last reply Reply Quote 0
                      • Dougal1957undefined
                        Dougal1957 @sozkan
                        last edited by

                        @sozkan said in Giant Delta printer Slow Homing issue.:

                        @Phaedrux said in Giant Delta printer Slow Homing issue.:

                        Well if you're certain that tooth to tooth distance is 10mm then I guess that's that.

                        I have confirmed twice also in the video once, step/mm calculation is right according to the 10 mm pitch.
                        The Actual problem is on the last axis homing.
                        I will try to setup like a cartesian machine and try homing again.

                        can you also move the 50mm like you did set your callipers to that and then show us the callipers against the belt teeth if you move 50 mm then we should only see 5 teeth if the belts are truly 10 mm pitch (Which I doubt)

                        sozkanundefined 1 Reply Last reply Reply Quote 0
                        • Vetiundefined
                          Veti
                          last edited by

                          as you can see we are all very interested, as we have not seen a belt like that 🙂

                          the white belts tend to have steel cores. they tend to break especially with 180 degree turns.
                          can you please post a link to the belts used.

                          sozkanundefined 2 Replies Last reply Reply Quote 0
                          • sozkanundefined
                            sozkan @Dougal1957
                            last edited by

                            @Dougal1957
                            Hi, here is the link of the video of breef info about components and measurement proof of belt teeth 🙂 .
                            Youtube Link: for the homing calibration and teeth

                            1 Reply Last reply Reply Quote 1
                            • sozkanundefined
                              sozkan @Veti
                              last edited by

                              This post is deleted!
                              1 Reply Last reply Reply Quote 0
                              • sozkanundefined
                                sozkan @Veti
                                last edited by

                                @Veti said in Giant Delta printer Slow Homing issue.:

                                as you can see we are all very interested, as we have not seen a belt like that 🙂

                                the white belts tend to have steel cores. they tend to break especially with 180 degree turns.
                                can you please post a link to the belts used.

                                First of all thanks for the concern. There is steel fiber, the Smaller the pulley, the lesser the life span. But 14 teeth hopefully not a big problem.
                                Here is the link information about belt : Belt info: https://www.maedler.de/Article/16470000

                                1 Reply Last reply Reply Quote 1
                                • dc42undefined
                                  dc42 administrators @sozkan
                                  last edited by dc42

                                  Thanks for confirming the belt pitch; I am sorry that I doubted you.

                                  @sozkan said in Giant Delta printer Slow Homing issue.:

                                  I have changed as you suggested it did not work!
                                  working one as previous :

                                  ; Drives
                                  M569 P0 S1 R1 T3:3:5:0                                        ; physical drive 0 goes Forward
                                  M569 P1 S1 R1 T3:3:5:0                                      ; physical drive 1 goes Forward
                                  M569 P2 S1 R1 T3:3:5:0                                       ; physical drive 2 goes Forward
                                  M569 P3 S1 R1 T3:3:5:0                                        ; physical drive 3 goes Forward
                                  M584 X6 Y7 Z8 E5                                   ; set drive mapping
                                  

                                  Those M569 commands are definitely wrong. Your external drivers are P5 P6 P7 P8 as @jay_s_uk said. This is probably why the motors move the correct amount when all 3 are moving, but not when just one is moving. That in turn explains the slow down when one carriage reaches the endstop, and the failure to complete homing (because the other carriages are not travelling as far as they should).

                                  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

                                  sozkanundefined 1 Reply Last reply Reply Quote 1
                                  • sozkanundefined
                                    sozkan @dc42
                                    last edited by

                                    @dc42 said in Giant Delta printer Slow Homing issue.:

                                    P5 P6 P7 P8

                                    Hi, Thank you for concerning and valuable input.
                                    I have changed again M569 values as you mentioned. Motor did not moved. But they became motors off stage. I mean motor enable signal reversed, So motors free while homing but none of them moving.
                                    here is the current code : Do I need to change any other code relative to the Drive P values?

                                    ; Drives
                                    M569 P5 S1 R1 T3:3:5:0                                       ; Extruder drive 0 goes Forward
                                    M569 P6 S1 R1 T3:3:5:0                                     	 ; X:A drive 1 goes Forward
                                    M569 P7 S1 R1 T3:3:5:0                                       ; Y:B drive 2 goes Forward
                                    M569 P8 S1 R1 T3:3:5:0                                       ; Z:C physical drive 3 goes Forward
                                    M584 X6 Y7 Z8 E5                                  			 ; set drive mapping
                                    
                                    

                                    Did I miss anything ? I am going to reverse Drivers Enable signal input right now for try. I wonder if that one is the problem.
                                    Thanks.

                                    1 Reply Last reply Reply Quote 0
                                    • jay_s_ukundefined
                                      jay_s_uk
                                      last edited by

                                      That's a good sign as it means your drivers are actually being set by the firmware now.
                                      You can change whether the motors are active high or active low using the R value. So it seems you need them all on active low. Change R1 to R0 on each driver

                                      Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

                                      sozkanundefined 1 Reply Last reply Reply Quote 0
                                      • sozkanundefined
                                        sozkan @jay_s_uk
                                        last edited by

                                        @jay_s_uk said in Giant Delta printer Slow Homing issue.:

                                        That's a good sign as it means your drivers are actually being set by the firmware now.
                                        You can change whether the motors are active high or active low using the R value. So it seems you need them all on active low. Change R1 to R0 on each driver

                                        With previously updated values, I have reversed enable cables on driver that makes the motors move with a horrible sound like noisy signals and slow all axis. I will test now with R0 and also revert the enable cable inputs for a try.

                                        jay_s_ukundefined 1 Reply Last reply Reply Quote 0
                                        • jay_s_ukundefined
                                          jay_s_uk @sozkan
                                          last edited by jay_s_uk

                                          @sozkan what external boards are you using? do you have a link?

                                          Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

                                          sozkanundefined 1 Reply Last reply Reply Quote 0
                                          • sozkanundefined
                                            sozkan @jay_s_uk
                                            last edited by sozkan

                                            @jay_s_uk said in Giant Delta printer Slow Homing issue.:

                                            @sozkan what external boards are you using? do you have a link?

                                            It seems right this time but with this "P5, P6, P7, P8" values all motors running with noisy signals and slower with vibration. Homing not successful at first. Distancing not correct.

                                            Driver : https://www.act-motor.com/closed-loop-stepper-driver-hbs86h.html
                                            Motor : Motor and Driver Set

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