Cura/resources/quality/ultimaker2_plus_connect/um2pc_cpe_0.4_high.inst.cfg
Rijk van Manen 9b35dc18b5 material specific exceptions on the defaults
Some materials can handle higher unretract speeds. Also some unnecessary overwrites of the defaults are removed. PP-96
2022-02-22 14:24:47 +01:00

28 lines
No EOL
699 B
INI

[general]
version = 4
name = Extra Fine
definition = ultimaker2_plus_connect
[metadata]
setting_version = 19
type = quality
quality_type = high
weight = 1
material = generic_cpe
variant = 0.4 mm
[values]
cool_fan_speed_min = =cool_fan_speed * 0.8
cool_min_layer_time = 2
cool_min_layer_time_fan_speed_max = 15
cool_min_speed = 15
infill_sparse_density = 20
retraction_combing_max_distance = 50
retraction_prime_speed = =retraction_speed
speed_layer_0 = =round(speed_print * 30 / 45)
speed_print = 45
speed_wall = =math.ceil(speed_print * 30 / 45)
top_bottom_thickness = 0.72
wall_thickness = 1.05
speed_topbottom = =math.ceil(speed_print * 15 / 45)
speed_infill = =math.ceil(speed_print * 45 / 45)