-
-
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
[4.2] Unexistant profiles depending on unmanageable materials #6100
Comments
You have working profiles. Just not a quality profile, since they depend on the material. Since you're using custom-defined materials (that, as a result, don't have a matching quality) it shows you a warning to notify you of that. You can still make changes, but you won't have that much "support" regarding what settings are known to work. |
How can I make changes it there is absolutely no profile at all? On previous versions the profile existed on all the materials, now only on random ones. And they all are custom. |
There is no quality profile. That doesn't mean that a quality_changes profile can't be made. Quality profiles are the ones that can not be changed by the user. Quality_changes are the profiles that you make. So if you make a change, you put in the "user" profile (eg; unstored profiles). If you store those changes ("create profile from custom settings") it puts it in the quality_changes. All settings in user override those in quality_changes. All settings in quality_changes override in quality & so on. |
Guess what. Now the quality_profiles are showing with all the material without any warning (why shouldn't stock profiles show up anyway for a material? Why did only some materials have this bug which did hide profiles even ALL of them being custom?) |
Btw, even tho the material-profile bug solved by itself somehow, I still am unable to manage materials. |
Because some materials probably have a type that have a matching generic profile. If you for instance select Ultimaker red PLA, which doesn't even have a specific profile for Ultimaker machines, it will select the quality profile that maches with generic_pla. So when you selected PLA, it did have a specific quality profile. When you selected PETG, it also has a specific profile. PVA and TPU don't have a profile. |
It also isn't updating the profiles if I change nozzle size. 1mm nozzle and stil 0.12mm to 0.28mm layer height, or any nozzle size whatever. |
Changing machine didn't solve it at this time: |
Could you share your config folder? I just tried creating a custom Esun PVA profile and I get the behavior I just explained to you. |
With old cura versions I could just create any material and the base profiles would never disappear. That's how I espect the profiles to work, being it to be considered a wrong or correct behaviour. |
We used to be in the same boat as you (thinking that material only influenced bed, retraction and fan speed). This is what we did for the UM2. But a a few thousand hours of testing later, we realised that this is simply not the case. There are a whole slew of settings that both depend on the material as on the quality. |
Still I can't manage materials on 4.2 because they are unclickable, and changing the nozzle sizes doesn't change the profiles which are locked. So I still end up with a 0.12mm layer height on a 1mm nozzle. |
Did a clean reinstall for 4.2.1. I still can't click on any materials. |
The big scary change that you're seeing here is that your printer now has different quality profiles for different materials. This is necessary to improve printing quality beyond a very basic level. For instance I wouldn't want to print nylon on 0.06mm layer height. It just won't work. To allow a printer profile set to say this, the default profiles are not used any more. Otherwise there will be a nylon profile for 0.06mm anyway. In your case, your printer profiles are essentially saying that printing PC is not supported at any layer height. It colours it yellow then. If you want to build support for it, you have to create a profile. If you want it to have a different layer height, you can change the layer height setting. I don't understand what you mean that you can't click on any materials though. I tried it and I can click on the material drop-down to select a different material. I can click on materials in the material manager as well. But I suggest that you create a separate bug report for it so that we can process this. This issue is expected behaviour. |
Expected behaviour? Apart from the material that can't be modified (which I'll make a new ticket), as I said in 4.2 it is expected to change basic profiles when changing nozzle size, because for a 1mm nozzle the layer height should be different, while for a 0.4 nozzle they should be from 0.12mm to 0.28mm. And just to give extra hints, when this happens cura even doesn't recognize orange profiles like it should to make no base profile show up. Instead all the 0.4 nozzle profile show up no matter the custom material or nozzle. It's like cura can't change the 0.4 nozzle correlation. |
Yeah it should adapt the basic profiles if you change from a 0.4mm nozzle to a 1.0mm nozzle. And as far as I can see it does. My reproduce steps are:
That is what you are describing: When the nozzle changes, it changes the quality profile since the larger nozzle size only supports larger layer heights. Your original bug report is about changing materials. In particular, changing materials to something that has no profiles, so here are the reproduction steps then:
While the quality profile is not supported, there is no information on which layer heights are available. As far as Cura knows, no profiles are available. One of the settings that's being changed by these profiles is the layer height, so no different layer heights are available. But since every setting must have some value, it picks 0.1mm as default layer height. |
Application version
4.2
Platform
Win10 x64
Printer
Creality Cr-10S
Reproduction steps
Change material.
Actual results
With random materials, there will be no profiles. The materials are also unamageable.
Expected results
I should have working profiles (even tho the new creality profiles aren't good and are a pain to work with), and manageable materials
Additional information
https://youtu.be/uDgGOQsFy8g
The text was updated successfully, but these errors were encountered: