Hello Guest it is March 28, 2024, 06:22:13 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 - patycoop

Pages: 1
1
General Mach Discussion / Re: MDI intermittently stops working
« on: April 07, 2015, 08:21:52 PM »
Using Mach 3 Version R3.043.062. with ess smooth stepper.

Everything else works very well.

2
General Mach Discussion / MDI intermittently stops working
« on: April 07, 2015, 03:34:23 PM »
Cant figure this out.
Mdi just stops working.

Restarting mach works sometimes. But not all ways.

Sometimes computer restart works but not all ways.

Any suggestions?
Thx

3
General Mach Discussion / Re: Probing inside of box
« on: November 29, 2013, 07:10:28 PM »
Work perfectly!
Thx TP

4
General Mach Discussion / Re: Probing inside of box
« on: November 28, 2013, 01:02:32 PM »
Thanks a lot TP!
Cleared up my confusion on #use.

Will try tomorrow and post results
Patycoop.

5
General Mach Discussion / Probing inside of box
« on: November 27, 2013, 07:14:44 PM »
Trying to probe the x- and x+ sides of a box then split the difference to get center.

 Using this g code im having no trouble probing both sides, but cant figure out how to get the x+ DRO, divide by 2,
 then @ line9 go half way back.

 n1 g92x0y0z0
 n2 g91x0y0z0
 n3 g00z1.0f30
 n4 g01 z-.5f30
 n5 g00y.5f15
 n6 g31x-6f15
 n7 g92 x[0+.127/2](zero -x +probe dia)
 n8 g31x6
 n9 g01x(go to x [DRO-.065][2]???cant figure this out..
 n10 g92x0
 n11 g01y-1f15
 n12 g00z1f15
 n13 m30
Help appreciated!
Thx patycoop

Pages: 1