mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 19:45:57 +08:00
56 lines
1.4 KiB
INI
56 lines
1.4 KiB
INI
[general]
|
|
definition = nps
|
|
name = A
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = generic_pc
|
|
quality_type = a
|
|
setting_version = 23
|
|
type = quality
|
|
weight = 1
|
|
|
|
[values]
|
|
adhesion_type = brim
|
|
bridge_fan_speed = 100
|
|
bridge_settings_enabled = True
|
|
bridge_skin_density = 80
|
|
bridge_skin_material_flow = 100
|
|
bridge_skin_speed = 12.5
|
|
bridge_wall_coast = 50
|
|
bridge_wall_material_flow = 50
|
|
bridge_wall_speed = 12
|
|
cool_fan_enabled = True
|
|
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
|
|
cool_fan_speed = 10
|
|
cool_fan_speed_max = 10
|
|
cool_lift_head = true
|
|
cool_min_layer_time = 2
|
|
cool_min_layer_time_fan_speed_max = 20
|
|
cool_min_speed = 12
|
|
material_bed_temperature = 110
|
|
material_flow = 100
|
|
material_print_temperature = =default_material_print_temperature + 10
|
|
material_print_temperature_layer_0 = =280
|
|
prime_tower_enable = True
|
|
retraction_extra_prime_amount = 0.1
|
|
retraction_hop_only_when_collides = True
|
|
retraction_min_travel = =3*line_width
|
|
retraction_speed = 30
|
|
skin_overlap = 10
|
|
speed_layer_0 = =math.ceil(speed_print * 20/50)
|
|
speed_print = 35
|
|
speed_slowdown_layers = 2
|
|
speed_topbottom = =math.ceil(speed_print * 35/50)
|
|
speed_wall = =math.ceil(speed_print * 35/50)
|
|
speed_wall_0 = =math.ceil(speed_wall * 30/35)
|
|
support_angle = 60
|
|
support_bottom_distance = =support_z_distance*0.5
|
|
support_interface_density = 100
|
|
support_offset = 1
|
|
support_xy_distance = =line_width * 1.7
|
|
support_xy_distance_overhang = =wall_line_width_0
|
|
support_z_distance = =layer_height
|
|
wall_line_count = 3
|
|
|