mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-06 01:16:03 +08:00
24 lines
453 B
INI
24 lines
453 B
INI
[general]
|
|
version = 4
|
|
name = Normal
|
|
definition = malyan_m200
|
|
|
|
[metadata]
|
|
setting_version = 5
|
|
type = quality
|
|
quality_type = fast
|
|
weight = -1
|
|
global_quality = True
|
|
|
|
[values]
|
|
layer_height = 0.175
|
|
layer_height_0 = 0.2625
|
|
wall_thickness = 1.05
|
|
top_bottom_thickness = 0.72
|
|
infill_sparse_density = 22
|
|
speed_print = 50
|
|
speed_layer_0 = =round(speed_print * 30 / 50)
|
|
speed_topbottom = =math.ceil(speed_print * 20 / 50)
|
|
cool_min_layer_time = 5
|
|
cool_min_speed = 10
|