-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Small Layer Printing Temperature #14812
Comments
Thanks for the report. In regards to this bug report - It appears that if the Initial Print Temperature, Print Temperature, and Final Print Temperature aren't configured correctly (the boxes turn yellow) that it causes Small Layer Print Temperature to be in error and Cura won't slice. I don't know why it's set up that way but it makes it appear that what you have is a well hidden "expected behavior". |
The original 3mf file was probably saved in Cura 5.3.0-beta.2 and that file
sliced as expected and the gcode printed successfully.
…On Tue, Mar 7, 2023, 7:24 PM GregValiant ***@***.***> wrote:
Thanks for the report.
I wasn't aware this setting existed. Here are a couple of lines from the
fdmprinter file.
"value": "material_print_temperature",
"enabled": "cool_min_layer_time > 0",
"minimum_value": "max(material_final_print_temperature,
material_initial_print_temperature)",
"maximum_value": "material_print_temperature",
With my print temperature at 210, Initial Printing Temperature 205, and
Final Printing Temperature at 200 I can set the Small Layer Print
Temperature between 205 (the larger of the other two settings) and 210 (the
Print Temperature). When I sliced a model with those settings, near the end
of the gcode Cura inserted M104 lines and the temperature stepped down
incrementally from 210 to 205 over the course of the last few layers.
In regards to this bug report - It appears that if the Initial Print
Temperature, Print Temperature, and Final Print Temperature aren't
configured correctly (the boxes turn yellow) that it causes Small Layer
Print Temperature to be in error and Cura won't slice. I don't know why
it's set up that way but it makes it appear that what you have is a well
hidden "expected behavior".
The Tooltip text doesn't mention the connection with Initial or Final
print temperature and it appears that it should.
I think the Cura team is busy getting ready to release 5.3.2 but maybe
@MariMakes <https://github.com/MariMakes> or someone else from the
team can chime in on this.
—
Reply to this email directly, view it on GitHub
<#14812 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKSSCDZU2RQDRGFZR4FCXNTW27NTDANCNFSM6AAAAAAVTCQ4TU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hey @hrdcpy, Welcome to the Ultimaker Cura Github 🚀 This, Small Layer Printing Temperature, is a newly introduced setting in Cura 5.3. Instead of blocking people from doing this, it's better to change it into an error like we do with similar settings. Easy option 1: lower your initial printing temperature.
Thanks for the report! It really helps us to understand how Cura is used. |
that's actually super common to get better bed adhesion to lay initial layer hotter. |
That's what the Though having two similarly-named settings perform such different purposes has undoubtedly been problematic for some users - especially with the interaction to other settings not being readily exposed in the UI. |
This should be resolved for everyone in an upcoming patch release Cura 5.3.1 Thanks again for reporting! 👍 |
Thanks to you all. I'm going to practice better file hygiene going forward.
…On Mon, Mar 13, 2023, 10:42 AM MariMakes ***@***.***> wrote:
Closed #14812 <#14812> as
completed.
—
Reply to this email directly, view it on GitHub
<#14812 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKSSCDZU52N2FPEIZIV74U3W34555ANCNFSM6AAAAAAVTCQ4TU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Application Version
5.3.0
Platform
Windows 11
Printer
Creality Ender - 3 / Ender - 3 V@
Reproduction steps
Actual results
Error Message: ! Unable to slice
Unable to slice with the current settings. The following settings have errors: "Small Layer Printing Temperature"
The text field is highlighted in RED
I've never modified this setting before
Expected results
The file should have been sliced and previewed as normal
Checklist of files to include
Additional information & file uploads
The 3mf file
CE3E3V2_Headset_Hanger_v1.zip
The text was updated successfully, but these errors were encountered: