kienamtics
This commit is contained in:
@@ -289,6 +289,7 @@ void loop() {
|
||||
stepper2.setMaxSpeed(currentMaxSpeed);
|
||||
stepper1.setAcceleration(currentAccel);
|
||||
stepper2.setAcceleration(currentAccel);
|
||||
sendPosition();
|
||||
homingState = HOME_IDLE;
|
||||
Serial.println("[SYS] Homing all complete.");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user