mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
New option to randomize starting points across layers
This commit is contained in:
@@ -245,6 +245,11 @@ our $Options = {
|
||||
cli => 'fill-angle=i',
|
||||
type => 'i',
|
||||
},
|
||||
'randomize_start' => {
|
||||
label => 'Randomize starting points',
|
||||
cli => 'randomize-start',
|
||||
type => 'bool',
|
||||
},
|
||||
'support_material' => {
|
||||
label => 'Generate support material',
|
||||
cli => 'support-material',
|
||||
|
||||
Reference in New Issue
Block a user