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

dagoma_pro_430_bowden_0.4_pla_medium_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: 5280a7455d19b661384a574639e53e7c92348458 (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
[general]

version = 4
name = Medium Quality
definition = dagoma_pro_430_bowden

[metadata]

setting_version = 19
type = quality
quality_type = medium
weight = -2
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 = 90.0
speed_infill = =speed_print
speed_wall = =math.ceil(speed_print * 60 / 90)
speed_wall_0 = =math.ceil(speed_print * 50 / 90)
speed_wall_x = =speed_wall
speed_topbottom = =speed_wall_0
speed_travel = =math.ceil(speed_print * 150 / 90)
speed_layer_0 = =math.ceil(speed_print * 25 / 90)
speed_travel_layer_0 = =math.ceil(speed_print * 125 / 90)
speed_support_interface = =math.ceil(speed_print * 50 / 90)
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 + 3 * layer_height
cool_min_layer_time = 1
cool_min_layer_time_fan_speed_max = 10
cool_min_speed = 20.0