mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 21:15:12 +08:00
23 lines
462 B
INI
23 lines
462 B
INI
[general]
|
|
definition = ultimaker2_plus
|
|
name = Extra Fine
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = generic_abs
|
|
quality_type = high
|
|
setting_version = 21
|
|
type = quality
|
|
variant = 0.4 mm
|
|
weight = 1
|
|
|
|
[values]
|
|
cool_fan_speed_min = =cool_fan_speed * 0.2
|
|
infill_sparse_density = 22
|
|
speed_infill = =math.ceil(speed_print * 45 / 45)
|
|
speed_print = 45
|
|
speed_topbottom = =math.ceil(speed_print * 15 / 45)
|
|
speed_wall = =math.ceil(speed_print * 30 / 45)
|
|
top_bottom_thickness = 0.72
|
|
|