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

    Extreme slow printing

    Scheduled Pinned Locked Moved
    General Discussion
    3
    4
    154
    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.
    • StaticRedundefined
      StaticRed
      last edited by

      Hey guys, got my new duet 2 ehternet for the first time ever. After a bit of struggle i managed it to work with everything on my printer, unluckily my first prints where pretty catastrophic. They printed extremly slow and im not sure why. Im using Cura for slicing, and this are my start and end gcodes:

      G28 XY;
      M561;
      G1 X104.5 Y130;
      G30;
      G29 S1;
      G1 Z20.0 F6000
      G1 X5 Y5
      G92 E0
      G1 E15 E200
      G92 E0

      End:
      G10 P0 R-273.15 S-273.15
      M140 S-273.15
      M106 S0
      G91
      G90
      G1 Z5
      G92 E0
      G1 E-2 F300
      G92 E0
      G28 X
      G1 Y195
      M84

      Do i need to add something else you need? Like my config.g. If just let me know.

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

        Yes, best to post your full config.g and is that the beginning of the actual gcode file or just your own custom start and end gcode? Best to post the first 20 or so lines from the actual gcode file.

        1 Reply Last reply Reply Quote 1
        • StaticRedundefined
          StaticRed
          last edited by

          Hey ive got it working now, cura used some weird acceleration values. Ty

          engikeneerundefined 1 Reply Last reply Reply Quote 0
          • engikeneerundefined
            engikeneer @StaticRed
            last edited by

            @StaticRed might be that you had the firmware flavour set to Marlin instead of RepRap? I've found that doing that (at least in Prusaslicer) causes the slicer to put a bunch of acceleration values in the gcode file which are in the wrong units (so 60x too small)

            E3D TC with D3Mini and Toolboards.
            Home-built CoreXY, Duet Wifi, Chimera direct drive, 2x BMG, 300x300x300 build volume
            i3 clone with a bunch of mods

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