mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 15:13:58 -06:00
More refactoring on Config XS bindings
This commit is contained in:
parent
3c862836f2
commit
934bd43e35
7 changed files with 56 additions and 41 deletions
|
@ -170,7 +170,7 @@ class PrintRegionConfig : public virtual StaticPrintConfig
|
|||
ConfigOptionFloatOrPercent external_perimeter_speed;
|
||||
ConfigOptionBool external_perimeters_first;
|
||||
ConfigOptionBool extra_perimeters;
|
||||
ConfigOptionInt fill_angle;
|
||||
ConfigOptionFloat fill_angle;
|
||||
ConfigOptionPercent fill_density;
|
||||
ConfigOptionEnum<InfillPattern> fill_pattern;
|
||||
ConfigOptionFloat gap_fill_speed;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue