drip-feed mechanism in CNC
drip-feed mechanism in CNC
(OP)
CAN ANYBODY GIVE ME THE INFORMATION REGARDING DRIPFEED MECHANISM i.e. NC program transfer from PC to CNC Machine.
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
|
RE: drip-feed mechanism in CNC
RE: drip-feed mechanism in CNC
Thanks for the information. I am actually a Mechanical Engineer working as CAD/CAM Engineer. My Job is to model the parts of Dies/Moulds and generate the Manufacturing Code using CAD/CAM Software. Presently I am using MasterCAM.
What actually I mean is Will There be any adjustment for transfering the data through RS232 port to the CNC machine and control the rate of transfer (i.e. slow or fast) apart from the Baud rate setting through any CAM Software. I am using MasterCAM for the transfer of NC program from the PC to CNC Machine but my production incharge says that the data transfer is very slow and I also wanted to know if the rate of transfer effects the Surface Finish.
RE: drip-feed mechanism in CNC
The data transfer (DNC) "Direct Numerical Control" you speak of is really important. I've been in this game over 20 years and in molds and dies it REALLY matters.
How fast you need you link to be is most often limited by your CNC machine - so go as fast as it can.
New CNC machines can read blocks really quickly, so you might want to consider "ethernet" if your machine can handle it. I just installed an ethernet machine connection and it's a big help
If you're stuck with serial, use xmodem or some other error correcting protocol !!!
If you machine has a disk drive, I usually find floppy drives and "sneaker-net" (you put on running shoes and run the floppy out to the machine) to be faster for larger files - of course Zip drives etc help even more for larger files.
If you have fast DNC then you don't need to store the file on the machine in most situations.
If someone has just "thrown you to the lions" with CNC/DNC CAD/CAM, and you and your company survive, You're one tough guy!
Good Luck!
Larry
RE: drip-feed mechanism in CNC
The speed of the drip feed mechanism to a cnc machine is very related by the type of the control of the cnc you are using. Usually the problem with the drip-feed is the gups(delay time) between blocks. Some controls, like Heidenhain, has the abillity by an M code to eliminate this problem. It would be very helpfull if you could tell me the control you are using.
Best Regards
Chris