mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-21 21:58:01 -06:00
23 lines
489 B
INI
23 lines
489 B
INI
[general]
|
|
version = 2
|
|
name = Normal Quality
|
|
definition = ultimaker2_plus
|
|
|
|
[metadata]
|
|
type = quality
|
|
material = generic_abs_ultimaker2_plus_0.4_mm
|
|
weight = 0
|
|
quality_type = normal
|
|
|
|
[values]
|
|
layer_height = 0.1
|
|
wall_thickness = 1.05
|
|
top_bottom_thickness = 0.8
|
|
infill_sparse_density = 20
|
|
speed_print = 45
|
|
speed_layer_0 = =round(speed_print * 30 / 45)
|
|
speed_wall = 30
|
|
cool_min_layer_time = 3
|
|
cool_fan_speed_min = =cool_fan_speed * 0.2
|
|
cool_min_speed = 10
|
|
cool_min_layer_time_fan_speed_max = 15
|