i used the keyway wizard. it works fine but:
the code which is generated is for example X-90 y0. a few lines above is G1 F75. if mach3 executes the line x-90 y0 and while the machine is moving i press stop. no worries yet: the machine stops. but when i press run mach go's on with the the x-90 y0 command but then with G0 speed.


?
i think the solution would be to generate code like: G1 x-90 y0 F75