mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 07:27:41 -06:00
Refactor all_objects_are_short
This commit is contained in:
parent
83346aaffa
commit
0b6a1d3636
7 changed files with 9 additions and 12 deletions
|
@ -133,6 +133,7 @@ struct ArrangeParams {
|
|||
float clearance_height_to_lid = 0;
|
||||
float clearance_radius = 0;
|
||||
float nozzle_height = 0;
|
||||
bool all_objects_are_short = false;
|
||||
float printable_height = 256.0;
|
||||
Vec2d align_center{ 0.5,0.5 };
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue