mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-02 18:12:43 +00:00
Added mirror factors to .3mf import and enabled import factors
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
// New selections
|
||||
#define ENABLE_EXTENDED_SELECTION (1 && ENABLE_1_42_0)
|
||||
// Add mirror components along the three axes in ModelInstance and GLVolume
|
||||
#define ENABLE_MIRROR (0 && ENABLE_1_42_0)
|
||||
#define ENABLE_MIRROR (1 && ENABLE_1_42_0)
|
||||
|
||||
#endif // _technologies_h_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user