mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
WIP: Background processing is almost working now.
still PrintObject::_slice_volumes() needs some love to set the PrintObject matrices correctly.
This commit is contained in:
@@ -14,7 +14,8 @@ class PlaceholderParser
|
||||
public:
|
||||
PlaceholderParser();
|
||||
|
||||
void apply_config(const DynamicPrintConfig &config);
|
||||
// Return true if modified.
|
||||
bool apply_config(const DynamicPrintConfig &config);
|
||||
void apply_env_variables();
|
||||
|
||||
// Add new ConfigOption values to m_config.
|
||||
|
||||
Reference in New Issue
Block a user