Cura/resources/quality/ultimaker3/um3_aa0.4_CPEP_Fast_Print.inst.cfg
Ghostkeeper ca553a112d
Add UM3 profiles for CPE+, PC and TPU
These have been optimised only to remove redundancies, i.e. settings that had the same value as in the higher-order profile.
2017-02-22 16:26:44 +01:00

21 lines
444 B
INI

[general]
version = 2
name = Fast Print
definition = ultimaker3
[metadata]
type = quality
quality_type = fast
material = generic_cpe_plus_ultimaker3_AA_0.4
weight = -1
[values]
cool_fan_speed_max = 80
cool_min_speed = 6
layer_height = 0.15
machine_nozzle_cool_down_speed = 0.9
speed_print = 45
speed_topbottom = =math.ceil(speed_print * 55 / 45)
speed_wall = =math.ceil(speed_print * 45 / 45)
speed_wall_0 = =math.ceil(speed_wall * 35 / 45)