mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 17:45:08 +08:00

ultimaker.def.json is also cleaned and put in alphabetic order. Ultimaker 2 and original are kept mostly as they were, since they are not tested. PP-42
24 lines
485 B
INI
24 lines
485 B
INI
[general]
|
|
version = 4
|
|
name = Fast
|
|
definition = ultimaker2_plus_connect
|
|
|
|
[metadata]
|
|
setting_version = 20
|
|
type = quality
|
|
quality_type = draft
|
|
weight = -2
|
|
material = generic_tough_pla
|
|
variant = 0.4 mm
|
|
|
|
[values]
|
|
cool_min_layer_time = 5
|
|
cool_min_speed = 10
|
|
infill_sparse_density = 20
|
|
retraction_prime_speed = =retraction_speed
|
|
speed_print = 50
|
|
speed_topbottom = =math.ceil(speed_print * 30 / 50)
|
|
speed_travel = 150
|
|
speed_wall = =math.ceil(speed_print * 40 / 50)
|
|
top_bottom_thickness = 0.75
|