mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
Place to bed now rotates all instances the same way, regardless of which one was selected
This commit is contained in:
parent
7ef10e9663
commit
60926e7be3
2 changed files with 6 additions and 5 deletions
|
@ -597,7 +597,7 @@ public:
|
|||
void _render_sidebar_scale_hint(Axis axis) const;
|
||||
void _render_sidebar_size_hint(Axis axis, double length) const;
|
||||
#endif // ENABLE_SIDEBAR_VISUAL_HINTS
|
||||
void _synchronize_unselected_instances();
|
||||
void _synchronize_unselected_instances(bool including_z = false);
|
||||
void _synchronize_unselected_volumes();
|
||||
#if ENABLE_ENSURE_ON_BED_WHILE_SCALING
|
||||
void _ensure_on_bed();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue