I works.
Use 4.19-rt kernel Ethernet Intel I210 controller ethtool -C enp1s0 rx-usecs 0 tx-usecs 0 2 ms loop time in linuxcnc .ini and .xml and code baseTimer period can be adjusted startTime for baseTimer can also be adjusted.
This commit is contained in:
@@ -147,7 +147,7 @@ private:
|
||||
|
||||
// For the example
|
||||
#define BASE_PERIOD 40000
|
||||
#define SERVO_PERIOD 1000000
|
||||
#define SERVO_PERIOD 2000000
|
||||
#define JOINT_X_STEPGEN_MAXACCEL 0.0
|
||||
#define JOINT_Z_STEPGEN_MAXACCEL 0.0
|
||||
#define JOINT_X_SCALE -200
|
||||
|
||||
Reference in New Issue
Block a user