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.
[4.6.0] Unable to slice due to high print temperature
Posted
· [4.6.0] Unable to slice due to high print temperature
Because most of the printers that Cura supports are marlin based (and marlin flat out refuses to accept higher temperatures). The change made here is indeed intentional. We recently did a security test and this was one of the remarks (eg; it could potentially be used to create files that cause very high temperatures, which can cause damage).
Anyway, a machine definition file can change the maximum values, so the high-temp printer manufacterer can just set it to a higher value.
Posted
· [4.6.0] Unable to slice due to high print temperature
What a bummer... but thanks for the answer. Do you by chance know what I have to edit in the machine definition to make cura accept higher temperatures for this custom printer?
This is my definition file which I found in .../AppData/Roaming/cura/4.6/definition_changes (don't know if this is the right file in the right place; I believe not - but there's no file for this printer in Program Files\Ultimaker Cura 4.6\resources\definitions where I'd expect it to find)
I'm additionally also operating the Funmat which was mentioned in both of these threads, so for me this is an issue on two printers already. Also the suggested workaround doesn't work for me since I don't know where to put these additional lines (and there's no feedback from the affected user). I found the definition files wiki but nothing about changing max temps.
It would be great if there was an option to define max temps in the machine setup GUI in cura.
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
nallath 1,124
Because most of the printers that Cura supports are marlin based (and marlin flat out refuses to accept higher temperatures). The change made here is indeed intentional. We recently did a security test and this was one of the remarks (eg; it could potentially be used to create files that cause very high temperatures, which can cause damage).
Anyway, a machine definition file can change the maximum values, so the high-temp printer manufacterer can just set it to a higher value.
Link to post
Share on other sites
ungutknut 4
What a bummer... but thanks for the answer. Do you by chance know what I have to edit in the machine definition to make cura accept higher temperatures for this custom printer?
This is my definition file which I found in .../AppData/Roaming/cura/4.6/definition_changes (don't know if this is the right file in the right place; I believe not - but there's no file for this printer in Program Files\Ultimaker Cura 4.6\resources\definitions where I'd expect it to find)
[general] version = 4 name = P220_settings definition = custom [metadata] setting_version = 13 type = definition_changes [values] extruders_enabled_count = 1 machine_depth = 150 machine_end_gcode = machine_gcode_flavor = RepRap (RepRap) machine_head_with_fans_polygon = [[-20, 10], [-20, 10], [10, -10], [-20, -10]] machine_heated_bed = True machine_height = 150 machine_start_gcode = machine_width = 205
BTW, I found 2 other threads about the same topic which I'd like to reference here:
https://community.ultimaker.com/topic/31565-peek-400°c-not-able-to-slice/?tab=comments#comment-259028
https://github.com/Ultimaker/Cura/issues/7342
I'm additionally also operating the Funmat which was mentioned in both of these threads, so for me this is an issue on two printers already. Also the suggested workaround doesn't work for me since I don't know where to put these additional lines (and there's no feedback from the affected user). I found the definition files wiki but nothing about changing max temps.
It would be great if there was an option to define max temps in the machine setup GUI in cura.
Link to post
Share on other sites