You have a specific parameter for the Nozzle Diameter ... Most of the time it's hidden because it's in the Printer Settings section . And to have access to these parameters you need to use a specific plugin . https://marketplace.ultimaker.com/app/cura/plugins/fieldofview/PrinterSettingsPlugin
But Cura don't really care of this data , except for some specific parameter, the main parameter is the Line Width . However if you look at the inheritance scheme above and use the profile analysis plugin looking at your active configuration. You should see that this parameter is certainly defined at the printer level (as default parameter). That it may be redefined at the extruder level again as a default setting for that extruder and finally at the nozzle level which will give the real value that you can see in the Cura interface if you have installed the PrinterSettings plugin
Edited by Cuq
- 1
Recommended Posts
Cuq 206
Read the documentation :
https://github.com/Ultimaker/Cura/blob/main/docs/profiles/profiles.md
Use the plugin ProfilAnalyser https://marketplace.ultimaker.com/app/cura/plugins/5axes/ProfilAnalyser To analyse why the settings ( generaly the temperature ) set in the material are not updated in the Global Values.
!spoiler alert! it's because these parameters have been change by the user, store in the Profile container (Custom in the bellow figure) and the value overwrites the parameter defined in the Material section.
Link to post
Share on other sites
3dpalli 0
Hi Cuq,
Thanks for your reply and yes, I will most definitely check this plugin and use it for understanding the setting inheritance better.
Some of my lack of understanding may well be due to not fully understanding the UI so could you quickly explain the following. Let's say you want your line width change with nozzle diameter so that it is different on 0.4mm compared to what it is on 0.6mm nozzle.
Since I can find no settings specifically for a nozzle diameter, what would be the workflow in the UI to accomplish that so that it will stick and change the project's settings when you switch nozzle diameter?
Palli
Link to post
Share on other sites