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.
-
@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
-
@fcwilt Fish-Fish_0.2mm_FLEX_20m.gcode
Here it is, thank you for your help.
-
@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
-
; 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?
-
@phaedrux I did not add any of this. I just set up SuperSlicer, exactly as in the RatRig documentation, and this happened.
-
@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
-
This post is deleted!