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: 62a5516b2ccda6b34d796b58c9a5c7feb535e519 (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
[general]
version = 4
name = Extra Fast
definition = ultimaker_s3

[metadata]
setting_version = 20
type = quality
quality_type = verydraft
weight = -2
material = generic_pla
variant = AA 0.4
is_experimental = True

[values]
infill_sparse_density = 15
acceleration_print = 2000
acceleration_wall = 1500
acceleration_wall_0 = 1000
acceleration_topbottom = 1000
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
material_shrinkage_percentage_xy = 100.2
material_shrinkage_percentage_z = 100.1

prime_tower_enable = False
retraction_prime_speed = =retraction_speed
skin_overlap = 20
top_bottom_thickness = 0.9

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)