mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
parent
af1a47c461
commit
e3e69251cb
5 changed files with 68 additions and 1 deletions
|
@ -552,7 +552,7 @@ sub build {
|
|||
},
|
||||
{
|
||||
title => 'Other',
|
||||
options => [($Slic3r::have_threads ? qw(threads) : ()), qw(resolution)],
|
||||
options => [($Slic3r::have_threads ? qw(threads) : ()), qw(resolution xy_size_compensation)],
|
||||
},
|
||||
]);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue