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

    Extrution Feed-Rate G1 Fn not working - 6HC

    Scheduled Pinned Locked Moved
    CNC
    2
    4
    184
    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.
    • Salvatoreundefined
      Salvatore
      last edited by

      Hello everybody,

      i'm using a 6HC board and i can't control the feed rate of my extrution with F.
      The speed of the stepper motor doesn't change using different feed-rate
      I tried to use these commands without changes:
      G1 E1 F0.1
      G1 E1 F1
      The maximum velocity is
      M203 X1200.00 Y1200.00 Z1200.00 E1200.00
      Any ideas ?

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

        @Salvatore see the description of M203 https://docs.duet3d.com/en/User_manual/Reference/Gcodes#m203-set-maximum-feedrate in particular the I parameter.

        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

        Salvatoreundefined 1 Reply Last reply Reply Quote 0
        • Salvatoreundefined
          Salvatore @dc42
          last edited by

          @dc42 thanks for your support

          I wrote this line solving partially the problem
          M203 X3500.00 Y3500.00 Z3500.00 E3500.00:3500.00:3500.00 I0.01

          then i tested the extruder and i got these results
          G1 E1 F2 requires 30"
          G1 E1 F1 requires 60"
          G1 E1 F0.5 requires 100" instead of 120"
          G1 E1 F0.25 requires 100" instead of 240"

          I need to reduce more the feedrate reaching G1 E1 F0.025

          Salvatoreundefined 1 Reply Last reply Reply Quote 0
          • Salvatoreundefined
            Salvatore @Salvatore
            last edited by

            @dc42
            Does the firmware or the board have lower limits that do not allow stepper motors to be handled slowly?

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