Jump to content

Print speed CURA 3.1 or 3.2


furdterguson

Recommended Posts

Posted · Print speed CURA 3.1 or 3.2

When the object is sliced and the gcode created, what is the speed setting in the gcode? Is the speed something I can modify in the gcode?

 

I ask because no matter the speed I select in CURA, the prints are always printed at the same speed. To reduce the speed I have manually reduce the print speed on my machine. 

  • Link to post
    Share on other sites

    Posted · Print speed CURA 3.1 or 3.2

    Ah that was a bug, I forget the version but it did get sorted. Maybe it has been reintroduced; the speed setting should be the speed/speeds you have set in Cura. Yes it can be modified in the g-code, just load it into an editor with a search function.Ii is dead easy to change if, ignoring the first layer, you set all your printspeeds (not travel speed) to the same value. In the editor search for      Layer:1     . You will probably see an M140, M106 and G0 commands. Then probably a comment  ;type:wall-inner    , or similar. The next line will be a G1 command starting with an F parameter; divide the figure by 60 and that is the speed, nn/ms, that Cura has set the printer. So multiply your required print speed by 60 and type in that number.

     

    It more time consuming if you do not have all the print speeds the same because then you will get several G1 commands with F parameter on every layer. I guess you could use search replace to fix them all.

    Also beware if you have entered a number against slow layers because each of the first few layers will have a G0 F command (I assume) and you will need to fix them.

  • Link to post
    Share on other sites

    Posted · Print speed CURA 3.1 or 3.2

    If you used the 3.1 beta, your configuration is in a conflicted state, which may prevent you from making changes to settings such as printing speed.

     

    Go to Help -> Show configuration folder, and then quit Cura. In the configuration folder, go to the parent folder and remove both the 3.1 and 3.2 folder. When you start Cura again, it will reimport your configuration from a previous version (eg 3.0).

  • Link to post
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    • Our picks

      • UltiMaker Cura 5.7 stable released
        Cura 5.7 is here and it brings a handy new workflow improvement when using Thingiverse and Cura together, as well as additional capabilities for Method series printers, and a powerful way of sharing print settings using new printer-agnostic project files! Read on to find out about all of these improvements and more. 
         
          • Like
        • 18 replies
      • S-Line Firmware 8.3.0 was released Nov. 20th on the "Latest" firmware branch.
        (Sorry, was out of office when this released)

        This update is for...
        All UltiMaker S series  
        New features
         
        Temperature status. During print preparation, the temperatures of the print cores and build plate will be shown on the display. This gives a better indication of the progress and remaining wait time. Save log files in paused state. It is now possible to save the printer's log files to USB if the currently active print job is paused. Previously, the Dump logs to USB option was only enabled if the printer was in idle state. Confirm print removal via Digital Factory. If the printer is connected to the Digital Factory, it is now possible to confirm the removal of a previous print job via the Digital Factory interface. This is useful in situations where the build plate is clear, but the operator forgot to select Confirm removal on the printer’s display. Visit this page for more information about this feature.
          • Like
        • 0 replies
    ×
    ×
    • Create New...