mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
ENH: increase auto-arranging spacing to 5mm
Change-Id: Iebf4d31f2f869f11ddb6d9e903dfd446082802d1
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user