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

    Vertical lines in printed parts...

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    vertical bands ender 3
    7
    13
    2.5k
    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.
    • Phaedruxundefined
      Phaedrux Moderator
      last edited by

      Perhaps a loose belt.

      Try reducing your acceleration.

      Z-Bot CoreXY Build | Thingiverse Profile

      itek09undefined 1 Reply Last reply Reply Quote 0
      • timothyzundefined
        timothyz
        last edited by

        Try increasing the idle factor percent to 30-50, not sure, but it might help.

        1 Reply Last reply Reply Quote 0
        • itek09undefined
          itek09 @Phaedrux
          last edited by

          @phaedrux I tried with default accelerations for ender 3 with the same problem (X500 Y500). Also I checked the belts tension...

          With default motherboard I was using X1500 Y1500 with really goods results.

          @timothyz I will try it this afternoon, thank you. I remember that I start my setup with I40, same result after all but I need to check again xD

          I will try also to use the stock extruder this afternoon...

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

            It looks to me like ringing with little or no damping, because of the way that the lines are parallel to the arms of the Y. There are two things you can do:

            1. Try to reduce the amount of ringing, or at least increase its frequency. Check that the belts are taut. Check that the XY motor currents you set with M906 are between 60% and 85% of the rated current of the motors. On the Duet WiFi the motor currents you set are rounded down to a multiple of 100mA.

            2. Measure the frequency of the ringing and use dynamic acceleration adjustment to try to cancel it. See https://duet3d.dozuki.com/Wiki/Gcode?revisionid=HEAD#Section_M593_Configure_Dynamic_Acceleration_Adjustment.

            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

            itek09undefined 1 Reply Last reply Reply Quote 0
            • denkeundefined
              denke
              last edited by

              For me it seems to be two different problem at the same time:

              • Ringing for sure
              • on the left cube the ringing seems to be superimposed with purely vertical lines which are equal distance, which does not seem to fade away as we get further from the last corner.

              The first one might be a loose belt (too elastic belt?), insufficent rigidity of the printer frame, too much acceleration and or jerk, too heavy print head (or any combination of these)

              The second one might be some resonance, faulty motor or belt idler, etc.

              1 Reply Last reply Reply Quote 0
              • itek09undefined
                itek09 @dc42
                last edited by

                @dc42 Thanks a lot, I will try to proceed with your message.

                To add more info, I'm using these motors in XY: https://e3d-online.com/motors-high-torque-motor

                As far as I know, I need to set M906 to X1300 Y1300 (77% of rated current, it is correct??). If it's correct, I usually work with 1250mA (-> 1200), but it's the same situation with 800mA

                I tried the M593 F40 because I measured it at this frequency (but I need to check it properly).

                @denke the belts are the stock belts from ender3. The frame is Ender 3 frame. My print head is not so heavy (bowden), I work specifically in this way.

                I tried with stock acceleration and stock jerk with same issues :<

                1 Reply Last reply Reply Quote 0
                • itek09undefined
                  itek09
                  last edited by

                  I tried today some things without goods results...

                  Belts are with correct tension, changed to stock extruder, tested with really low acceleration (lower ringing but same vertical lines).

                  I see those threads that maybe can help to check some things:

                  https://forum.duet3d.com/topic/11192/reduced-quality-prints-from-marlin-to-duet-2-wifi/11
                  https://forum.duet3d.com/topic/11258/continuous-vertical-lines-on-shell/41

                  I designed another fan layer conduct to remove some detected vibrations with the actual one (will add weight to X but I think it's better than actual vibrations).

                  I will keep you updated tomorrow πŸ™‚

                  Thank you and good night

                  1 Reply Last reply Reply Quote 0
                  • itek09undefined
                    itek09
                    last edited by itek09

                    Ok, I have another question (not so much related).

                    I tunned the Hotend and bed PID and now the duet make a little noise (and constantly turn on and off a red led) related to bed heating, Is it normal and safe?

                    The temperatures are now a lot of stable, but I don't know if it's safe :<

                    Edit: The sound is not from duet, is from my PSU... can it survive? xD

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

                      What firmware does the ender 3 run stock? If it’s marlin, the default jerk values will not be equal on both systems. Reprapfirmware implements jerk in a different way. Marlin (iirc) uses half the stated jerk value for sharp abrupt direction changes.

                      If the marlin defaults had a jerk of 10 mm/s, you will get closer to the same behaviour by setting m566 to 5 mm/s (300 mm/min).

                      This may not be the entirety of your problem, tho.

                      *not actually a robot

                      1 Reply Last reply Reply Quote 0
                      • itek09undefined
                        itek09
                        last edited by

                        The stock is Marlin.

                        I've looking old printed parts and I see that the vertical lines are from the start of the times, so I see the lines recently (maybe due new printing speeds) but are not new in my printer (do not start with Duet).

                        I bought new 16t pulleys and idlers for X and Y and maybe I need to change from V wheels to linear guides to completly avoid the vertical lines... or maybe print slowly is enough xD

                        I solved the problem with the bed heater (commented in my last message), due a parameter in the configuration.

                        Thank you for your help to all of you, I will keep pushing and fighting! πŸ™‚

                        Vetiundefined 1 Reply Last reply Reply Quote 0
                        • dc42undefined
                          dc42 administrators @itek09
                          last edited by

                          @itek09 said in Vertical lines in printed parts...:

                          Ok, I have another question (not so much related).

                          I tunned the Hotend and bed PID and now the duet make a little noise (and constantly turn on and off a red led) related to bed heating, Is it normal and safe?

                          The temperatures are now a lot of stable, but I don't know if it's safe :<

                          Edit: The sound is not from duet, is from my PSU... can it survive? xD

                          The sound is the PWM to the bed heater. It shouldn't harm your PSU, but you can increase it to 200Hz if it worries you. Locate the M307 H0 command (it will be in config-override.g if you saved the heater tuning using M500, or in config.g if you edited it manually) and add F200 to it.

                          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
                          • Vetiundefined
                            Veti @itek09
                            last edited by

                            @itek09 said in Vertical lines in printed parts...:

                            I bought new 16t pulleys and idlers for X and Y

                            are the idlers toothed? the original idlers on the ender 3 are large so non tooth is ok.
                            but if you went with 16t pulley you might have gone with smaller idlers.

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