From 121d4e5eb8e315898646602d8b2cf170a2157fe9 Mon Sep 17 00:00:00 2001 From: Christian Kunis Date: Mon, 8 Jul 2024 14:57:49 -0400 Subject: [PATCH] Adjust detailed TPU speeds to prevent large changes in flow rate --- .../quality/voron2/voron2_v6_0.25_TPU_extrafine.inst.cfg | 8 +++++++- resources/quality/voron2/voron2_v6_0.25_TPU_fast.inst.cfg | 8 +++++++- resources/quality/voron2/voron2_v6_0.25_TPU_fine.inst.cfg | 8 +++++++- .../quality/voron2/voron2_v6_0.25_TPU_normal.inst.cfg | 8 +++++++- .../quality/voron2/voron2_v6_0.30_TPU_extrafine.inst.cfg | 8 +++++++- resources/quality/voron2/voron2_v6_0.30_TPU_fast.inst.cfg | 8 +++++++- resources/quality/voron2/voron2_v6_0.30_TPU_fine.inst.cfg | 8 +++++++- .../quality/voron2/voron2_v6_0.30_TPU_normal.inst.cfg | 8 +++++++- resources/quality/voron2/voron2_v6_0.35_TPU_fast.inst.cfg | 8 +++++++- resources/quality/voron2/voron2_v6_0.35_TPU_fine.inst.cfg | 8 +++++++- .../quality/voron2/voron2_v6_0.35_TPU_normal.inst.cfg | 8 +++++++- .../quality/voron2/voron2_v6_0.40_TPU_extrafast.inst.cfg | 8 +++++++- resources/quality/voron2/voron2_v6_0.40_TPU_fast.inst.cfg | 8 +++++++- resources/quality/voron2/voron2_v6_0.40_TPU_fine.inst.cfg | 8 +++++++- .../quality/voron2/voron2_v6_0.40_TPU_normal.inst.cfg | 8 +++++++- .../quality/voron2/voron2_v6_0.50_TPU_extrafast.inst.cfg | 8 +++++++- resources/quality/voron2/voron2_v6_0.50_TPU_fast.inst.cfg | 8 +++++++- .../quality/voron2/voron2_v6_0.50_TPU_normal.inst.cfg | 8 +++++++- .../quality/voron2/voron2_v6_0.50_TPU_sprint.inst.cfg | 8 +++++++- .../quality/voron2/voron2_v6_0.60_TPU_extrafast.inst.cfg | 8 +++++++- resources/quality/voron2/voron2_v6_0.60_TPU_fast.inst.cfg | 8 +++++++- .../quality/voron2/voron2_v6_0.60_TPU_sprint.inst.cfg | 8 +++++++- .../quality/voron2/voron2_v6_0.80_TPU_extrafast.inst.cfg | 8 +++++++- .../quality/voron2/voron2_v6_0.80_TPU_sprint.inst.cfg | 8 +++++++- .../voron2/voron2_v6_0.80_TPU_supersprint.inst.cfg | 8 +++++++- .../voron2/voron2_volcano_0.40_TPU_extrafast.inst.cfg | 8 +++++++- .../quality/voron2/voron2_volcano_0.40_TPU_fast.inst.cfg | 8 +++++++- .../voron2/voron2_volcano_0.40_TPU_normal.inst.cfg | 8 +++++++- .../voron2/voron2_volcano_0.60_TPU_extrafast.inst.cfg | 8 +++++++- .../quality/voron2/voron2_volcano_0.60_TPU_fast.inst.cfg | 8 +++++++- .../voron2/voron2_volcano_0.60_TPU_sprint.inst.cfg | 8 +++++++- .../voron2/voron2_volcano_0.80_TPU_extrafast.inst.cfg | 8 +++++++- .../voron2/voron2_volcano_0.80_TPU_sprint.inst.cfg | 8 +++++++- .../voron2/voron2_volcano_0.80_TPU_supersprint.inst.cfg | 8 +++++++- .../voron2/voron2_volcano_1.00_TPU_sprint.inst.cfg | 8 +++++++- .../voron2/voron2_volcano_1.00_TPU_supersprint.inst.cfg | 8 +++++++- .../voron2/voron2_volcano_1.00_TPU_ultrasprint.inst.cfg | 8 +++++++- .../voron2/voron2_volcano_1.20_TPU_sprint.inst.cfg | 8 +++++++- .../voron2/voron2_volcano_1.20_TPU_supersprint.inst.cfg | 8 +++++++- .../voron2/voron2_volcano_1.20_TPU_ultrasprint.inst.cfg | 8 +++++++- 40 files changed, 280 insertions(+), 40 deletions(-) diff --git a/resources/quality/voron2/voron2_v6_0.25_TPU_extrafine.inst.cfg b/resources/quality/voron2/voron2_v6_0.25_TPU_extrafine.inst.cfg index 43b58d4e2b..2cf0a195c1 100644 --- a/resources/quality/voron2/voron2_v6_0.25_TPU_extrafine.inst.cfg +++ b/resources/quality/voron2/voron2_v6_0.25_TPU_extrafine.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = V6 0.25mm [values] -speed_print = 150 +speed_print = 225.00 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_v6_0.25_TPU_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.25_TPU_fast.inst.cfg index 04cf23e9f6..0952c07a80 100644 --- a/resources/quality/voron2/voron2_v6_0.25_TPU_fast.inst.cfg +++ b/resources/quality/voron2/voron2_v6_0.25_TPU_fast.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = V6 0.25mm [values] -speed_print = 90 +speed_print = 135.00 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_v6_0.25_TPU_fine.inst.cfg b/resources/quality/voron2/voron2_v6_0.25_TPU_fine.inst.cfg index 84487791c6..bbc9e4ffe2 100644 --- a/resources/quality/voron2/voron2_v6_0.25_TPU_fine.inst.cfg +++ b/resources/quality/voron2/voron2_v6_0.25_TPU_fine.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = V6 0.25mm [values] -speed_print = 150 +speed_print = 225.00 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_v6_0.25_TPU_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.25_TPU_normal.inst.cfg index 24f473751f..0b47c78a5f 100644 --- a/resources/quality/voron2/voron2_v6_0.25_TPU_normal.inst.cfg +++ b/resources/quality/voron2/voron2_v6_0.25_TPU_normal.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = V6 0.25mm [values] -speed_print = 120 +speed_print = 180.00 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_v6_0.30_TPU_extrafine.inst.cfg b/resources/quality/voron2/voron2_v6_0.30_TPU_extrafine.inst.cfg index 51b08ec696..7c2a05e66c 100644 --- a/resources/quality/voron2/voron2_v6_0.30_TPU_extrafine.inst.cfg +++ b/resources/quality/voron2/voron2_v6_0.30_TPU_extrafine.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = V6 0.30mm [values] -speed_print = 150 +speed_print = 225.00 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_v6_0.30_TPU_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.30_TPU_fast.inst.cfg index ce7f879c4b..3f8a989542 100644 --- a/resources/quality/voron2/voron2_v6_0.30_TPU_fast.inst.cfg +++ b/resources/quality/voron2/voron2_v6_0.30_TPU_fast.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = V6 0.30mm [values] -speed_print = 80 +speed_print = 120.00 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_v6_0.30_TPU_fine.inst.cfg b/resources/quality/voron2/voron2_v6_0.30_TPU_fine.inst.cfg index a8ec456ae0..e8a762d186 100644 --- a/resources/quality/voron2/voron2_v6_0.30_TPU_fine.inst.cfg +++ b/resources/quality/voron2/voron2_v6_0.30_TPU_fine.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = V6 0.30mm [values] -speed_print = 150 +speed_print = 225.00 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_v6_0.30_TPU_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.30_TPU_normal.inst.cfg index 36ffb39a41..e5ef4c483c 100644 --- a/resources/quality/voron2/voron2_v6_0.30_TPU_normal.inst.cfg +++ b/resources/quality/voron2/voron2_v6_0.30_TPU_normal.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = V6 0.30mm [values] -speed_print = 100 +speed_print = 150.00 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_v6_0.35_TPU_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.35_TPU_fast.inst.cfg index c5213aff7f..5f5abd74eb 100644 --- a/resources/quality/voron2/voron2_v6_0.35_TPU_fast.inst.cfg +++ b/resources/quality/voron2/voron2_v6_0.35_TPU_fast.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = V6 0.35mm [values] -speed_print = 67.5 +speed_print = 101.25 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_v6_0.35_TPU_fine.inst.cfg b/resources/quality/voron2/voron2_v6_0.35_TPU_fine.inst.cfg index d5696ca6d0..a6adfda7c4 100644 --- a/resources/quality/voron2/voron2_v6_0.35_TPU_fine.inst.cfg +++ b/resources/quality/voron2/voron2_v6_0.35_TPU_fine.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = V6 0.35mm [values] -speed_print = 135 +speed_print = 202.50 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_v6_0.35_TPU_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.35_TPU_normal.inst.cfg index e567a01193..96045c435c 100644 --- a/resources/quality/voron2/voron2_v6_0.35_TPU_normal.inst.cfg +++ b/resources/quality/voron2/voron2_v6_0.35_TPU_normal.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = V6 0.35mm [values] -speed_print = 90 +speed_print = 135.00 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_v6_0.40_TPU_extrafast.inst.cfg b/resources/quality/voron2/voron2_v6_0.40_TPU_extrafast.inst.cfg index ffb8300873..1c0555239e 100644 --- a/resources/quality/voron2/voron2_v6_0.40_TPU_extrafast.inst.cfg +++ b/resources/quality/voron2/voron2_v6_0.40_TPU_extrafast.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = V6 0.40mm [values] -speed_print = 40 +speed_print = 60.00 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_v6_0.40_TPU_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.40_TPU_fast.inst.cfg index 922be924a6..c1e0322e1e 100644 --- a/resources/quality/voron2/voron2_v6_0.40_TPU_fast.inst.cfg +++ b/resources/quality/voron2/voron2_v6_0.40_TPU_fast.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = V6 0.40mm [values] -speed_print = 60 +speed_print = 90.00 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_v6_0.40_TPU_fine.inst.cfg b/resources/quality/voron2/voron2_v6_0.40_TPU_fine.inst.cfg index 3b5378ba2a..0de952ef55 100644 --- a/resources/quality/voron2/voron2_v6_0.40_TPU_fine.inst.cfg +++ b/resources/quality/voron2/voron2_v6_0.40_TPU_fine.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = V6 0.40mm [values] -speed_print = 120 +speed_print = 180.00 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_v6_0.40_TPU_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.40_TPU_normal.inst.cfg index b11a565db3..59fb7d540f 100644 --- a/resources/quality/voron2/voron2_v6_0.40_TPU_normal.inst.cfg +++ b/resources/quality/voron2/voron2_v6_0.40_TPU_normal.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = V6 0.40mm [values] -speed_print = 80 +speed_print = 120.00 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_v6_0.50_TPU_extrafast.inst.cfg b/resources/quality/voron2/voron2_v6_0.50_TPU_extrafast.inst.cfg index 6b8d0d573f..919c263ca2 100644 --- a/resources/quality/voron2/voron2_v6_0.50_TPU_extrafast.inst.cfg +++ b/resources/quality/voron2/voron2_v6_0.50_TPU_extrafast.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = V6 0.50mm [values] -speed_print = 30 +speed_print = 45.00 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_v6_0.50_TPU_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.50_TPU_fast.inst.cfg index 0bfec40462..64175bd807 100644 --- a/resources/quality/voron2/voron2_v6_0.50_TPU_fast.inst.cfg +++ b/resources/quality/voron2/voron2_v6_0.50_TPU_fast.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = V6 0.50mm [values] -speed_print = 45 +speed_print = 67.50 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_v6_0.50_TPU_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.50_TPU_normal.inst.cfg index 2761c4b4fa..97c35ca6fc 100644 --- a/resources/quality/voron2/voron2_v6_0.50_TPU_normal.inst.cfg +++ b/resources/quality/voron2/voron2_v6_0.50_TPU_normal.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = V6 0.50mm [values] -speed_print = 60 +speed_print = 90.00 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_v6_0.50_TPU_sprint.inst.cfg b/resources/quality/voron2/voron2_v6_0.50_TPU_sprint.inst.cfg index 6e0d8bced0..2be42474a6 100644 --- a/resources/quality/voron2/voron2_v6_0.50_TPU_sprint.inst.cfg +++ b/resources/quality/voron2/voron2_v6_0.50_TPU_sprint.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = V6 0.50mm [values] -speed_print = 22.5 +speed_print = 33.75 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_v6_0.60_TPU_extrafast.inst.cfg b/resources/quality/voron2/voron2_v6_0.60_TPU_extrafast.inst.cfg index a13522261a..95929bdc45 100644 --- a/resources/quality/voron2/voron2_v6_0.60_TPU_extrafast.inst.cfg +++ b/resources/quality/voron2/voron2_v6_0.60_TPU_extrafast.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = V6 0.60mm [values] -speed_print = 25 +speed_print = 37.50 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_v6_0.60_TPU_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.60_TPU_fast.inst.cfg index 131d179918..8d7d0f3aaa 100644 --- a/resources/quality/voron2/voron2_v6_0.60_TPU_fast.inst.cfg +++ b/resources/quality/voron2/voron2_v6_0.60_TPU_fast.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = V6 0.60mm [values] -speed_print = 40 +speed_print = 60.00 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_v6_0.60_TPU_sprint.inst.cfg b/resources/quality/voron2/voron2_v6_0.60_TPU_sprint.inst.cfg index 9f26cd5543..04e2569fbd 100644 --- a/resources/quality/voron2/voron2_v6_0.60_TPU_sprint.inst.cfg +++ b/resources/quality/voron2/voron2_v6_0.60_TPU_sprint.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = V6 0.60mm [values] -speed_print = 20 +speed_print = 30.00 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_v6_0.80_TPU_extrafast.inst.cfg b/resources/quality/voron2/voron2_v6_0.80_TPU_extrafast.inst.cfg index 9ff7d91b58..adb8472a19 100644 --- a/resources/quality/voron2/voron2_v6_0.80_TPU_extrafast.inst.cfg +++ b/resources/quality/voron2/voron2_v6_0.80_TPU_extrafast.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = V6 0.80mm [values] -speed_print = 20 +speed_print = 30.00 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_v6_0.80_TPU_sprint.inst.cfg b/resources/quality/voron2/voron2_v6_0.80_TPU_sprint.inst.cfg index 6aa5f3138d..8068c116d6 100644 --- a/resources/quality/voron2/voron2_v6_0.80_TPU_sprint.inst.cfg +++ b/resources/quality/voron2/voron2_v6_0.80_TPU_sprint.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = V6 0.80mm [values] -speed_print = 15 +speed_print = 22.50 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_v6_0.80_TPU_supersprint.inst.cfg b/resources/quality/voron2/voron2_v6_0.80_TPU_supersprint.inst.cfg index 571cb11b78..8066424cb1 100644 --- a/resources/quality/voron2/voron2_v6_0.80_TPU_supersprint.inst.cfg +++ b/resources/quality/voron2/voron2_v6_0.80_TPU_supersprint.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = V6 0.80mm [values] -speed_print = 12 +speed_print = 18.00 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_volcano_0.40_TPU_extrafast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.40_TPU_extrafast.inst.cfg index 8246fdc0f1..4c411fc00b 100644 --- a/resources/quality/voron2/voron2_volcano_0.40_TPU_extrafast.inst.cfg +++ b/resources/quality/voron2/voron2_volcano_0.40_TPU_extrafast.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = Volcano 0.40mm [values] -speed_print = 125 +speed_print = 187.50 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_volcano_0.40_TPU_fast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.40_TPU_fast.inst.cfg index c2352fb90b..0965ed2140 100644 --- a/resources/quality/voron2/voron2_volcano_0.40_TPU_fast.inst.cfg +++ b/resources/quality/voron2/voron2_volcano_0.40_TPU_fast.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = Volcano 0.40mm [values] -speed_print = 150 +speed_print = 225.00 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_volcano_0.40_TPU_normal.inst.cfg b/resources/quality/voron2/voron2_volcano_0.40_TPU_normal.inst.cfg index a4e6a4de5c..d73bca4433 100644 --- a/resources/quality/voron2/voron2_volcano_0.40_TPU_normal.inst.cfg +++ b/resources/quality/voron2/voron2_volcano_0.40_TPU_normal.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = Volcano 0.40mm [values] -speed_print = 150 +speed_print = 225.00 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_volcano_0.60_TPU_extrafast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.60_TPU_extrafast.inst.cfg index 26da41cc39..842f79871a 100644 --- a/resources/quality/voron2/voron2_volcano_0.60_TPU_extrafast.inst.cfg +++ b/resources/quality/voron2/voron2_volcano_0.60_TPU_extrafast.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = Volcano 0.60mm [values] -speed_print = 82.5 +speed_print = 123.75 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_volcano_0.60_TPU_fast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.60_TPU_fast.inst.cfg index b32518c57a..8961c62d1f 100644 --- a/resources/quality/voron2/voron2_volcano_0.60_TPU_fast.inst.cfg +++ b/resources/quality/voron2/voron2_volcano_0.60_TPU_fast.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = Volcano 0.60mm [values] -speed_print = 125 +speed_print = 187.50 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_volcano_0.60_TPU_sprint.inst.cfg b/resources/quality/voron2/voron2_volcano_0.60_TPU_sprint.inst.cfg index 0c04090087..20e15860f3 100644 --- a/resources/quality/voron2/voron2_volcano_0.60_TPU_sprint.inst.cfg +++ b/resources/quality/voron2/voron2_volcano_0.60_TPU_sprint.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = Volcano 0.60mm [values] -speed_print = 62.5 +speed_print = 93.75 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_volcano_0.80_TPU_extrafast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.80_TPU_extrafast.inst.cfg index 4ff9f42302..5eb7d8f7d8 100644 --- a/resources/quality/voron2/voron2_volcano_0.80_TPU_extrafast.inst.cfg +++ b/resources/quality/voron2/voron2_volcano_0.80_TPU_extrafast.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = Volcano 0.80mm [values] -speed_print = 62.5 +speed_print = 93.75 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_volcano_0.80_TPU_sprint.inst.cfg b/resources/quality/voron2/voron2_volcano_0.80_TPU_sprint.inst.cfg index cee979a790..4f49a4405a 100644 --- a/resources/quality/voron2/voron2_volcano_0.80_TPU_sprint.inst.cfg +++ b/resources/quality/voron2/voron2_volcano_0.80_TPU_sprint.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = Volcano 0.80mm [values] -speed_print = 45 +speed_print = 67.50 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_volcano_0.80_TPU_supersprint.inst.cfg b/resources/quality/voron2/voron2_volcano_0.80_TPU_supersprint.inst.cfg index e443d8dd05..bf49161adc 100644 --- a/resources/quality/voron2/voron2_volcano_0.80_TPU_supersprint.inst.cfg +++ b/resources/quality/voron2/voron2_volcano_0.80_TPU_supersprint.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = Volcano 0.80mm [values] -speed_print = 35 +speed_print = 52.50 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_volcano_1.00_TPU_sprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.00_TPU_sprint.inst.cfg index d4e583531b..c6633f1feb 100644 --- a/resources/quality/voron2/voron2_volcano_1.00_TPU_sprint.inst.cfg +++ b/resources/quality/voron2/voron2_volcano_1.00_TPU_sprint.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = Volcano 1.00mm [values] -speed_print = 37.5 +speed_print = 56.25 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_volcano_1.00_TPU_supersprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.00_TPU_supersprint.inst.cfg index 83cdbf0e28..a1fe3727a7 100644 --- a/resources/quality/voron2/voron2_volcano_1.00_TPU_supersprint.inst.cfg +++ b/resources/quality/voron2/voron2_volcano_1.00_TPU_supersprint.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = Volcano 1.00mm [values] -speed_print = 30 +speed_print = 45.00 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_volcano_1.00_TPU_ultrasprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.00_TPU_ultrasprint.inst.cfg index ab7d9aedd0..8d17ff05e6 100644 --- a/resources/quality/voron2/voron2_volcano_1.00_TPU_ultrasprint.inst.cfg +++ b/resources/quality/voron2/voron2_volcano_1.00_TPU_ultrasprint.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = Volcano 1.00mm [values] -speed_print = 25 +speed_print = 37.50 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_volcano_1.20_TPU_sprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.20_TPU_sprint.inst.cfg index 0dcb3f4859..d2278274aa 100644 --- a/resources/quality/voron2/voron2_volcano_1.20_TPU_sprint.inst.cfg +++ b/resources/quality/voron2/voron2_volcano_1.20_TPU_sprint.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = Volcano 1.20mm [values] -speed_print = 30 +speed_print = 45.00 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_volcano_1.20_TPU_supersprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.20_TPU_supersprint.inst.cfg index b336b67629..2d597a2939 100644 --- a/resources/quality/voron2/voron2_volcano_1.20_TPU_supersprint.inst.cfg +++ b/resources/quality/voron2/voron2_volcano_1.20_TPU_supersprint.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = Volcano 1.20mm [values] -speed_print = 25 +speed_print = 37.50 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75) diff --git a/resources/quality/voron2/voron2_volcano_1.20_TPU_ultrasprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.20_TPU_ultrasprint.inst.cfg index 85c00089c9..4644c85f0e 100644 --- a/resources/quality/voron2/voron2_volcano_1.20_TPU_ultrasprint.inst.cfg +++ b/resources/quality/voron2/voron2_volcano_1.20_TPU_ultrasprint.inst.cfg @@ -11,5 +11,11 @@ type = quality variant = Volcano 1.20mm [values] -speed_print = 20 +speed_print = 30.00 +speed_wall = =math.ceil(speed_print * 0.75) +speed_wall_0 = =math.ceil(speed_print * 0.75) +speed_wall_x = =math.ceil(speed_print * 0.75) +speed_roofing = =math.ceil(speed_print * 0.75) +speed_topbottom = =math.ceil(speed_print * 0.75) +speed_layer_0 = =math.ceil(speed_print * 0.75)