mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-16 03:07:53 -06:00
19 lines
389 B
INI
19 lines
389 B
INI
[general]
|
|
definition = ultimaker3
|
|
name = Fine
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = generic_cpe
|
|
quality_type = normal
|
|
setting_version = 23
|
|
type = quality
|
|
variant = AA 0.25
|
|
weight = 0
|
|
|
|
[values]
|
|
material_print_temperature = =default_material_print_temperature - 15
|
|
speed_infill = =math.ceil(speed_print * 40 / 55)
|
|
speed_topbottom = =math.ceil(speed_print * 30 / 55)
|
|
top_bottom_thickness = 0.8
|
|
|