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:
Diffstat (limited to 'resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_VeryDraft_Print.inst.cfg')
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_VeryDraft_Print.inst.cfg7
1 files changed, 3 insertions, 4 deletions
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 af207733ef..d3637ca861 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
@@ -14,14 +14,10 @@ is_experimental = True
[values]
infill_sparse_density = 15
-
-jerk_travel = 20
acceleration_print = 2000
acceleration_wall = 1500
acceleration_wall_0 = 1000
acceleration_topbottom = 1000
-acceleration_travel = 2000
-
speed_print = 50
speed_wall = 50
@@ -32,6 +28,8 @@ material_print_temperature = =default_material_print_temperature - 5
machine_nozzle_cool_down_speed = 0.75
machine_nozzle_heat_up_speed = 1.6
material_standby_temperature = 100
+material_shrinkage_percentage_xy = 100.3
+material_shrinkage_percentage_z = 100.1
prime_tower_enable = False
retraction_prime_speed = =retraction_speed
@@ -42,3 +40,4 @@ top_bottom_thickness = 1.2
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
raft_airgap = =0.25
+wall_line_width_0 = =line_width * (1 + magic_spiralize * 0.25) \ No newline at end of file