• Tags
  • Documentation
  • Order
  • Register
  • Login
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.
  • undefined
    StaticRed
    last edited by 21 Dec 2020, 20:25

    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
    • undefined
      JamesM
      last edited by 21 Dec 2020, 20:50

      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
      • undefined
        StaticRed
        last edited by 22 Dec 2020, 15:29

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

        undefined 1 Reply Last reply 22 Dec 2020, 15:54 Reply Quote 0
        • undefined
          engikeneer @StaticRed
          last edited by 22 Dec 2020, 15:54

          @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
          3 out of 4
          • First post
            3/4
            Last post
          Unless otherwise noted, all forum content is licensed under CC-BY-SA