mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 22:35:11 +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.
26 lines
434 B
INI
26 lines
434 B
INI
[general]
|
|
version = 4
|
|
name = Very high
|
|
definition = stream20pro_mk2
|
|
|
|
[metadata]
|
|
setting_version = 20
|
|
type = quality
|
|
quality_type = high
|
|
weight = -5
|
|
global_quality = True
|
|
|
|
[values]
|
|
layer_height = 0.05
|
|
top_bottom_thickness = 1
|
|
wall_thickness = 1.2
|
|
line_width = 0.4
|
|
travel_avoid_distance = 1
|
|
speed_infill = 60
|
|
speed_layer_0 = 30
|
|
speed_print = 60
|
|
speed_topbottom = 48
|
|
speed_travel = 100
|
|
speed_wall = 30
|
|
speed_wall_0 = 30
|
|
speed_wall_x = 60 |