Re: [Emc-users] Tracking G-Code subroutines

2021-10-27 Thread John Dammeyer
Thanks. That's one of the things I was looking for. I still don't know exactly why the PROBE install causes the G-Code program to terminate until the G-Code program has been reloaded. That's for tomorrow or later tonight. But at least I no longer get the double movement at the tool change.

Re: [Emc-users] Fwd: Requesting a short history review, if you'd be so kind.

2021-10-27 Thread Peter C. Wallace
On Wed, 27 Oct 2021, Ted wrote: Date: Wed, 27 Oct 2021 14:35:30 -0400 From: Ted Reply-To: "Enhanced Machine Controller (EMC)" To: emc-users@lists.sourceforge.net Subject: [Emc-users] Fwd: Requesting a short history review, if you'd be so kind. Greets - although I haven't read every

Re: [Emc-users] Tracking G-Code subroutines

2021-10-27 Thread frank
There's also print and log... http://linuxcnc.org/docs/2.8/html/gcode/overview.html#_logging -Original Message- From: andy pugh Sent: Wednesday, 27 October 2021 7:52 PM To: Enhanced Machine Controller (EMC) Subject: Re: [Emc-users] Tracking G-Code subroutines On Wed, 27 Oct 2021 at

[Emc-users] Fwd: Requesting a short history review, if you'd be so kind.

2021-10-27 Thread Ted
Greets - although I haven't read every post of late, I've been an LCNC follower since we had BDI's of EMC; LCNC has been my platform of choice for many projects. Like many, I started with software stepgens driving open loop steppers, and although my shelves are full of them, I typically reach

Re: [Emc-users] Tracking G-Code subroutines

2021-10-27 Thread John Dammeyer
> From: Nicklas SB Karlsson [mailto:n...@nksb.eu] > Den 2021-10-27 kl. 18:01, skrev John Dammeyer: > >> From: andy pugh [mailto:bodge...@gmail.com] > >> On Wed, 27 Oct 2021 at 08:36, John Dammeyer wrote: > >>> we don't actually see the calculated parameters from say the G53 lines > >>> nor

Re: [Emc-users] github problem?

2021-10-27 Thread Gene Heskett
On Wednesday 27 October 2021 12:21:28 Chris Albertson wrote: > You should not need a password to clone a publicly available > repository. > > Could you post a link to the exact place that is not working? Or > maybe netter, cut and paste the command you use and the resulting > error message. >

Re: [Emc-users] github problem?

2021-10-27 Thread Chris Albertson
As I just wrote, you don't need a password to close a *publicly accessible* repository. But note that now on Github, not all repositories are public. It is possible for the owner to make them not public and therefore require a sign-in. I am pretty sure linuxcnc is publically accessible. But

Re: [Emc-users] Tracking G-Code subroutines

2021-10-27 Thread Nicklas SB Karlsson
Den 2021-10-27 kl. 18:01, skrev John Dammeyer: From: andy pugh [mailto:bodge...@gmail.com] On Wed, 27 Oct 2021 at 08:36, John Dammeyer wrote: we don't actually see the calculated parameters from say the G53 lines nor whether it fails and the M71 is run. Have you tried adding debug lines ot

Re: [Emc-users] github problem?

2021-10-27 Thread Gene Heskett
On Wednesday 27 October 2021 10:34:24 Peter C. Wallace wrote: > On Tue, 26 Oct 2021, Gene Heskett wrote: > > Date: Tue, 26 Oct 2021 19:38:15 -0400 > > From: Gene Heskett > > Reply-To: "Enhanced Machine Controller (EMC)" > > > > To: emc-users@lists.sourceforge.net > > Subject: Re:

Re: [Emc-users] github problem?

2021-10-27 Thread Chris Albertson
You should not need a password to clone a publicly available repository. Could you post a link to the exact place that is not working? Or maybe netter, cut and paste the command you use and the resulting error message. On Tue, Oct 26, 2021 at 11:46 AM Gene Heskett wrote: > Greetings all; >

Re: [Emc-users] Tracking G-Code subroutines

2021-10-27 Thread John Dammeyer
> From: andy pugh [mailto:bodge...@gmail.com] > On Wed, 27 Oct 2021 at 08:36, John Dammeyer wrote: > > > > we don't actually see the calculated parameters from say the G53 lines nor > > whether it fails and the M71 is run. > > Have you tried adding debug lines ot the subroutine? > > (DEBUG,

Re: [Emc-users] github problem?

2021-10-27 Thread Peter C. Wallace
On Tue, 26 Oct 2021, Gene Heskett wrote: Date: Tue, 26 Oct 2021 19:38:15 -0400 From: Gene Heskett Reply-To: "Enhanced Machine Controller (EMC)" To: emc-users@lists.sourceforge.net Subject: Re: [Emc-users] github problem? On Tuesday 26 October 2021 15:00:48 Peter C. Wallace wrote: On

Re: [Emc-users] Tracking G-Code subroutines

2021-10-27 Thread andy pugh
On Wed, 27 Oct 2021 at 08:36, John Dammeyer wrote: > > we don't actually see the calculated parameters from say the G53 lines nor > whether it fails and the M71 is run. Have you tried adding debug lines ot the subroutine? (DEBUG, G53 G0 Z #<_ini[AXIS_Z]MAX_LIMIT> +

[Emc-users] Tracking G-Code subroutines

2021-10-27 Thread John Dammeyer
Is there a way to log the G-Code executed in subroutines? For example below is from the psng_manual_change.ngc that moves to the tool change position, loads a tool and measures it. So when it runs from the main program parsing the T1 M6 G43 for example it launches this code but we don't

Re: [Emc-users] github problem?

2021-10-27 Thread Gene Heskett
On Tuesday 26 October 2021 15:00:48 Peter C. Wallace wrote: > On Tue, 26 Oct 2021, Gene Heskett wrote: > > Date: Tue, 26 Oct 2021 14:41:38 -0400 > > From: Gene Heskett > > Reply-To: "Enhanced Machine Controller (EMC)" > > > > To: "'Enhanced Machine Controller (EMC)'" > > Subject: