mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
ENABLE_ENHANCED_RELOAD_FROM_DISK set as default
This commit is contained in:
@@ -278,9 +278,7 @@ public:
|
||||
void set_mirror(Axis axis, double mirror);
|
||||
|
||||
void set_from_transform(const Transform3d& transform);
|
||||
#if ENABLE_ENHANCED_RELOAD_FROM_DISK
|
||||
void set_from_string(const std::string& transform_str);
|
||||
#endif // ENABLE_ENHANCED_RELOAD_FROM_DISK
|
||||
|
||||
void reset();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user