Jump to content

G Code Print Speed Slower Then Requested Print Speed


burgs04

Recommended Posts

Posted (edited) · G Code Print Speed Slower Then Requested Print Speed

Dialing in speed settings for my printer and noticed that the speed shown in the g code file is only giving me 60% of the requested print speed.

 

So if the speed settings are set to 200 mm/s.  I slice and save the file.  Open the g code file and the speeds will only be 120mm/s.

 

Anyone have any ideas?

 

 

Also how do I change the Z axis speed?  It's at 3mm/s at the moment.

Edited by burgs04
  • Link to post
    Share on other sites

    Posted · G Code Print Speed Slower Then Requested Print Speed

    A couple of things here.  The print speed is governed in part by the minimum layer time.  Cura will make adjustments to try and hit the minimum time if your print speed causes a layer to finish too quickly.  It's a cooling thing.  You will run into that a lot when you use Spiralize (vase mode).

     

    Consider:  Your print speed is 60mm/sec and your minimum layer time is 10 seconds.  You have a layer that indeed takes 10 seconds at 60mm/sec.  If you raise your print speed to 2000mm/sec but leave the minimum layer time at 10 seconds, that layer will still print at 60mm/sec.

     

    As Obewan says, the "Z-Hop Speed" (found in the Cura Speed settings) pretty much governs the Z speed BUT the maximum that Cura will allow you to enter in Z-Hop Speed is "machine_max_feedrate_z" which may be set in your printer definition file.  You can change machine_max_feedrate_z in the "Printer Settings" (which needs to be loaded from the MarketPlace) which has a box for "Maximum Speed Z".  You can set Maximum Speed Z to whatever you want.

     

    The real limit to Z speed is in your firmware in M203.  No matter what you enter in Cura, when it gets to the printer the numbers in M203 will be the upper limit for each axis.  You should enter the M203 numbers into Cura.  There is no way that Cura can query the printer to pull those values.

  • Link to post
    Share on other sites

    Posted (edited) · G Code Print Speed Slower Then Requested Print Speed

    @GregValiant I have minimum layer time set to 0 as this was an issue not long ago when printing in vase mode.  I had to disable print recovery and set minimum layer time to 0 to get vase mode to work correctly.  Minimum layer time is still set to 0.

     

    I can't think of anything that would affect the entered print speed vs g-code print speed.

     

    No matter what speed I set its always exactly reduced by 40% (or 60% of set speed).

     

    If I enter 500 mm/s I get 300.

    If I enter 100 I get 60.

    If I enter 224 I get 134.4

     

    The only time it deviates from the 60% is if the set speed is really low.  Sub 50 mm/s.

     

    Is this a bug or is there something else that's reducing the speed?

     

     

    Also.  Downloaded "Printer Settings" last night.  I will play around with that and report back.

    Edited by burgs04
  • Link to post
    Share on other sites

    Posted · G Code Print Speed Slower Then Requested Print Speed

    Use "File | Save Project" and post a 3mf here.

    What printer?

    What operating system?

    What version of Cura?

     

    I haven't heard of a "60% rule" before.  I'm not saying it isn't a bug but if it is one this is the first time I can recall it coming up.  Maybe one of the developers like @nallath or moderator @gr5 has seen something like it before now.

  • Link to post
    Share on other sites

    Posted · G Code Print Speed Slower Then Requested Print Speed

    Well...... I'm an idiot......

     

    So the 60% I was seeing in the g-code was actually the requested speed (500 mm/s) x 60 (seconds) = 30000 mm/m.

    • Like 1
    Link to post
    Share on other sites

    Posted · G Code Print Speed Slower Then Requested Print Speed

    Welcome to the club.

    • Like 1
    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...