1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-26 10:25:49 +00:00

Added mirror factors to .3mf import and enabled import factors

This commit is contained in:
Enrico Turri
2018-10-22 13:27:53 +02:00
parent 84de664fb5
commit 2a2d1d85f8
3 changed files with 23 additions and 5 deletions
+1 -1
View File
@@ -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_