Anyone here who fiddled with Cura's custom profiles might know how to disable these

Anyone here who fiddled with Cura’s custom profiles might know how to disable these options? What’s the override name for these options?

Looking at https://github.com/Ultimaker/Cura/blob/master/resources/definitions/fdmprinter.def.json

For the fan cooling for example, already tried adding the following:

“cool_fan_enabled”: { “default_value”: false, “settable_per_mesh": false, “settable_per_extruder”: false },

But all that does is uncheck “Enable Print Cooling” under the Custom Print Setup tab. It doesn’t actually uncheck the box under “Setting Visibility” as seen in the screenshot. Any idea how to make the setting invisible?

Our hotend’s fan is hardwired, so this setting would be mis-leading to users since it doesn’t do anything.

fb062a649f351b8b5375f0268fd9b1e6.jpeg

55fbd2713995f86cea3a7e29454c49fa.jpeg

@Daid_Braam ?

Wrong person, @Jaime_van_Kessel

@Daid_Braam Already emailed him :slight_smile: Figured you might know maybe as well so I can rush the update before next version is released.