mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-20 05:07:50 -06:00
23 lines
468 B
INI
23 lines
468 B
INI
[general]
|
|
version = 2
|
|
name = Fast Print
|
|
definition = ultimaker2_plus
|
|
|
|
[metadata]
|
|
type = quality
|
|
material = generic_abs_ultimaker2_plus_0.8_mm
|
|
weight = -1
|
|
quality_type = fast
|
|
|
|
[values]
|
|
layer_height = 0.2
|
|
wall_thickness = 2.1
|
|
top_bottom_thickness = 1.2
|
|
infill_sparse_density = 20
|
|
speed_print = 40
|
|
speed_layer_0 = =round(speed_print * 30 / 40)
|
|
cool_min_layer_time = 3
|
|
cool_fan_speed_min = =cool_fan_speed * 0.5
|
|
cool_min_speed = 15
|
|
cool_min_layer_time_fan_speed_max = 25
|
|
|