mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
22 lines
436 B
INI
22 lines
436 B
INI
[general]
|
|
definition = ultimaker2_plus_connect
|
|
name = Fast
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = generic_pla
|
|
quality_type = draft
|
|
setting_version = 23
|
|
type = quality
|
|
variant = 0.4 mm
|
|
weight = -2
|
|
|
|
[values]
|
|
infill_sparse_density = 20
|
|
retraction_prime_speed = =retraction_speed
|
|
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
|
|
|