Hello Guest it is April 18, 2024, 10:56:49 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.


Topics - Pich

Pages: 1
1
General Mach Discussion / Reset button when booting into Mach3
« on: December 15, 2009, 12:18:43 PM »
Does anyone know if there is a way to automatically press the reset button when booting into Mach3?

2
General Mach Discussion / runfile not working from macro
« on: December 09, 2009, 12:00:53 PM »
Hi Everyone
I've looked around the forum for an answer but no luck.
I'm running this macro from a an LED button

LoadFile ("c:/mach3/work/patter")
sleep 1000
runfile

When I run the macro within the VB window using the play button it loads and stats the file no problem but when a run it from the LED to start the macro, the macro strts loads the file but does not run.  The only thing I noticed different was that the within the VB window the macro starts on the trailing edge of the button pressed and on the leading edge when using the LED.
Thanks
John

3
General Mach Discussion / Loading file using external OEM buttons
« on: November 30, 2009, 04:25:22 PM »
I've looked around the forum but have not been able to find the help I need.
I wish to load files using external OEM buttons and running them.  First of all is it possible, if so how would I go about it.
I have tried to use macros but no success, but then I don't have much experience in this area.
Thanks

4
General Mach Discussion / Trouble with second printer port
« on: November 19, 2009, 05:22:04 PM »
I have installed a second PCI printer port on the mother board and did a printer test and works good.  My problem is that Mach3 will not respond to any control from that port.  In control panel the driver has a starting address of E010 I entered it in the Mach setup screen. checked port #2 enabled and checked use 2 -9 as inputs.  Could it be the address is wrong? I thought printer port 2 address is 278.

5
Brains Development / Loadfile from a push button
« on: November 04, 2009, 11:45:00 AM »
I'm new at this, and I was wondering if I could accomplish this task with brain.
Load an NC file from a push button and then run it, by pressing a different push button it would close the one loaded and load a different file.
John

Pages: 1