UltiMaker uses functional, analytical and tracking cookies. Tracking cookies enhance your experience on our website and may also collect your personal data outside of Ultimaker websites. If you agree with the use of tracking cookies, click “I agree, continue browsing”. You can withdraw your consent at any time. If you do not consent with the use of tracking cookies, click “Refuse”. You can find more information about cookies on our Privacy and Cookie Policy page.
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.
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...
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!?
"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!
Here comes Cura 5.9 and in this stable release we have lots of material and printer profiles for UltiMaker printers, including the newly released Sketch Sprint. Additionally, scarf seams have been introduced alongside even more print settings and improvements. Check out the rest of this article to find out the details on all of that and more
We are happy to announce the next evolution in the UltiMaker 3D printer lineup: the UltiMaker Factor 4 industrial-grade 3D printer, designed to take manufacturing to new levels of efficiency and reliability. Factor 4 is an end-to-end 3D printing solution for light industrial applications
Recommended Posts
burtoogle 516
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.
Link to post
Share on other sites
twue 0
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...
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