mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06:00
22 lines
No EOL
405 B
INI
22 lines
No EOL
405 B
INI
|
|
[general]
|
|
version = 2
|
|
name = Normal Quality
|
|
definition = abax_titan
|
|
|
|
[metadata]
|
|
type = quality
|
|
material = generic_pla
|
|
weight = 0
|
|
quality_type = normal
|
|
|
|
[values]
|
|
layer_height = 0.2
|
|
wall_thickness = 1.05
|
|
top_bottom_thickness = 0.8
|
|
infill_sparse_density = 20
|
|
speed_print = 50
|
|
speed_layer_0 = =round(speed_print * 30 / 50)
|
|
speed_topbottom = 20
|
|
cool_min_layer_time = 5
|
|
cool_min_speed = 10 |