new max value
This commit is contained in:
@@ -47,7 +47,7 @@ struct Gauge {
|
||||
long targetPos = 0;
|
||||
|
||||
long minPos = 0;
|
||||
long maxPos = 3610; // adjust to your usable travel
|
||||
long maxPos = 3780; // adjust to your usable travel
|
||||
long homingBackoffSteps = 3700; // should exceed reverse travel slightly
|
||||
|
||||
float velocity = 0.0f;
|
||||
|
||||
Reference in New Issue
Block a user