mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-12 03:27:55 +00:00
FIX: invalid params in user preset load
jira: NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I7e9cdabb2d9c285db841c810f32aee5943b4db82 (cherry picked from commit ff8d764e7256cec1e7cd1d4d3d034590eb846f45) (cherry picked from commit fb0461f3459afcfc80165442277ba8c54e232a39)
This commit is contained in:
@@ -90,6 +90,8 @@ extern int get_values_from_json(std::string file_path, std::vector<std::string>&
|
||||
|
||||
extern ConfigFileType guess_config_file_type(const boost::property_tree::ptree &tree);
|
||||
|
||||
extern void extend_default_config_length(DynamicPrintConfig& config, const DynamicPrintConfig& defaults);
|
||||
|
||||
class VendorProfile
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user