Greeting Andy; The docs for G92 are a bit hazy, I find that with no arguments, it still puts the machines 0,0 at where the machine is ATM, which is not what I needed. Is this intentional?
I ask, because it used to clear and restore to defaults in the align kit code. But if in testing how this works I was noting that both a plain g92 and a g92 x0 y0 both cause the home positions to jump to where the machine is. So I've commented all uses of this out of of the align kit. I've about got it all plumbed up so its doing something. Whether its actually right is YTBD. That will take some experimentation on plywood to check, but the backplot looks good ATM, thanks for that fix. Things are somewhat complicated by having a fixed 90 degree rotation in this db_panel-cutout code. It could be removed but then I wouldn't have found the problems like this. That means the fixed 90 must be in a global var so these subroutines can access the instant angular state and just trim that a few degrees. At least thats the general idea. But its about time I put on my chefs hat here. Thanks Andy. Cheers, Gene Heskett -- _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
