1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-31 11:15:52 +00:00

Generic subparts placed at one of the bottom corners of the world bounding box of the transformed current selected instance (#1517)

This commit is contained in:
Enrico Turri
2019-01-14 13:29:06 +01:00
parent cf8e4fd7b0
commit 01dc8e77ac
3 changed files with 43 additions and 0 deletions
+2
View File
@@ -58,3 +58,5 @@
#define ENABLE_NEW_EULER_ANGLES (1 && ENABLE_1_42_0_ALPHA4)
// Added minimum threshold for click and drag movements
#define ENABLE_MOVE_MIN_THRESHOLD (1 && ENABLE_1_42_0_ALPHA4)
// Modified initial default placement of generic subparts
#define ENABLE_GENERIC_SUBPARTS_PLACEMENT (1 && ENABLE_1_42_0_ALPHA4)