Hello Guest it is April 25, 2024, 02:08:33 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.


Messages - reuben005

Pages: 1
1
General Mach Discussion / Re: Return Called with no sub in effect...Looping
« on: November 16, 2013, 07:13:49 AM »
Put an M30 at the end of your main code.

see how Ya-Nvr-No has put an M30 at N180 in this code:

N10  G20 G17 G91 F30
N20  G0 z-.75

N30  M98 P1234 L5
N80  M98 P1235 L5

N150 G90
N160 G1 Z-2
N170 G0 Z0
N180 M30

O1234
N50  G1 Z-.5  F5
N60     Z.5
N70  M99

O1235
N100 G1 Z-.25 F10
N110    Z-.75
N120    Z.75
N130    Z.25
N140 M99
%

2
Even my company would like to run 2 instances of mach3 on the same computer. This would be to control 2 different machines, both using their own sets of x,y,z  axis each. Both would be in use simultaneously. So we would run mach3 window to take up half the monitor space.
The purpose is only to save on the price and the space needed for putting one additional computer, monitor, and bluetooth mouse and keyboard.

So were any of you able to do this successfully?

3
General Mach Discussion / Re: Moving off Limit switch
« on: October 17, 2012, 01:54:24 PM »
i'd still like to know the answer to perla's question...

Pages: 1