mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 22:55:13 +08:00
22 lines
512 B
INI
22 lines
512 B
INI
[general]
|
|
definition = ultimaker3
|
|
name = Sprint
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = generic_pva
|
|
quality_type = superdraft
|
|
setting_version = 23
|
|
type = quality
|
|
variant = BB 0.8
|
|
weight = -4
|
|
|
|
[values]
|
|
brim_replaces_support = False
|
|
cool_fan_enabled = =not (support_enable and (extruder_nr == support_infill_extruder_nr))
|
|
material_print_temperature = =default_material_print_temperature + 5
|
|
retraction_count_max = 5
|
|
skirt_brim_minimal_length = =min(2000, 175/(layer_height*line_width))
|
|
support_interface_enable = True
|
|
|