Hello Guest it is April 25, 2024, 07:22:29 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 - Graham Waterworth

2261
G-Code, CAD, and CAM discussions / Re: Subroutines
« on: January 12, 2007, 03:02:57 PM »
O0001 (MAIN PROGRAM)
G00 X0 Y0 Z0
M98 P2 L5
M30

O0002 (SUB PROGRAM)
G01 X1. A??? F10.
X0 A???
M99

Try this

Graham.

2262
Modbus / ModIO plugin
« on: January 11, 2007, 04:26:54 PM »
is there any news on the Modio plugin?

Can I download it from anywhere?

Thanks

Graham.

2263
General Mach Discussion / GEC Gemini DC drive question
« on: January 11, 2007, 04:25:11 PM »
Hi All,

I have got a GEC Gemini DC spindle drive unit, I want to know if anybody has a wiring diagram for one of these units.

I have tried the web without any luck.

Thanks

Graham.

2264
Tangent Corner / Re: Stand alone indexer
« on: January 11, 2007, 02:30:35 PM »

2265
General Mach Discussion / Re: Bridgeport BOSS Retrofit
« on: January 11, 2007, 02:07:39 PM »

2266
Works in progress / Re: New 4 Axis Milling Screen Set (RaspScreen)
« on: January 09, 2007, 02:36:58 PM »
Thanks, praise indeed from a master.

Its not a copy of anything that I know of,  its more a case of how I think controls should be. Easy and un-cluttered.

Graham.

2267
VB and the development of wizards / Re: OEM Trigger
« on: January 08, 2007, 04:50:14 PM »
I think the triggers start at number 29

So you maybe have to look at 35 and 36 to get the ones you want.

Graham.

2268
Show"N"Tell ( Your Machines) / Re: Robotic Loader/Unloader
« on: January 08, 2007, 01:50:36 PM »
If you just want the program to keep running do this

%
N1 (first line of gcode)
G20 G00 etc.
...
.
..
.
.(more lines of code)
.
.
M1
M99 P1
%

This will loop until you press optional stop.

Graham.


2269
General Mach Discussion / Re: MANURHIN LATHE AUTOMATICE
« on: January 07, 2007, 05:59:20 PM »
I bought a new Manurhin a few years ago, it was the biggest pile of crap I ever had the misfortune to own, I cost me a mint in lost orders, I ended up sending it back to France as they never got it to run for more than 2 hours a day.  The final straw was when the motor mounting broke in two and the spindle motor crashed through the side of the machine. It took me 2 years to get my money back.

Graham.

2270
G-Code, CAD, and CAM discussions / Re: need help
« on: January 07, 2007, 03:31:29 PM »
In the stepmaster docs it will tell you the pins that drive each motor step and direction and also which pin if any enables the motors these have to be set up in ports and pins in mach.

see if you have this detail and let us know.

Graham.