Jump to content

CURA 3.3.1 GCode Flavour - Wrong Acceleration


twue

Recommended Posts

Posted · CURA 3.3.1 GCode Flavour - Wrong Acceleration

Hallo,

 

I used Cura 3.3.1 to generate gcode to use on a Creality CR-10 S5 and ran into massive problems with slipping layers mainly on y-axis.

After a long research I found this threat about the wrong gcode flavour of Cura in older versions:

http://www.crforums.com/showthread.php/50-Using-Cura-along-with-the-updated-Marlin-firmware

 

Apparently the gcode in Version 3.3.1 inserts very high travel acceleration and jerk by default like this:

M204 S5000
M205 X30 Y30

 

As far as I understand is the Marlin firmware expecting the gcode as following so it cannot use the M204 but the M205:

M204 [P<accel>] [R<accel>] [T<accel>]

M205 [B<µs>] [E<jerk>] [S<feedrate>] [T<feedrate>] [X<jerk>] [Y<jerk>] [Z<jerk>]

 

So I am not so sure what's happening with the acceleration or if its not used so just the jerk causes the slipping.

Anyways I rolled back to Cura 2.7 in which M204/M205 is not used by default but changing feed rates for the movements. No slipping, everythings prints fine!

 

My question if there is a way to set in preferences max jerk and acceleration for the printer so that I don't have to open all the speed parameters.

The question is also how to bring the M204 in the right flavour so that Marlin will understand what’s happening?

 

Cheers

Tom

  • Link to post
    Share on other sites

    Posted · CURA 3.3.1 GCode Flavour - Wrong Acceleration

    Hello @twue,

     

    To change the default values for jerk/acceleration you can either edit the printer definition file and add entries to the override section or, even easier, install the new printer settings plugin that was recently announced on this forum and set the accel/jerk in there.

    As regards to M204, Marlin has changed its implementation of M204 (see http://reprap.org/wiki/G-code#M204:_Set_default_acceleration)

    Cura supports the earlier implementation that uses S and T params.

     

    Hope this helps.

    • Like 1
    Link to post
    Share on other sites

    Posted · CURA 3.3.1 GCode Flavour - Wrong Acceleration

    Hi smartavionics,

     

    thanks for your reply.

    I installed the Printer Settings plugin but I could not change the parameters, they always switched back to the preset numbers which are far out of range...

    image.thumb.png.1272e29951a988dceffa117256637446.png

     

    Where can I find the printer definition file you mentioned?

     

    The main question is still why does the M204 gcode command does not translate right when Cura is set to marlin flavour and the change is three years old!?

    http://reprap.org/wiki/G-code#M204:_Set_default_acceleration

    "Marlin notes: After Mar11-2015, the M204 options have changed in Marlin:

    P = Printing moves

    R = Retract only (no X, Y, Z) moves

    T = Travel (non printing) moves"

     

    Please let me know if I am wrong in this case but I think it would be great if the gcode translation would be implemented right in Cura so that the commands work as aspected.

     

    Cheers

    tom

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