mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Add travel_avoid_supports setting support
This commit is contained in:
parent
d433c54a0a
commit
9cb3960690
5 changed files with 25 additions and 1 deletions
|
@ -72,6 +72,7 @@ jerk_enabled
|
|||
[travel]
|
||||
retraction_combing
|
||||
travel_avoid_other_parts
|
||||
travel_avoid_supports
|
||||
travel_avoid_distance
|
||||
retraction_hop_enabled
|
||||
retraction_hop_only_when_collides
|
||||
|
|
|
@ -187,6 +187,7 @@ jerk_skirt_brim
|
|||
retraction_combing
|
||||
travel_retract_before_outer_wall
|
||||
travel_avoid_other_parts
|
||||
travel_avoid_supports
|
||||
travel_avoid_distance
|
||||
start_layers_at_same_position
|
||||
layer_start_x
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue