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/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_fine_quality.inst.cfg')
-rw-r--r--resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_fine_quality.inst.cfg52
1 files changed, 52 insertions, 0 deletions
diff --git a/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_fine_quality.inst.cfg b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_fine_quality.inst.cfg
new file mode 100644
index 0000000000..180a3098a1
--- /dev/null
+++ b/resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_fine_quality.inst.cfg
@@ -0,0 +1,52 @@
+[general]
+
+version = 4
+name = Fine Quality
+definition = dagoma_pro_430_bowden
+
+[metadata]
+
+setting_version = 19
+type = quality
+quality_type = fine
+weight = 0
+material = generic_pla_175
+variant = 0.4
+
+[values]
+
+wall_thickness = =line_width * 2
+z_seam_type = sharpest_corner
+z_seam_corner = z_seam_corner_weighted
+skin_outline_count = 0
+
+infill_sparse_density = 15
+infill_before_walls = False
+
+material_print_temperature = =default_material_print_temperature
+
+speed_print = 60.0
+speed_infill = =speed_print
+speed_wall = =math.ceil(speed_print * 40 / 60)
+speed_wall_0 = =math.ceil(speed_print * 30 / 60)
+speed_wall_x = =speed_wall
+speed_topbottom = =speed_wall_0
+speed_travel = =math.ceil(speed_print * 100 / 60)
+speed_layer_0 = =math.ceil(speed_print * 15 / 60)
+speed_travel_layer_0 = =math.ceil(speed_print * 75 / 60)
+speed_support_interface = =math.ceil(speed_print * 50 / 60)
+speed_slowdown_layers = 1
+
+retraction_combing = noskin
+travel_avoid_distance = 1.2
+retraction_combing_max_distance = 10
+
+support_interface_enable = True
+support_interface_pattern = zigzag
+
+cool_fan_speed_min = =cool_fan_speed * 0.8
+cool_fan_speed_max = =cool_fan_speed
+cool_fan_full_at_height = =layer_height_0 + 7 * layer_height
+cool_min_layer_time = 1
+cool_min_layer_time_fan_speed_max = 10
+cool_min_speed = 20.0 \ No newline at end of file