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

    Print the infill grid. The printer issues Trrrrr ….. trrrrrrr ...

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    2
    3
    565
    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.
    • parovoZZundefined
      parovoZZ
      last edited by

      Hi!

      Which parameter should be set so that when printing a layer:

      XXXXXXXXXX
      XXXXXXXXXX

      limit the instantaneous change in the direction of the extruder without changing the default printing speed (M203)? M566?
      The travel moves of extruder passes very well!
      Now:

      [c]M566 X48000 Y48000 Z400 E2400 ; Set maximum instantaneous speed changes (mm/min)
      M203 X6000 Y6000 Z6000 E6000 ; Set maximum speeds (mm/min)
      M201 X600 Y600 Z200 E1000 ; Set accelerations (mm/s^2)
      M906 X1450 Y1450 Z1450 E1450 I15 ; Set motor currents (mA) and motor idle factor in per cent[/c]

      Thanks!

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

        M566 X and Y values.

        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
        • parovoZZundefined
          parovoZZ
          last edited by

          Thanks!

          I stopped at this configuration

          [c]M92 X80 Y80 Z400 E254.5 ; Set steps per mm
          M350 X16 Y16 Z16 E16 I1 ; Configure microstepping with interpolation
          M566 X1000 Y1000 Z400 E2400 ; Set maximum instantaneous speed changes (mm/min)
          M203 X10000 Y10000 Z6000 E6000 ; Set maximum speeds (mm/min)
          M201 X800 Y800 Z200 E1000 ; Set accelerations (mm/s^2)
          M906 X1450 Y1450 Z1450 E1450 I15 ; Set motor currents (mA) and motor idle factor in per cent
          M84 S10 ; Set idle timeout[/c]

          For the test run from the console:

          [c]g0 x1 y5 g0 x2 y5 g0 x2 y10 g0 x3 y10 g0 x3 y15 g0 x4 y15 g0 x4 y20 g0 x5 y20 g0 x6 y50 g0 x6 y51 g0 x8 y51 g0 x8 y52 g0 x10 y52 g0 x10 y53[/c]

          Works very gently.

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