PID seems like almost working, but I have a great problem with model!
This commit is contained in:
@@ -127,7 +127,7 @@ void dumpmoving(FILE *fcoords, double t, int N){
|
||||
}
|
||||
|
||||
/**
|
||||
* @brief waitmoving - wait until moving by both axes stops at least for N cycles
|
||||
* @brief waitmoving - wait until moving by both axiss stops at least for N cycles
|
||||
* @param N - amount of stopped cycles
|
||||
*/
|
||||
void waitmoving(int N){
|
||||
|
||||
Reference in New Issue
Block a user