mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06: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:
parent
cf8e4fd7b0
commit
01dc8e77ac
3 changed files with 43 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue