Update zyyx_pro_ii_carbon1.2.inst.cfg

Remove legacy setting

speed_equalize_flow_enabled has been removed from FDM printer in 5.0 with arachne
This commit is contained in:
HellAholic 2024-10-07 11:48:33 +02:00 committed by GitHub
parent b1c3532a5c
commit 8b614700d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,7 +45,6 @@ retraction_hop = 2
retraction_hop_only_when_collides = True
retraction_min_travel = =line_width * 2
skin_overlap = 5
speed_equalize_flow_enabled = True
speed_layer_0 = 20
speed_print = 35
speed_topbottom = =math.ceil(speed_print * 25 / 35)