mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-02-03 17:38:43 +03:00
arrange distance
This commit is contained in:
@@ -461,7 +461,8 @@ public:
|
|||||||
|
|
||||||
struct ArrangeSettings
|
struct ArrangeSettings
|
||||||
{
|
{
|
||||||
float distance = 6.f;
|
//B
|
||||||
|
float distance = 8.f;
|
||||||
float distance_from_bed = 0.f;
|
float distance_from_bed = 0.f;
|
||||||
// float distance_seq_print = 6.; // Used when sequential print is ON
|
// float distance_seq_print = 6.; // Used when sequential print is ON
|
||||||
// float distance_sla = 6.;
|
// float distance_sla = 6.;
|
||||||
|
|||||||
Reference in New Issue
Block a user