Added homing check to driver
This commit is contained in:
Submodule sinqMotor updated: 492f459678...28c1d01317
@@ -288,7 +288,7 @@ asynStatus turboPmacAxis::init() {
|
||||
}
|
||||
|
||||
// Use the homing status reported by the controller
|
||||
// setAxisParamChecked(this, motorStatusHomed, hasBeenHomed);
|
||||
setAxisParamChecked(this, motorStatusHomed, hasBeenHomed);
|
||||
|
||||
return status;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user