mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
23 lines
486 B
INI
23 lines
486 B
INI
[general]
|
|
definition = ultimaker2_plus_connect
|
|
name = Normal
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = generic_abs
|
|
quality_type = fast
|
|
setting_version = 23
|
|
type = quality
|
|
variant = 0.4 mm
|
|
weight = -1
|
|
|
|
[values]
|
|
cool_fan_speed_min = =cool_fan_speed * 0.2
|
|
infill_sparse_density = 20
|
|
speed_infill = =math.ceil(speed_print * 55 / 55)
|
|
speed_print = 55
|
|
speed_topbottom = =math.ceil(speed_print * 30 / 55)
|
|
speed_travel = 150
|
|
speed_wall = =math.ceil(speed_print * 40 / 55)
|
|
top_bottom_thickness = 0.75
|
|
|