Hello Guest it is April 26, 2024, 01:03:10 PM

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.


Messages - mjb

Pages: 1
1
Ah, time to learn GCode I guess. So are you saying to create a wizard which allows him to choose the programs to run, which then generates a program that calls the chosen programs?

2
A friend has asked me to help him with extending Mach3 and I told him I'd give it a shot. I'm a professional programmer but I know very little about Mach3 other than what I've learned poking around. The first thing he would like me to do is write something that will allow him to select a set of G-code programs to load and run one after the other (or to run the same program x times), rather than having to load and run each one manually after the previous one finishes. Based on my research this seems doable, but I'd like some advice on how people would approach this - some VBScript attached to a button? A wizard? A plug-in? An external program using COM Automation?

Any advice would be appreciated.

Thanks,
Mike

Pages: 1