mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06: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.
20 lines
388 B
INI
20 lines
388 B
INI
[general]
|
|
version = 4
|
|
name = Advanced materials
|
|
definition = inat_base
|
|
|
|
[metadata]
|
|
setting_version = 20
|
|
type = quality
|
|
quality_type = normal_advanced
|
|
weight = -1
|
|
global_quality = True
|
|
|
|
[values]
|
|
layer_height = 0.2
|
|
adhesion_type = brim
|
|
speed_layer_0 = 20
|
|
speed_print = 60
|
|
speed_travel = 100
|
|
xy_offset_layer_0 = 0
|
|
brim_width = =30*skirt_brim_line_width*initial_layer_line_width_factor/100.0
|