If you are setting the nozzle size in your quality options, the you have to define the extruder settings there. For example, I'm guessing you have something like this in each quality section:AreDigg wrote:No you are mistaken. I want to set a quality with different nozzle size, and as that is a extruder setting I can't then make a different material setting where I want to turn off retraction or flow.
Code: Select all
<autoConfigureQuality>
<extruder name="Primary Extruder">
<diameter>0.4</diameter>
...other extruder settings here
</extruder>
...other quality options
</autoConfigureQuality>