From 4751bfc75f1cde5388113dfcba22621e736132d6 Mon Sep 17 00:00:00 2001 From: KOUBeMT <51325289+KOUBeMT@users.noreply.github.com> Date: Wed, 5 Jun 2019 17:52:41 +0200 Subject: [PATCH] Speed_change --- .../quality/strateo3d/Standard_0.4/s3d_std0.4_ABS_C.inst.cfg | 2 +- .../quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_A.inst.cfg | 2 +- .../quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_B.inst.cfg | 2 +- .../quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_C.inst.cfg | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS_C.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS_C.inst.cfg index c133a7debb..1c85299412 100644 --- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS_C.inst.cfg +++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS_C.inst.cfg @@ -20,7 +20,7 @@ support_line_width = =machine_nozzle_size/machine_nozzle_size*0.35 wall_0_wipe_dist = =machine_nozzle_size/2 speed_print = 65 speed_wall = =math.ceil(speed_print * 45/65) -speed_wall_0 = =math.ceil(speed_wall * 33/45) +speed_wall_0 = =math.ceil(speed_wall * 35/45) speed_topbottom = =math.ceil(speed_print * 40/65) speed_layer_0 = =math.ceil(speed_print * 30/65) speed_slowdown_layers = 2 diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_A.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_A.inst.cfg index 6cb51535cf..2f8f7c4bfc 100644 --- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_A.inst.cfg +++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_A.inst.cfg @@ -20,7 +20,7 @@ support_line_width = =machine_nozzle_size/machine_nozzle_size*0.35 wall_0_wipe_dist = =machine_nozzle_size/2 speed_print = 55 speed_wall = =math.ceil(speed_print * 40/55) -speed_wall_0 = =math.ceil(speed_wall * 27/40) +speed_wall_0 = =math.ceil(speed_wall * 30/40) speed_topbottom = =math.ceil(speed_print * 35/55) speed_layer_0 = =math.ceil(speed_print * 20/55) speed_slowdown_layers = 2 diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_B.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_B.inst.cfg index c785523f3b..90be6ac776 100644 --- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_B.inst.cfg +++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_B.inst.cfg @@ -20,7 +20,7 @@ support_line_width = =machine_nozzle_size/machine_nozzle_size*0.35 wall_0_wipe_dist = =machine_nozzle_size/2 speed_print = 60 speed_wall = =math.ceil(speed_print * 43/60) -speed_wall_0 = =math.ceil(speed_wall * 30/43) +speed_wall_0 = =math.ceil(speed_wall * 33/43) speed_topbottom = =math.ceil(speed_print * 37/60) speed_layer_0 = =math.ceil(speed_print * 25/60) speed_slowdown_layers = 2 diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_C.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_C.inst.cfg index d47f1a1d89..e47a6f04a0 100644 --- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_C.inst.cfg +++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_C.inst.cfg @@ -20,7 +20,7 @@ support_line_width = =machine_nozzle_size/machine_nozzle_size*0.35 wall_0_wipe_dist = =machine_nozzle_size/2 speed_print = 65 speed_wall = =math.ceil(speed_print * 45/65) -speed_wall_0 = =math.ceil(speed_wall * 33/45) +speed_wall_0 = =math.ceil(speed_wall * 35/45) speed_topbottom = =math.ceil(speed_print * 40/65) speed_layer_0 = =math.ceil(speed_print * 30/65) speed_slowdown_layers = 2