mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
Ensure object on bed while scaling set as default
This commit is contained in:
parent
25319113f1
commit
060fac5e55
3 changed files with 0 additions and 8 deletions
|
@ -652,9 +652,7 @@ public:
|
|||
#endif // ENABLE_SIDEBAR_VISUAL_HINTS
|
||||
void _synchronize_unselected_instances(bool including_z = false);
|
||||
void _synchronize_unselected_volumes();
|
||||
#if ENABLE_ENSURE_ON_BED_WHILE_SCALING
|
||||
void _ensure_on_bed();
|
||||
#endif // ENABLE_ENSURE_ON_BED_WHILE_SCALING
|
||||
};
|
||||
|
||||
class ClippingPlane
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue