mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Change outer_before_inner setting to an enum
We'll offer the option to print from outside to inside, from inside to outside, or from inside to outside except that the very innermost centre wall is printed last. Contributes to issue CURA-8109.
This commit is contained in:
parent
611208368c
commit
3300192abc
19 changed files with 44 additions and 27 deletions
|
@ -31,7 +31,7 @@ wall_line_count
|
|||
wall_0_wipe_dist
|
||||
wall_0_inset
|
||||
optimize_wall_printing_order
|
||||
outer_inset_first
|
||||
inset_direction
|
||||
alternate_extra_perimeter
|
||||
filter_out_tiny_gaps
|
||||
fill_outline_gaps
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue