From 3b13e644e0b72ec8550e94ec389b176d2d97667a Mon Sep 17 00:00:00 2001 From: Paul Kuiper <46715907+pkuiper-ultimaker@users.noreply.github.com> Date: Mon, 13 Nov 2023 11:12:15 +0100 Subject: [PATCH] Update ultimaker_method_base.def.json --- resources/definitions/ultimaker_method_base.def.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/resources/definitions/ultimaker_method_base.def.json b/resources/definitions/ultimaker_method_base.def.json index b5c9fbb668..2a925d9067 100644 --- a/resources/definitions/ultimaker_method_base.def.json +++ b/resources/definitions/ultimaker_method_base.def.json @@ -69,7 +69,6 @@ "preferred_material": "generic_pla_175", "preferred_quality_type": "fast", "preferred_variant_name": "1A", - "supports_material_export": true, "supports_network_connection": true, "supports_usb_connection": false, "variants_name": "Extruder", @@ -434,4 +433,4 @@ "z_seam_type": { "value": "'sharpest_corner'" }, "zig_zaggify_infill": { "value": true } } -} \ No newline at end of file +}