mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-25 07:34:03 -06:00
Split PrintConfig into PrintObjectConfig and PrintRegionConfig
This commit is contained in:
parent
83326845dd
commit
51b976721d
2 changed files with 449 additions and 412 deletions
|
@ -2,6 +2,6 @@
|
|||
|
||||
namespace Slic3r {
|
||||
|
||||
t_optiondef_map PrintConfig::PrintConfigDef = PrintConfig::build_def();
|
||||
t_optiondef_map PrintConfigDef::def = PrintConfigDef::build_def();
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue