Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaime van Kessel <nallath@gmail.com>2022-01-27 17:52:29 +0300
committerGitHub <noreply@github.com>2022-01-27 17:52:29 +0300
commitdf58028cb8eab78ca410f663d9251b10e319caf7 (patch)
treef5809d916bb41a430938b90a02ac9f5226cfd7c8 /resources/quality
parent497eda90c36dc21582a840a22c8c528733e51816 (diff)
parent3aaff952bd0f245ad841d4c785d64dab523ac25a (diff)
Merge pull request #11116 from Ultimaker/PP-99_Line-width-fix-for-.3mm-profiles_master
Pp 99 line width fix for .3mm profiles master
Diffstat (limited to 'resources/quality')
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_VeryDraft_Print.inst.cfg3
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_VeryDraft_Print.inst.cfg3
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_VeryDraft_Print.inst.cfg3
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_VeryDraft_Print.inst.cfg3
4 files changed, 0 insertions, 12 deletions
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_VeryDraft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_VeryDraft_Print.inst.cfg
index e83cdc90db..1f005ff77a 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_VeryDraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_VeryDraft_Print.inst.cfg
@@ -37,9 +37,6 @@ prime_tower_enable = False
skin_edge_support_thickness = =0.9 if infill_sparse_density < 30 else 0
skin_overlap = 20
-line_width = =machine_nozzle_size
-wall_line_width_x = =line_width
-infill_line_width = =line_width
wall_thickness = =line_width * 3
top_bottom_thickness = 0.9
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_VeryDraft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_VeryDraft_Print.inst.cfg
index fa4bf018fa..f00bf89dc6 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_VeryDraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_VeryDraft_Print.inst.cfg
@@ -37,9 +37,6 @@ prime_tower_enable = False
skin_edge_support_thickness = =0.9 if infill_sparse_density < 30 else 0
skin_overlap = 20
-line_width = =machine_nozzle_size
-wall_line_width_x = =line_width
-infill_line_width = =line_width
wall_thickness = =line_width * 3
top_bottom_thickness = 1.2
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_VeryDraft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_VeryDraft_Print.inst.cfg
index 504e801ff5..376cebd718 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_VeryDraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_VeryDraft_Print.inst.cfg
@@ -37,9 +37,6 @@ prime_tower_enable = False
skin_edge_support_thickness = =0.9 if infill_sparse_density < 30 else 0
skin_overlap = 20
-line_width = =machine_nozzle_size
-wall_line_width_x = =line_width
-infill_line_width = =line_width
wall_thickness = =line_width * 3
top_bottom_thickness = 0.9
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_VeryDraft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_VeryDraft_Print.inst.cfg
index 99102f4ea0..bd3193df37 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_VeryDraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_VeryDraft_Print.inst.cfg
@@ -37,9 +37,6 @@ prime_tower_enable = False
skin_edge_support_thickness = =0.9 if infill_sparse_density < 30 else 0
skin_overlap = 20
-line_width = =machine_nozzle_size
-wall_line_width_x = =line_width
-infill_line_width = =line_width
wall_thickness = =line_width * 3
top_bottom_thickness = 1.2