mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Fixed a typo in AppConfig
This commit is contained in:
parent
19221b749c
commit
651c4ab0ae
3 changed files with 3 additions and 5 deletions
|
@ -1459,7 +1459,6 @@ void PrintObject::_make_perimeters()
|
|||
size_t region_id = region_it - this->_print->regions.begin();
|
||||
const PrintRegion ®ion = **region_it;
|
||||
|
||||
|
||||
if (!region.config.extra_perimeters
|
||||
|| region.config.perimeters == 0
|
||||
|| region.config.fill_density == 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue