mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-27 18:51:11 -06:00
Merge remote-tracking branch 'origin/master' into ys_imperial_unit
This commit is contained in:
commit
75fa07136f
15 changed files with 744 additions and 716 deletions
|
|
@ -67,7 +67,7 @@ struct ArrangeParams {
|
|||
|
||||
/// The minimum distance which is allowed for any
|
||||
/// pair of items on the print bed in any direction.
|
||||
coord_t min_obj_distance = 0.;
|
||||
coord_t min_obj_distance = 0;
|
||||
|
||||
/// The accuracy of optimization.
|
||||
/// Goes from 0.0 to 1.0 and scales performance as well
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue