On Sunday 23 December 2018 14:41:49 Marcus Bowman wrote:

> I' m not entirely sure I have the correct picture of what you are
> trying to do, but I have cut lots of panels covered in holes for
> D-subs and audio connectors (for sound studios) and a series of mould
> plates for plastic moulding which consist of rows of identical
> recesses. G92.1 cancels all G92 offsets, so that always goes in the
> initialisation block in all my programs. If I am cutting rows of
> holes, with simple or complex outlines, I always go the the hole
> position, then use a subroutine to cut the hole. The subroutine always
> begins with G92 and always ends with G92.1 That is, I think, a
> slightly different application from your own, but the documentation
> here
> http://wiki.linuxcnc.org/cgi-bin/wiki.pl?CoordinateSystems#G52_coordin
>ate_offset_not_yet_implemented states that G52 is not yet implemented.

Huh?  My docs say it is. See 5.1.4 at the top og page 184. (master of 
course)
> I've used it in Mach3, and it works fine there, so its a pity it is
> not yet available in LinuxCNC (if the documentation is correct).
> However; you could reset HOME for, say, G54, by writing to systems
> parameters 5221-5230, to give the same effect. I would be inclined to
> read 5221-5230 into other parameters; then change their values to a
> new HOME position, then restore the original values from your own
> parameters.
>
I've done that for other params, so obviously there's more than one way 
to separate cat from skin. :)

> But perhaps I am simplifying (or complicating) something which is more
> complex than I have understood.

No I think we are on the same page, or quite close.

Thanks Marcus. Its a pita having both milling machines laid up, and I'm 
having to buy another just to fix the first blowup right, while adding 
more I/O it needs. I keep hanging more gingerbread on it. Then a $3 buck 
regulator up chucked and put 35 volts on a bob, cooking it, black epoxy 
bits all over. So this is the back panel of a new box with 11 round 
holes and 2 dsub-25's in it. But theres AC in (1), 4 motor outs (5), an 
encoder in(6), a gear shift tally in which may use its spare pins for 
the probe(7), soon to be independent home switch ins(plug-8) for the 3 
main axis's, and at some point a tool changer, which will have to 
sequence several things that will eat up the last 3 of those 5 pin 
GS16-5  connectors.

Then to make things interesting, this incoming 6040 gantry expects Mach3 
on the db25 end of the cable, so there may be a bit of hacking there. 
I'm passably good at that, as long as I've got the docs for everything.

Thanks Marcus. And Merry Christmas.

Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page <http://geneslinuxbox.net:6309/gene>


_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to