mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-01 17:42:44 +00:00
Fixed configuration & validate C++ ports.
This commit is contained in:
@@ -952,6 +952,7 @@ public:
|
||||
double get_abs_value(const t_config_option_key &opt_key, double ratio_over) const;
|
||||
void setenv_();
|
||||
void load(const std::string &file);
|
||||
void load_from_ini(const std::string &file);
|
||||
void load_from_gcode(const std::string &file);
|
||||
void save(const std::string &file) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user