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

nps_PC_B.inst.cfg « nps « quality « resources - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c7c8b78d028d99e094f64bf96310bdbedd7d3b2c (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
55
56
[general]
version = 4
name = B
definition = nps

[metadata]
setting_version = 19
type = quality
quality_type = b
weight = 0
material = generic_pc

[values]
speed_print = 35
speed_wall = =math.ceil(speed_print * 37/55)
speed_wall_0 = =math.ceil(speed_wall * 33/37)
speed_topbottom = =math.ceil(speed_print * 37/55)
speed_layer_0 = =math.ceil(speed_print * 25/55)
speed_slowdown_layers = 2
cool_fan_enabled = True
cool_fan_speed = 10
cool_fan_speed_max = 10
cool_min_layer_time_fan_speed_max = 20
cool_min_layer_time = 2
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
cool_min_speed = 12
cool_lift_head = true
support_angle = 60
material_print_temperature = 270
material_print_temperature_layer_0 = 275
material_bed_temperature = 110
material_flow = 88
wall_line_count = 3
retraction_speed = 30
retraction_extra_prime_amount = 0.1
retraction_min_travel = =3*line_width
retraction_hop_only_when_collides = True
skin_overlap = 15
support_z_distance = =layer_height
support_bottom_distance = =support_z_distance*0.5
support_xy_distance = =line_width * 1.7
support_xy_distance_overhang = =wall_line_width_0
support_offset = 1
support_interface_density = 100
prime_tower_enable = True

adhesion_type = brim

bridge_settings_enabled = True
bridge_wall_coast = 50
bridge_wall_speed = 12
bridge_wall_material_flow = 50
bridge_skin_speed = 12.5
bridge_skin_material_flow = 100
bridge_skin_density = 80
bridge_fan_speed = 100