1
Mach4 General Discussion / Re: Can I have a different jog speed/accel than rapids?
« on: April 10, 2023, 04:32:31 AM »
You can use the following API
Code: [Select]
rc = mc.mcJogSetAccel(
number mInst,
number axisId,
double percent)