1
Finished Screens / Re: Simple Mach3mill screen 1920x1080 ??
« Last post by Trebleplink on June 13, 2026, 03:35:49 PM »Geez. Thanks. I don't recall reading that in the manual...
that is calculate the required axis translations on the fly.. and that requires an OS with a deterministic operation.
And it should be only utilized with a real closed loop setup..
I've determined that Mach4 has some very basic flaws... and the programmers aren't even interested in correcting those... more colors and new screen development tools sell ...


I'd imagine it has to do with the fact that a rotational axis (and you shouldn't think round here) has at least two ways of getting to a single point. I ran into something like this with a SCARA robot.. you need to watch and make sure you tell it how to bend and articulate its horizontal... otherwise you will either smack into something or crash in the next move. So how you approach a specific point in space depends on where you are beforehand and how you got there.
I would imagine that if Linux/CNC is already doing kinematics on the fly, then the equations are already in place. So why don't you simply switch over?

are you saying that Linux/CNC can calculate the necessary axis translation on the fly from one Gcode line to the next because its an RTOS? That doesn't seem correct
