Also remove not-existing-anymore settings from definitions and the like.

CURA-7279
This commit is contained in:
Remco Burema 2021-08-06 18:23:10 +02:00
parent 586198c628
commit 562be41bd0
No known key found for this signature in database
GPG key ID: 215C49431D43F98C
63 changed files with 1 additions and 81 deletions

View file

@ -48,7 +48,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)