Hello Guest it is April 25, 2024, 02:05:55 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 - Captain Midnight

Pages: « 1 2 3 4 5 6 7 8 9 »
61
General Mach Discussion / Re: Anyone using the Ajax control system
« on: January 19, 2011, 05:57:15 PM »
Do you have a probe or MPG hooked up on your Ajax? I need help with mine.

62
General Mach Discussion / Re: Tube/pipe coping or notching
« on: January 19, 2011, 05:40:38 PM »
I found it, thank you.

63
General Mach Discussion / Re: Anyone using the Ajax control system
« on: January 17, 2011, 03:21:17 PM »
If the Ajax was plug and play it would be very good. It turned out to be very difficult to get running. Others products are documented very well, and there is lots of support.

64
General Mach Discussion / Re: Anyone using the Ajax control system
« on: January 16, 2011, 02:20:44 AM »
It is a proprietary system with very little suport. A piece together system with Mach suport would be less frustrating.

65
General Mach Discussion / Re: Tube/pipe coping or notching
« on: January 16, 2011, 01:20:43 AM »
How do I navigate to the  MACH TOOL BOX section?

66
General Mach Discussion / Re: I need help to make this subrutine run.
« on: December 07, 2010, 03:16:30 AM »
So that is why this subrutine worked. The X and Y were at zero. If they were not at zero it wouldn't run. Just talking about this helps it sink in. Thank you again.


M98 P1 L6
O1
G91
G2 X0.0 Y0.0 I0.5 J0.0 z-0.06 F20.0
M99

67
General Mach Discussion / Re: I need help to make this subrutine run.
« on: December 06, 2010, 02:17:44 PM »
Thank you for your help. Using the variable, works well. In the other method, how does the Y shift due to being in incremental mode? I am trying to understand this better. It does run in absolute, but z does not increment.
Thank you

68
General Mach Discussion / I need help to make this subrutine run.
« on: December 05, 2010, 09:57:12 PM »
I get this error:
Radius from end of acr differs from radius to start of arc line 18


%
(Shock Spacer)
g17 g20 g90
g0 x0 y0 z.250
m3 s1600
g1z-.625 f6
g1 y.190 (Shock shaft diameter)
g3 x0 y .190 i0 j-.190
g0 y0 z.250
g0 y1.0215 (Shock piston diameter)
g1 z0
M98 P006 L4
g90
g0 z.250
m30
%

O006 (sub)
g91
g2 x0 y1.0215 i0 j-1.0215 z-.170
M99
%

69
General Mach Discussion / Re: Homing
« on: October 07, 2010, 04:59:54 PM »
Hi,

I'm having the similar problem.
When homing it goes to switch but don't reverses. How can I configure so that it comes off the switch?

Thanks



Swap the X+ and X- switch wiring. It may be activating the wrong switch, and then it can't reverse.

70
General Mach Discussion / Re: Homing
« on: October 07, 2010, 01:47:02 AM »
Does the machine coords for X axis get updated? If not sounds like the plugin is not informing Mach.
Hood

The code to home all three axis is: M92 P11 Q12 R3. It does go to x, and machine coords for x does update to zero. It is suppose to then home y and then z, but it stops at x.
Thanks

Pages: « 1 2 3 4 5 6 7 8 9 »