Cura/resources/quality/eryone_thinker/eryone_thinker_high.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

30 lines
930 B
INI

[general]
version = 4
name = High
definition = eryone_thinker
[metadata]
setting_version = 19
type = quality
quality_type = high
weight = 1
global_quality = True
[values]
alternate_extra_perimeter = true
infill_sparse_density = 25
initial_layer_line_width_factor = 130.0
layer_height = 0.1
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_print = 50.0
speed_topbottom = =math.ceil(speed_print * 30 / 60)
speed_travel = =speed_print if magic_spiralize else 100
speed_z_hop = =math.ceil(speed_print * 30 / 60)
top_layers = 12
bottom_layers = 8