mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 02:35:13 +08:00

We've removed a bunch of settings and transformed others. To allow profiles to be checked for these and edited if necessary, we now need to increment this version number. Contributes to issue CURA-8466.
32 lines
847 B
INI
32 lines
847 B
INI
[general]
|
|
version = 4
|
|
name = Fast
|
|
definition = liquid
|
|
|
|
[metadata]
|
|
setting_version = 20
|
|
type = quality
|
|
quality_type = draft
|
|
weight = -2
|
|
material = generic_cffcpe
|
|
variant = VO 0.6
|
|
|
|
[values]
|
|
adhesion_type = skirt
|
|
cool_fan_enabled = True
|
|
cool_min_layer_time = 7
|
|
cool_min_layer_time_fan_speed_max = 15
|
|
cool_min_speed = 6
|
|
infill_line_width = =line_width
|
|
initial_layer_line_width_factor = 130.0
|
|
line_width = =machine_nozzle_size * (0.58/0.6)
|
|
material_bed_temperature_layer_0 = =material_bed_temperature + 5
|
|
material_print_temperature = =default_material_print_temperature
|
|
material_print_temperature_layer_0 = =material_print_temperature
|
|
material_standby_temperature = 100
|
|
skin_overlap = 20
|
|
support_bottom_distance = =support_z_distance / 2
|
|
support_top_distance = =support_z_distance
|
|
support_z_distance = =layer_height * 2
|
|
wall_line_width_x = =line_width
|