mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-22 00:01:09 -06:00
Force the 'nearest' strategy for starting skirt loops
This commit is contained in:
parent
1a286fc906
commit
7c8b71012c
5 changed files with 14 additions and 6 deletions
|
@ -66,6 +66,7 @@ _constant()
|
|||
ALIAS:
|
||||
EXTRL_ROLE_DEFAULT = elrDefault
|
||||
EXTRL_ROLE_CONTOUR_INTERNAL_PERIMETER = elrContourInternalPerimeter
|
||||
EXTRL_ROLE_SKIRT = elrSkirt
|
||||
PROTOTYPE:
|
||||
CODE:
|
||||
RETVAL = ix;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue