mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 22:45:30 +08:00
23 lines
407 B
INI
23 lines
407 B
INI
[general]
|
|
definition = ultimaker2_plus
|
|
name = Normal
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = generic_pla
|
|
quality_type = draft
|
|
setting_version = 23
|
|
type = quality
|
|
variant = 0.8 mm
|
|
weight = -1
|
|
|
|
[values]
|
|
cool_min_layer_time = 5
|
|
cool_min_speed = 10
|
|
infill_sparse_density = 20
|
|
speed_layer_0 = =round(speed_print * 30 / 40)
|
|
speed_print = 40
|
|
speed_wall_0 = =math.ceil(speed_print * 25 / 40)
|
|
top_bottom_thickness = 1.2
|
|
|