Hello Guest it is April 19, 2024, 03:31:28 AM

Author Topic: ATC code help  (Read 5275 times)

0 Members and 1 Guest are viewing this topic.

Offline BR549

*
  •  6,965 6,965
    • View Profile
Re: ATC code help
« Reply #10 on: February 27, 2016, 11:40:48 AM »
And yes I understand as a Powerfull scripting language teh programmer MUST have full control and be allowed to spawn threads at will as Sync and ASSync BUT we are talking a CNC macro language at this point not a full blown scripting language.

(;-) TP

Offline BR549

*
  •  6,965 6,965
    • View Profile
Re: ATC code help
« Reply #11 on: February 27, 2016, 11:45:00 AM »
Also you well know that G04P0 can be your best friend EVEN in a macro at times. ONCE you understand what it actually does in teh script.

(;-) TP

Offline stirling

*
  • *
  •  2,188 2,188
  • UK
    • View Profile
    • www.razordance.co.uk
Re: ATC code help
« Reply #12 on: February 27, 2016, 12:03:38 PM »
But there are times when Mach3 will not have full control over teh qued group of Gcode motion and it can get out of order as well.

You'd have to give me a concrete example of that before I'll bite  ;)

Offline BR549

*
  •  6,965 6,965
    • View Profile
Re: ATC code help
« Reply #13 on: February 27, 2016, 12:12:12 PM »
The next time I run into it I will send one your way.  I did run into it abut a month ago and I will see if I can find the example again. I used to think Grouping the Gcode together was a sure fired thing too but Mach3 proved me wrong again.

(;-) TP
« Last Edit: February 27, 2016, 12:13:55 PM by BR549 »

Offline stirling

*
  • *
  •  2,188 2,188
  • UK
    • View Profile
    • www.razordance.co.uk
Re: ATC code help
« Reply #14 on: February 27, 2016, 12:44:36 PM »
Look forward to seeing it if you find it.

Debugging code is one thing but trying to debug anecdotes is like trying to herd cats.  ;D

Offline BR549

*
  •  6,965 6,965
    • View Profile
Re: ATC code help
« Reply #15 on: February 27, 2016, 12:56:56 PM »
Herding Cats is not as hard as one would think , IF .

And yes that is a BIG IF .

(;-) TP

Offline Davek0974

*
  •  2,606 2,606
    • View Profile
Re: ATC code help
« Reply #16 on: February 28, 2016, 03:25:28 AM »
Ian that is probably the best explaination of why you want to wait (;-)  That i have seen.


 (;-) TP

+1 Even I could understand that, explains a whole lot  :)