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

um_s3_aa0.4_PLA_VeryDraft_Print.inst.cfg « ultimaker_s3 « quality « resources - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e83cdc90db0c8dd9b57d3f066363ff757ecee1c1 (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
[general]
version = 4
name = Extra Fast
definition = ultimaker_s3

[metadata]
setting_version = 19
type = quality
quality_type = verydraft
weight = -2
material = generic_pla
variant = AA 0.4
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

cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
cool_fan_speed_max = =cool_fan_speed

material_print_temperature = =default_material_print_temperature + 10
machine_nozzle_cool_down_speed = 0.75
machine_nozzle_heat_up_speed = 1.6
material_standby_temperature = 100

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

infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'

raft_airgap = =0.25