ORAC simplest test program - Update- all working OK

Anything to do with buying, selling or sourcing Denford machines, spares or software - please use sensibly!

Moderators: Martin, Steve, Mr Magoo

Post Reply
triac
CNC Expert
CNC Expert
Posts: 104
Joined: Fri 15 Dec , 2006 20:18 pm
Location: West Norfolk

ORAC simplest test program - Update- all working OK

Post by triac » Mon 05 Dec , 2011 12:24 pm

Hi All
Could some kind person please confirm the simplest test program to enter to check the CNC operation of an ORAC lathe. Looking in the manual I believe the following may work but need confirmation please.
To enter a program from Power ON press 5 followed by E on control pad.
p1 G71 mm
p2 G91 Incremental
p3 G50 Datum X00:Z00
p4 M03 Spindle ON
p5 G00 X-10 F400 Tool N0 1 Spidle Speed 2000 (use E key to advance to next)
p6 G01 Z-30 F100
p7 G00 X10 Z0
p8 G00 X0 Z30
p9 M05
p10 M02

Does G00 need a feed rate entered or does it go max ?
From further reading looks like the tool offset is entered before running the program by using Keys 7 and E ? As you may have gathered I do not have access to the machine yet.
Any and all advice much appreciated.
Thanks, Emgee
Last edited by triac on Wed 15 Feb , 2012 16:26 pm, edited 3 times in total.

User avatar
Denford Admin
Site Admin
Posts: 3649
Joined: Fri 10 Feb , 2006 12:40 pm
Hardware/Software: Go to User Control Panel > Profile
Enter as much information about your CNC hardware and software as you can - it makes it easier for everyone to know what you're talking about then.
Location: Sunny Brighouse
Contact:

Re: ORAC simplest test program

Post by Denford Admin » Mon 05 Dec , 2011 12:42 pm

Does G00 need a feed rate entered or does it go max ?
99.9% of CNC machines will run at rapid feed when a G0 is programmed without any Feedrate commanded.
They should also ignore any F value if it is programmed.

Sorry don't know about the other stuff on that vintage of machine

triac
CNC Expert
CNC Expert
Posts: 104
Joined: Fri 15 Dec , 2006 20:18 pm
Location: West Norfolk

Re: ORAC simplest test program

Post by triac » Fri 09 Dec , 2011 10:42 am

Hi Admin, thanks for the advice, seems all Orac users have upgraded to modern control systems. !!!!
Found more programs in the manual and think/hope I have enough detail to enter a test program.
Regards, Emgee

triac
CNC Expert
CNC Expert
Posts: 104
Joined: Fri 15 Dec , 2006 20:18 pm
Location: West Norfolk

Re: ORAC simplest test program

Post by triac » Wed 14 Dec , 2011 23:14 pm

Hi Group,

Found some good information in the Orac manual which enabled me to input a program to test run all functions on the lathe in cnc mode. Will be using in the std mode for the time being, if I find entering programs a bore then will consider an upgrade. Had a problem with the Emergency stop button which should have a key to reset, the switch had been modded to allow switching/resetting without a key, I would like to return this to original if possible with the provision of a new switch with key, anyone have this from an upgrade ? Regards, Emgee

User avatar
Denford Admin
Site Admin
Posts: 3649
Joined: Fri 10 Feb , 2006 12:40 pm
Hardware/Software: Go to User Control Panel > Profile
Enter as much information about your CNC hardware and software as you can - it makes it easier for everyone to know what you're talking about then.
Location: Sunny Brighouse
Contact:

Re: ORAC simplest test program

Post by Denford Admin » Thu 15 Dec , 2011 10:14 am

if I find entering programs a bore then will consider an upgrade
I'm sure you'll be able to drip feed programs to it from a PC...

Some useful links on RS232 software:

Various RS232 DNC software discussed here:
viewtopic.php?f=4&t=1040

modern DNC software from here https://www.cadem.com for FREE:
viewtopic.php?f=4&t=2043&p=7154

Industrial Text Editor software, DOS, free and does RS232 comms
viewtopic.php?t=256

Denford Industrial Text Editor Manual:
viewtopic.php?f=15&t=2056

Post Reply