mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00

All print profiles are following the global rules, no print profile specific exceptions. PP-115
18 lines
352 B
INI
18 lines
352 B
INI
[general]
|
|
version = 4
|
|
name = Fine
|
|
definition = ultimaker3
|
|
|
|
[metadata]
|
|
setting_version = 19
|
|
type = quality
|
|
quality_type = normal
|
|
weight = 0
|
|
material = generic_cpe
|
|
variant = AA 0.25
|
|
|
|
[values]
|
|
retraction_extrusion_window = 0.5
|
|
speed_infill = =math.ceil(speed_print * 40 / 55)
|
|
speed_topbottom = =math.ceil(speed_print * 30 / 55)
|
|
top_bottom_thickness = 0.8
|