Cura/resources/quality/liquid/liquid_vo0.8_CPE_Superdraft_Print.inst.cfg
Remco Burema 4b2026e718 Upgrader for 5.8 -> 5.9 version.
see jira ticket CURA-12097
2024-10-01 20:09:04 +02:00

27 lines
600 B
INI

[general]
definition = liquid
name = Sprint
version = 4
[metadata]
material = generic_cpe
quality_type = superdraft
setting_version = 24
type = quality
variant = VO 0.8
weight = -4
[values]
brim_width = 15
jerk_travel = 20
line_width = =machine_nozzle_size * 0.875
material_print_temperature = =default_material_print_temperature + 20
material_standby_temperature = 100
prime_tower_enable = True
retraction_combing_max_distance = 50
speed_print = 45
speed_topbottom = =math.ceil(speed_print * 30 / 45)
speed_wall = =math.ceil(speed_print * 40 / 45)
speed_wall_0 = =math.ceil(speed_wall * 30 / 40)