Cura/resources/quality/ultimaker3/um3_aa0.8_CPE_Superdraft_Print.inst.cfg
Rijk van Manen 6d489659f2 Clean up of standby temperatures
Clean up of standby temperatures to printing temperature -100deg. This is a safe default. PP-192
2022-08-29 14:52:02 +02:00

23 lines
540 B
INI

[general]
version = 4
name = Sprint
definition = ultimaker3
[metadata]
setting_version = 20
type = quality
quality_type = superdraft
weight = -4
material = generic_cpe
variant = AA 0.8
[values]
brim_width = 15
layer_height = 0.4
material_print_temperature = =default_material_print_temperature + 20
prime_tower_enable = True
speed_print = 45
speed_topbottom = =math.ceil(speed_print * 30 / 45)
speed_wall = =math.ceil(speed_print * 33 / 45)
speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
speed_infill = =math.ceil(speed_print * 33 / 45)