From 62ca661d0ef17d2395c452785e0046a6df597d9c Mon Sep 17 00:00:00 2001 From: Diego Prado Gesto Date: Mon, 25 Jun 2018 15:27:53 +0200 Subject: [PATCH] CURA-5496 Remove wrong settings from the UM2 global profiles. --- resources/quality/ultimaker2/um2_fast.inst.cfg | 7 ------- resources/quality/ultimaker2/um2_high.inst.cfg | 2 -- 2 files changed, 9 deletions(-) diff --git a/resources/quality/ultimaker2/um2_fast.inst.cfg b/resources/quality/ultimaker2/um2_fast.inst.cfg index 99ddb540cc..278c76c59b 100644 --- a/resources/quality/ultimaker2/um2_fast.inst.cfg +++ b/resources/quality/ultimaker2/um2_fast.inst.cfg @@ -11,11 +11,4 @@ weight = -1 global_quality = True [values] -infill_sparse_density = 10 layer_height = 0.15 -cool_min_layer_time = 3 -speed_wall_0 = 40 -speed_wall_x = 80 -speed_infill = 100 -wall_thickness = 1 -speed_topbottom = 30 diff --git a/resources/quality/ultimaker2/um2_high.inst.cfg b/resources/quality/ultimaker2/um2_high.inst.cfg index f54700bf70..489bb30d52 100644 --- a/resources/quality/ultimaker2/um2_high.inst.cfg +++ b/resources/quality/ultimaker2/um2_high.inst.cfg @@ -12,5 +12,3 @@ global_quality = True [values] layer_height = 0.06 -speed_topbottom = 15 -speed_infill = 80