mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 10:56:37 +08:00

All profiles that set the print speed are edited as well to make sure that the initial layer speed is still the same. Contributes to issue #1170.
24 lines
473 B
INI
24 lines
473 B
INI
[general]
|
|
version = 2
|
|
name = High Quality
|
|
definition = ultimaker2_plus
|
|
|
|
[metadata]
|
|
type = quality
|
|
material = generic_cpe_ultimaker2_plus_0.4_mm
|
|
weight = 1
|
|
quality_type = high
|
|
|
|
[values]
|
|
layer_height = 0.06
|
|
wall_thickness = 1.05
|
|
top_bottom_thickness = 0.72
|
|
infill_sparse_density = 22
|
|
speed_print = 45
|
|
speed_layer_0 = =math.round(speed_print * 30 / 45)
|
|
speed_wall = 30
|
|
cool_min_layer_time = 2
|
|
cool_fan_speed_min = 80
|
|
cool_min_speed = 15
|
|
cool_min_layer_time_fan_speed_max = 15
|