mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 02:52:10 +00:00
@@ -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)],
|
||||
},
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user