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

Clean up of standby temperatures to printing temperature -100deg. This is a safe default. PP-192
25 lines
603 B
INI
25 lines
603 B
INI
[general]
|
|
version = 4
|
|
name = Fast
|
|
definition = ultimaker3
|
|
|
|
[metadata]
|
|
setting_version = 20
|
|
type = quality
|
|
quality_type = draft
|
|
weight = -2
|
|
material = generic_pva
|
|
variant = BB 0.4
|
|
|
|
[values]
|
|
brim_replaces_support = False
|
|
material_print_temperature = =default_material_print_temperature + 10
|
|
prime_tower_enable = False
|
|
retraction_count_max = 5
|
|
skin_overlap = 20
|
|
support_brim_enable = True
|
|
support_interface_enable = True
|
|
skirt_brim_minimal_length = =min(2000, 175/(layer_height*line_width))
|
|
cool_fan_enabled = =not (support_enable and (extruder_nr == support_infill_extruder_nr))
|
|
support_use_towers = True
|