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

    Weird effect while printing

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    3
    4
    598
    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.
    • CobraMikeundefined
      CobraMike
      last edited by

      Ok thanks to a moderator or admin here. I found out that my z motors was outer sinc. Bit after 2 test prints i am stuck. I dont now how to solve this. Can some one help me.

      Motor / Jerk settings.

      [[language]]
      
      ; Drives
      M569 P0 S1                                                                           ; Drive 0 goes forwards
      M569 P1 S0                                                                           ; Drive 1 goes backwards
      M569 P2 S1                                                                           ; Drive 2 goes forwards
      M569 P3 S0                                                                           ; Drive 3 goes backwards
      M350 X16 Y16 Z16 E16 I0                                                              ; Configure microstepping without interpolation
      M92 X80 Y80 Z400 E150                                                                ; Set steps per mm
      M566 X1200 Y1200 Z24 E300                                                          ; Set maximum instantaneous speed changes (mm/min)
      M203 X30000 Y30000 Z600 E3000                                                       ; Set maximum speeds (mm/min)
      M201 X500 Y500 Z100 E5000                                                       ; Set accelerations (mm/s^2)
      M906 X800 Y800 Z800 E800 I30                                                  ; Set motor currents (mA) and motor idle factor in per cent
      M84 S30                                                                              ; Set idle timeout
      
      ; Axis Limits
      M208 X0 Y0 Z0 S1                                                                     ; Set axis minima
      M208 X250 Y210 Z180 S0                                                               ; Set axis maxima
      
      

      And here my printer with bountech ectruder. Love this extruder

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

        My guess is that those bumps are happening on layer changes. Getting rid of such artefacts completely is not easy, but selecting "External perimeters first" (or "outside-in") and enabling "Retract on layer change" in your slicer may both help.

        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
        • burtoogleundefined
          burtoogle
          last edited by

          If you are using Cura spiralize mode, ensure that retract on layer change is off! (the next release of Cura ignores that setting when spiralize is enabled).

          1 Reply Last reply Reply Quote 0
          • CobraMikeundefined
            CobraMike
            last edited by

            Wow thanks guys i am testing some settings. But i must say great support from you guys. I love the duetWifi its nice and much nicer to change settings then Marling with the ramps board.

            Thanks for the help

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