Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Magicwood
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    Magicwood

    @Magicwood

    0
    Reputation
    1
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Magicwood Unfollow Follow

    Latest posts made by Magicwood

    • RE: Full retract when complete

      @phaedrux Ok, So I turned that back on. I know I don't use that for the Ender 6 but that is a Marlin system.So Turn it on in slicer yet M83 at beginning o fthe END GCODE should stop the retraction at the end of the print. So confused. But I will try that. Thank You!

      posted in Tuning and tweaking
      Magicwoodundefined
      Magicwood
    • RE: Full retract when complete

      @phaedrux Ok, Thanks. I found that and turned it off. I also saw something about putting M83 at the beginning of the END GCODE so I added that in there. Hope that was correct!

      posted in Tuning and tweaking
      Magicwoodundefined
      Magicwood
    • RE: Full retract when complete

      @peter247 I have the exact same problem. Hope you found a solution. Still searching.

      posted in Tuning and tweaking
      Magicwoodundefined
      Magicwood
    • End Gcod

      I am using Cura and then web control to slice with my duet3D 2 printer. Use to be a Crane Quad but converted to a single head bowden tube printer. Problem is everytime I make a model. At the end of the print it completely removes the filament from the printer. Backs it all the way out. Thinking maybe a gcode command in the end gecode of Cura. How can I prvent this retraction when finished. 20mm maybe but all the way out. No way! Here is my end Gcode settings.

      G91 ;Relative positioning
      G1 E-2 F2700 ;Retract a bit
      G1 E-2 Z0.2 F2400 ;Retract and raise Z
      G1 X5 Y5 F3000 ;Wipe out
      G1 Z10 ;Raise Z more
      G90 ;Absolute positioning

      G1 X0 Y{machine_depth} ;Present print
      M106 S0 ;Turn-off fan
      M104 S0 ;Turn-off hotend
      M140 S0 ;Turn-off bed

      M84 X Y E ;Disable all steppers but Z

      Kinda new to this stuff.

      posted in Duet Web Control
      Magicwoodundefined
      Magicwood