From 5f11e20e905c92b122dce30094726532699b695e Mon Sep 17 00:00:00 2001 From: alanbjorklund Date: Mon, 30 Sep 2024 21:53:00 -0400 Subject: [PATCH] Update resources/definitions/ultimaker_method_base.def.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- 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 3f41ccc101..8bc2f5f666 100644 --- a/resources/definitions/ultimaker_method_base.def.json +++ b/resources/definitions/ultimaker_method_base.def.json @@ -373,8 +373,7 @@ "multiple_mesh_overlap": { "value": 0 }, "optimize_wall_printing_order": { "value": true }, "prime_blob_enable": { "enabled": false }, - "prime_tower_base_curve_magnitude": { "value": 2 }, - "prime_tower_base_height": { "value": 6 }, + "prime_tower_base_height": { "value": 6 }, "prime_tower_base_size": { "value": 10 }, "prime_tower_enable": { "value": "extruders_enabled_count > 1" }, "prime_tower_flow": { "value": "material_flow" },