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

    Error: Bad command: Set Velocity Limit Square Corner Velocity =5

    Scheduled Pinned Locked Moved
    Duet Web Control
    3
    8
    1.0k
    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.
    • tylersuardundefined
      tylersuard
      last edited by

      I am getting this error constantly during a print, what is this? Duet 3 Mini 5+, RepRap newest version.

      fcwiltundefined 1 Reply Last reply Reply Quote 0
      • fcwiltundefined
        fcwilt @tylersuard
        last edited by

        @tylersuard said in Error: Bad command: Set Velocity Limit Square Corner Velocity =5:

        I am getting this error constantly during a print, what is this? Duet 3 Mini 5+, RepRap newest version.

        Post the file you are trying to print.

        Frederick

        tylersuardundefined 1 Reply Last reply Reply Quote 0
        • tylersuardundefined
          tylersuard @fcwilt
          last edited by

          @fcwilt Fish-Fish_0.2mm_FLEX_20m.gcode

          Here it is, thank you for your help.

          fcwiltundefined 1 Reply Last reply Reply Quote 0
          • fcwiltundefined
            fcwilt @tylersuard
            last edited by

            @tylersuard said in Error: Bad command: Set Velocity Limit Square Corner Velocity =5:

            @fcwilt Fish-Fish_0.2mm_FLEX_20m.gcode

            Here it is, thank you for your help.

            That file is has many "commands" that I have never seen before.

            Check lines: 735, 736 and 760

            Frederick

            1 Reply Last reply Reply Quote 0
            • Phaedruxundefined
              Phaedrux Moderator
              last edited by

              ; feature_gcode = ; once we start printing infill, increase square corner velocity to 10\n{if extrusion_role=="InternalInfill"}SET_VELOCITY_LIMIT SQUARE_CORNER_VELOCITY=10 {endif}\n; when we switch to other features, go back to 5\n{if extrusion_role!="InternalInfill"}SET_VELOCITY_LIMIT SQUARE_CORNER_VELOCITY=5 {endif}

              Seems like you're using a tuning script for ... klipper maybe?

              Z-Bot CoreXY Build | Thingiverse Profile

              tylersuardundefined 1 Reply Last reply Reply Quote 0
              • tylersuardundefined
                tylersuard @Phaedrux
                last edited by

                @phaedrux I did not add any of this. I just set up SuperSlicer, exactly as in the RatRig documentation, and this happened.

                fcwiltundefined 1 Reply Last reply Reply Quote 0
                • fcwiltundefined
                  fcwilt @tylersuard
                  last edited by fcwilt

                  @tylersuard said in Error: Bad command: Set Velocity Limit Square Corner Velocity =5:

                  @phaedrux I did not add any of this. I just set up SuperSlicer, exactly as in the RatRig documentation, and this happened.

                  What electronics does RatRig use?

                  What GCode "flavor" did it say to use?

                  Frederick

                  fcwiltundefined 1 Reply Last reply Reply Quote 0
                  • fcwiltundefined
                    fcwilt @fcwilt
                    last edited by

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