Cura/resources/quality/ultimaker3/um3_aa0.8_CPE_Draft_Print.inst.cfg
THeijmans a698409a25 Set line widths equal to nozzle diameter
and remove line width lines from profiles (PP-13)
2021-09-16 10:27:44 +02:00

21 lines
452 B
INI

[general]
version = 4
name = Fast
definition = ultimaker3
[metadata]
setting_version = 18
type = quality
quality_type = draft
weight = -2
material = generic_cpe
variant = AA 0.8
[values]
brim_width = 15
material_print_temperature = =default_material_print_temperature + 15
material_standby_temperature = 100
prime_tower_enable = True
speed_print = 40
speed_topbottom = =math.ceil(speed_print * 25 / 40)
speed_wall = =math.ceil(speed_print * 30 / 40)