mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Enable only_retract_when_crossing_perimeters by default
This commit is contained in:
@@ -543,7 +543,7 @@ our $Options = {
|
||||
tooltip => 'Disables retraction when travelling between infill paths inside the same island.',
|
||||
cli => 'only-retract-when-crossing-perimeters!',
|
||||
type => 'bool',
|
||||
default => 0,
|
||||
default => 1,
|
||||
},
|
||||
'support_material' => {
|
||||
label => 'Generate support material',
|
||||
|
||||
Reference in New Issue
Block a user