Hello Guest it is May 15, 2024, 06:55:13 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - kineticist

Pages: 1
1
When I get an M3, Mach3 stops processing my g-code.  If I take out the M3 everything seems to work.

I noticed I get a couple of notify messages, notably 3 and 5, and I do nothing when I receive them.

I assume I must give some kind of response to "engine" to tell it to start reading the g-code again, but I don't know what to do.

Any help?

2
I'm pulling off the MainPlanner->Movements[Engine->trajIndex] GMoves structure and I have 65 entries of zeroes in the c,e,and s variables.  Time shows 63.  I get this nonsense after typing a G00 X5 Gcode command.  I did figure out that I needed to set MainPlanner->ExternalPulseRates to fixup an earlier problem I had with the motor tuning screen.  Obviously I have to set some other variables to get the GMoves structure to fill, but I don't know what these are.  Any help out there?

Thanks

Pages: 1