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