From a79b9c4ef1eca38269a31f9c96d3e5f0fe5baaac Mon Sep 17 00:00:00 2001 From: fieldOfView Date: Thu, 17 Mar 2022 14:08:21 +0100 Subject: Remove `material_diameter` from quality profiles Setting the `material_diameter` in a quality profile overrides what is set in the material, and there is no way for the user to override this since `material_diameter` is a hidden "machine" setting. The `material_diameter` is still properly set in the printer definition and the used material, so functionally there is no difference. (Doesn't) affect XYZ Da Vinci, Tinyboy, Tevo Blackwidow, Nwa3d, Key3d, Kemiq Q2, Katihal, Gmax15+, Flashforge, Crazy3dPrint and AnyCubic printers. --- .../xyzprinting_da_vinci_jr_1p0a_pro_global_0.10_fine.inst.cfg | 1 - 1 file changed, 1 deletion(-) (limited to 'resources/quality/xyzprinting/xyzprinting_da_vinci_jr_1p0a_pro_global_0.10_fine.inst.cfg') diff --git a/resources/quality/xyzprinting/xyzprinting_da_vinci_jr_1p0a_pro_global_0.10_fine.inst.cfg b/resources/quality/xyzprinting/xyzprinting_da_vinci_jr_1p0a_pro_global_0.10_fine.inst.cfg index 759d92c12d..9205baae96 100644 --- a/resources/quality/xyzprinting/xyzprinting_da_vinci_jr_1p0a_pro_global_0.10_fine.inst.cfg +++ b/resources/quality/xyzprinting/xyzprinting_da_vinci_jr_1p0a_pro_global_0.10_fine.inst.cfg @@ -13,5 +13,4 @@ global_quality = True [values] layer_height = 0.1 layer_height_0 = 0.2 -material_diameter = 1.75 infill_sparse_density = 10 \ No newline at end of file -- cgit v1.2.3