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

dagoma_pro_430_bowden_0.4_asa_high_quality.inst.cfg « Steel nozzle 0.4 « dagoma_pro_430_bowden « quality « resources - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 197a76f253d37bc57bd9ae8eea60cefe564c0ef6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[general]

version = 4
name = High Quality
definition = dagoma_pro_430_bowden

[metadata]

setting_version = 19
type = quality
quality_type = high
weight = -1
material = generic_asa_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 + 20
material_bed_temperature = =default_material_bed_temperature

speed_print = 40.0
speed_infill = =speed_print
speed_wall = =math.ceil(speed_print * 30 / 40)
speed_wall_0 = =math.ceil(speed_print * 25 / 40)
speed_wall_x = =speed_wall
speed_topbottom = =speed_wall_0
speed_travel = =math.ceil(speed_print * 80 / 40)
speed_layer_0 = =math.ceil(speed_print * 25 / 40)
speed_travel_layer_0 = =math.ceil(speed_print * 80 / 40)
speed_support_interface = =math.ceil(speed_print * 25 / 40)
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_enabled = False
cool_fan_speed_min = =cool_fan_speed * 0.25
cool_fan_speed_max = =cool_fan_speed * 0.35
cool_fan_full_at_height = =layer_height_0 + 5 * layer_height
cool_min_layer_time = 1
cool_min_layer_time_fan_speed_max = 10
cool_min_speed = 20.0