mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-18 12:17:54 -06:00
Partial revert of 1bffc2b99b
(deriving the printer technology from the merged configs).
This commit is contained in:
parent
7cd218a4ee
commit
2bc6679a62
3 changed files with 26 additions and 26 deletions
|
@ -246,7 +246,7 @@ extern const PrintConfigDef print_config_def;
|
|||
|
||||
class StaticPrintConfig;
|
||||
|
||||
PrinterTechnology printer_technology(const ConfigBase &cfg);
|
||||
// Minimum object distance for arrangement, based on printer technology.
|
||||
double min_object_distance(const ConfigBase &cfg);
|
||||
|
||||
// Slic3r dynamic configuration, used to override the configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue