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

    Part Wobble (Formerly: [need] Gates GT2 Belt[?])

    Scheduled Pinned Locked Moved
    General Discussion
    11
    37
    4.1k
    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.
    • DocTruckerundefined
      DocTrucker
      last edited by DocTrucker

      Good check, that's had me before! 🙂

      PLA @180C, 0.4mm nozzle (E3D V6, std thermistor), 0.24mm layer, 0.42mm wide extrusion, 50mm/sec perimeter, 40mm/sec external perimeter, 20mm/sec small perimeter, 0% infill, three perimeters, 3 layer solid base.

      https://www.thingiverse.com/thing:1478258/files

      I'm ignoring the numbers on the part, just using it as something super simple (been burnt by test pieces trying to do too much at once) and currently trying to fix the simplest feature of all - vertical wall! Set Slic3r to tweak the settings for me based on z height eg:

      ; Layer [layer_num] jerk change gcode.
      {if [layer_z] < 10.0}M566 X1700 Y1700;
      {if [layer_z] >= 10.0}{if [layer_z] < 20.0}M566 X1500 Y1500
      {if [layer_z] >= 20.0}{if [layer_z] < 30.0}M566 X1300 Y1300
      {if [layer_z] >= 30.0}{if [layer_z] < 40.0}M566 X1100 Y1100
      {if [layer_z] >= 40.0}{if [layer_z] < 50.0}M566 X900 Y900
      {if [layer_z] >= 50.0}{if [layer_z] < 60.0}M566 X700 Y700
      {if [layer_z] >= 60.0}{if [layer_z] < 70.0}M566 X500 Y500
      {if [layer_z] >= 70.0}{if [layer_z] < 80.0}M566 X300 Y300
      {if [layer_z] >= 80.0}{if [layer_z] < 90.0}M566 X100 Y100

      Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

      JamesMundefined 1 Reply Last reply Reply Quote 1
      • mrehorstdmdundefined
        mrehorstdmd @DocTrucker
        last edited by

        @doctrucker That looks like ringing to me. Changing the belt won't cure it. The motor, current, acceleration, and speed all affect it. Take a look here: https://forum.duet3d.com/topic/5951/periodicity-of-ringing

        https://drmrehorst.blogspot.com/

        1 Reply Last reply Reply Quote 0
        • DocTruckerundefined
          DocTrucker
          last edited by

          Cheers for the link. Clearly got a big chunk of reading and fiddling to get through. Slightly complicated by slower external perimeters, but fixed global jerk.

          Acceleration is currently 500 on the perimeters, jerk 1000, and speeds as before from 1.8 small steppers running at 1000mA.

          Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

          1 Reply Last reply Reply Quote 0
          • JamesMundefined
            JamesM @DocTrucker
            last edited by JamesM

            @doctrucker You may want to try a wider extrusion width with a .4mm nozzle. General rule of thumb is 1.2x the nozzle width for the minimum line width so .48mm should be your base line. At .42mm you could be sacrificing some strength in layer adhesion. Think of it this way, you are laying down a molten tube of plastic at .4mm width and when it lies down on top of the previous layer it will want to squish outward and flatten a little bit.

            1 Reply Last reply Reply Quote 0
            • DocTruckerundefined
              DocTrucker
              last edited by DocTrucker

              I'll test the line thickness later.

              I noticed the worst of the problem is at line start, and when I did a test dropping extrusion multiplier from 100 - 80% on the 80% end of the scale it appear that the undulation was thickness, rather than position. To add yet another thing to the mix this maybe extruder related!

              I'm one filament guide short of a titan extruder (git it in a bundle of e3d parts on ebay) so I'll give that a go after printing a guide!

              Edit: current extruder is ormerod 2 style with printed helical gears.

              Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

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

                Can I ask what steps per mm and microstepping you're using?

                I can't tell for sure from your picture, but it looks more like ghosting than vertical ribbing in that it fades away. I've had ribbing occur from belts meshing poorly with the toothed idler. I ended up using a twist in the belt to run the smooth side on a pair of flanged bearings. Ribbing gone.

                Z-Bot CoreXY Build | Thingiverse Profile

                1 Reply Last reply Reply Quote 0
                • Wyvernundefined
                  Wyvern
                  last edited by

                  It would be worth trying dynamic jerk control.

                  If it helps it would support the fact if it is indeed ringing or extrusion issues.

                  I used it on my machine, and the little bit of ghosting I was trying to eliminate is essentially gone.

                  I used 40x40 XYZ calibration cubes with 1 perimeter and no infill with a print speed of 60mm/s on the walls.

                  1 Reply Last reply Reply Quote 0
                  • DocTruckerundefined
                    DocTrucker
                    last edited by DocTrucker

                    I thought dynamic jerk was Duet 2 only? Will check though.

                    Edit: Dynamic jerk is not available on v0.6 or v0.8.5 boards.

                    16 microstepping, 80 steps per mm. Extruder is around 420.

                    Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

                    1 Reply Last reply Reply Quote 0
                    • botundefined
                      bot
                      last edited by

                      Those belts do not look anything like gates GT belts.

                      Gates GT is a curvilinear tooth profile. Your teeth look very much like trapezoidal teeth. These teeth profile are made for transferring materials, not precise locating.

                      *not actually a robot

                      DocTruckerundefined 1 Reply Last reply Reply Quote 0
                      • DocTruckerundefined
                        DocTrucker
                        last edited by DocTrucker

                        They're also too cheep to be gates too! I was just using that one as a size guide to show the major ripple and the belt have a similar pitch. Not the same as the belts on the machine.

                        Edit: My question about ID markings for the gates was so I could tell if I had recieved gates or normal if I ordered new belts.

                        Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

                        1 Reply Last reply Reply Quote 0
                        • AlexLinundefined
                          AlexLin
                          last edited by

                          just upgraded to e3d gates belts on my corexy (yes they are genuine) what also improved quality is replacing all china pulleys/idler with the gates from e3d. They have a 5mm inner diameter. I can see less/no wobble in the Y axis when moving in X, i did with the china ones iwth 3mm inner diameter. They were not true center, even the more expensive ones.

                          1 Reply Last reply Reply Quote 0
                          • DocTruckerundefined
                            DocTrucker
                            last edited by

                            Yes, the off centre pulleys are a particular frustration of mine!

                            Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

                            1 Reply Last reply Reply Quote 0
                            • DocTruckerundefined
                              DocTrucker
                              last edited by DocTrucker

                              Some better pictures of current state. There is a little ghosting but these are mostly constant.

                              First side (Parallel to Y). The section of the part with text seems to effect the side after. I'm assuming the tool is being moved slightly faster here.
                              0_1550785866236_DSC_3065_red.JPG

                              Second Side (Parallel to X)
                              0_1550785883418_DSC_3066_red.JPG

                              Third Side (Parallel to Y)
                              ![0_1550785895082_DSC_3064_red.JPG](Uploading 100%)

                              Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

                              1 Reply Last reply Reply Quote 0
                              • DocTruckerundefined
                                DocTrucker @bot
                                last edited by

                                @bot Thanks for making me double check my belts! The belts that I had on where a semi-circle section on the tooth, but one of the belts I had lying around weren't. No idea where it came from but scrapped it. I have now replaced the belts with other belts I had as the alternatives were a little thicker. Very slight improvement in finish but not solved the problem.

                                I've now replaced each of the following one at a time with a test print between:

                                • X-axis belt. - Minor improvement,
                                • Replaced sprung loaded bed adjustment with a locked up nut/bolt alternative like the standard Ormerod set up. - No observable difference.
                                • Y-axis belt. - In test.

                                I'm now printing a re-designed base to my z axis that will make that joint more rigid.

                                Failing that I may need to replace the ply bed support with the alloy alternative that I run on my other two Ormerodishes.

                                Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

                                1 Reply Last reply Reply Quote 0
                                • DocTruckerundefined
                                  DocTrucker
                                  last edited by DocTrucker

                                  Y axis belt change had little effect.

                                  Flipping the belt to run over a pair of 10mm bearings has had little effect.

                                  I've ordered a set of polymer LM12UU bearings just incase the better z-axis base doesn't fix it. The bearings are from a second hand machine I never ran so they may be bad.

                                  Edit: I don't think this is extruder related any more because the pattern would be equally bad on the x-axis parallel surface of the square test. The motor currents are set high at 1000mA, and the settings for x and y axis are currently the same acceleration, jerk, and current.

                                  Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

                                  1 Reply Last reply Reply Quote 0
                                  • UnderDoneSushiundefined
                                    UnderDoneSushi @DocTrucker
                                    last edited by

                                    @doctrucker Gates LL2MR06 PowerGrip GT2 -- this is the designation for the standard GT2 belts.

                                    1 Reply Last reply Reply Quote 0
                                    • DocTruckerundefined
                                      DocTrucker
                                      last edited by

                                      Z-base - no help. Polymer y bearings helped a little, the old bearings rattled quite a lot.

                                      Switching to the aluminium bed support (from ply, not MDF) caused the axis to lock. On closer inspection the y-rods were too close together by the order of 0.5mm or so. So, in a right faf of an assembly I've spaced the bearing holders away from the aluminimum bed support by a couple of washers and checked the bed moves smoothly. It's much better and assume the alignment issue may have killed the other bearings.

                                      The polymer bearings aren't as great as I had hoped. There is a slight play in the bed caused by the bearings either being slightly over sized, or damaged by the misalignment. I'm hesitant about ditching the whole bed support for a v-slot or linear bearing bed. Not least because the bed support is £45! Also because it is really rigid. We'll see how things go.

                                      Bed level is really good at the moment so I will disable bed compensation as a test.

                                      Also will try a bigger stepper motor on the y axis.

                                      Keeping on fighting the fight...

                                      Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

                                      1 Reply Last reply Reply Quote 0
                                      • DocTruckerundefined
                                        DocTrucker
                                        last edited by DocTrucker

                                        Running M561 and resetting the nozzle offset with G10 P0 Zx to 0 had no effect. I'm assuming this cancels both the bed level and orthogonal correction?

                                        Edit: Bigger motor next after extending the wires. Running standard Ormerod2 motor at 1000mA.

                                        Edit2: Shifting motor currents on the JK42HS34-1334AC stock Ormerod2 motors (https://www.alibaba.com/product-detail/Reprap-3d-printer-Nema17-Stepper-Motor_60065855190.html) to 800, 1200, and back to 1000mA had no observable difference to the wobble. Not tried bigger motor yet.

                                        Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

                                        1 Reply Last reply Reply Quote 0
                                        • DocTruckerundefined
                                          DocTrucker
                                          last edited by DocTrucker

                                          Swapping the motors made a big difference, but didn't cure it. A finer pitch wobble on the surface parallel to the x axis has now gone.

                                          Just rebuilt the x carriage as there was a little play in it.

                                          Getting close to needing to order propper pulleys and stepper dampeners. Will save the genuine gates belts until next desperate attempt!

                                          Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

                                          Edgars Batnaundefined 1 Reply Last reply Reply Quote 0
                                          • Edgars Batnaundefined
                                            Edgars Batna @DocTrucker
                                            last edited by Edgars Batna

                                            @doctrucker I'd be interested in your results using the dampeners. From my experience it's rarely the belts, but rather the frame or axes, or motors.

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