Cura/resources/quality/eryone_thinker/eryone_thinker_normal.inst.cfg
Konstantinos Karmas 3e143a012a Change the setting version to 19
Since the setting version 18 is used in the arachne beta build, we decided to make the the setting version to 19 in the normal releases, so that we make sure that projects made in arachne beta won't use any version upgrade scripts if a user attempts to open them in 4.12.

CURA-8510
2021-09-15 16:25:04 +02:00

28 lines
830 B
INI

[general]
version = 4
name = Normal
definition = eryone_thinker
[metadata]
setting_version = 19
type = quality
quality_type = normal
weight = 0
global_quality = True
[values]
infill_sparse_density = 20
initial_layer_line_width_factor = 120.0
layer_height = 0.2
layer_height_0 = =layer_height
material_bed_temperature = =default_material_bed_temperature
material_bed_temperature_layer_0 = =material_bed_temperature
material_final_print_temperature = =material_print_temperature
material_initial_print_temperature = =material_print_temperature
material_print_temperature = =default_material_print_temperature
material_print_temperature_layer_0 = =max(-273.15, material_print_temperature + 5)
speed_travel = =speed_print if magic_spiralize else 120
speed_z_hop = =math.ceil(speed_print * 30 / 60)
top_layers = 6
bottom_layers = 4