Fixed a bug in the pmac driver which caused wrong state 5/6 errors to be
found on a slow motor.
This commit is contained in:
@@ -56,6 +56,7 @@ class pmacAxis : public SINQAxis
|
||||
time_t status6Time;
|
||||
int starting;
|
||||
int homing;
|
||||
double statusPos;
|
||||
|
||||
friend class pmacController;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user