mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 23:45:11 +08:00
26 lines
515 B
INI
26 lines
515 B
INI
[general]
|
|
version = 4
|
|
name = Normal
|
|
definition = ultimaker2_plus
|
|
|
|
[metadata]
|
|
setting_version = 5
|
|
type = quality
|
|
quality_type = fast
|
|
weight = -1
|
|
material = generic_pla
|
|
variant = 0.4 mm
|
|
|
|
[values]
|
|
cool_min_layer_time = 5
|
|
cool_min_speed = 10
|
|
infill_sparse_density = 18
|
|
layer_height = 0.15
|
|
speed_layer_0 = =round(speed_print * 30 / 60)
|
|
speed_print = 60
|
|
speed_topbottom = =math.ceil(speed_print * 30 / 60)
|
|
speed_travel = 150
|
|
speed_wall = =math.ceil(speed_print * 50 / 60)
|
|
top_bottom_thickness = 0.75
|
|
wall_thickness = 0.7
|