mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06:00
23 lines
454 B
INI
23 lines
454 B
INI
[general]
|
|
definition = eryone_thinker
|
|
name = High
|
|
version = 4
|
|
|
|
[metadata]
|
|
global_quality = True
|
|
quality_type = high
|
|
setting_version = 22
|
|
type = quality
|
|
weight = 1
|
|
|
|
[values]
|
|
alternate_extra_perimeter = true
|
|
bottom_layers = 6
|
|
infill_sparse_density = 25
|
|
initial_layer_line_width_factor = 125.0
|
|
layer_height = 0.15
|
|
speed_print = 50.0
|
|
speed_topbottom = =math.ceil(speed_print * 30 / 60)
|
|
speed_travel = =speed_print if magic_spiralize else 100
|
|
top_layers = 8
|
|
|