mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-08-06 01:26:04 +08:00
ENH: increase auto-arranging spacing to 5mm
Change-Id: Iebf4d31f2f869f11ddb6d9e903dfd446082802d1
This commit is contained in:
parent
cb3c9503d0
commit
3d55647895
@ -357,8 +357,7 @@ public:
|
||||
|
||||
struct ArrangeSettings
|
||||
{
|
||||
float distance = 1.;
|
||||
// float distance_seq_print = 6.; // Used when sequential print is ON
|
||||
float distance = 5.;
|
||||
// float distance_sla = 6.;
|
||||
float accuracy = 0.65f; // Unused currently
|
||||
bool enable_rotation = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user