Jump to content

Welcome to eMastercam

Register now to participate in the forums, access the download area, buy Mastercam training materials, post processors and more. This message will be removed once you have signed in.

Use your display name or email address to sign in:

Drip Feed Issues


drafting3
 Share

Recommended Posts

I run a 3 axis SNK-FSP50v. It was built around the time I was born, and has about 32kb of on-board memory.

 

I've been doing some amazing 3D toolpath work with it mainly because I've been drip feeding my programs.

 

 

 

However, since the time I built a new computer I cannot get the drip feed to work properly. I've tried drip feeding 3 times, and have had 3 crashes. For some reason random lines of code are not being sent to the machine. Usually the G0 command to retract out of a hole before moving the next hole is being left out. My code is fine, and when I send smaller programs to the machine's memory, they run perfectly.

 

 

I'm having some sort of issue with communications between my computer and the machine.

 

 

I've checked all my port settings (USB to serial), and all my settings in CIMCO match what i was using on the previous computer.

 

 

Any ideas?

Link to comment
Share on other sites
  • 2 weeks later...

are you using shielded eternet cable to transfer your programs?

 

Yes

 

so your old rig worked ok?

 

Usb to serial cards I've seen be of very sketchy quality.

B & B electronics have some very robust products.

 

Make sure everything is grounded very well. Slow down the baud and see what happens for starters.

 

Yeap. Drip feed worked flawlessly with the old computer. I have the exact same setup as before, with the exception of a new computer. All my settings match that of the old computer. Baud rate is set to 4800. (wouldn't transfer at all at 9600)

 

 

 

Make sure your usb to serial does not have the prolific chipset....unreliable.

 

Use the FTDI, it works well....

 

It is prolific, but it worked fine before.

 

Not sure what's happening here. I've been swamped, so I haven't had a chance to mess with it. This issue has still not been resolved.

Link to comment
Share on other sites
  • 3 months later...

So, I've decided to purchase a serial I/O card.

 

http://www.sybausa.com/productInfo.php?iid=707 is what i went with because of great reviews and an afordable price.

 

Does anyone know what settings I need to use in Cimco?

 

 

I'm currently set as:

 

Stop Bits: 2

Parity: Even

Baud: 4800

Data Bits: 7

Flow Control: Software

Enable DTR

Enable RTS

XOn: \17

XOff: \19

 

CR/LF: \13 \10

Remove ASCII O's

Link to comment
Share on other sites

I have wired well over 1000 machines for DNC, both wired and wireless, Ethernet, ftp, directory sharing.. the works. I can say 1000% the USB to serial is not reliable for Drip feeding.

 

You should be ok with the serial PCI card, the Cimco editor port does not nearly the amount of setting as the DNC-Max solutions so not as many options to try.

 

Start by setting the Transmit tab to the same settings as the machine baud, stop, parity , etc... on the transmit tab set "Delay before each line(ms)" to 3,and work your way up from there.

 

This helps your CNC buffer to read each line in before receiving the next.. how long it needs to be depends on your cable quality, length, serial device interference, where and how you routed the cable(near power lines) lots of reasons code can be dropped.

 

Edit * Hardware handshake is more reliable but you need the correct cable wiring and not all machines support it

Link to comment
Share on other sites

I have wired well over 1000 machines for DNC, both wired and wireless, Ethernet, ftp, directory sharing.. the works. I can say 1000% the USB to serial is not reliable for Drip feeding.

 

You should be ok with the serial PCI card, the Cimco editor port does not nearly the amount of setting as the DNC-Max solutions so not as many options to try.

 

Start by setting the Transmit tab to the same settings as the machine baud, stop, parity , etc... on the transmit tab set "Delay before each line(ms)" to 3,and work your way up from there.

 

This helps your CNC buffer to read each line in before receiving the next.. how long it needs to be depends on your cable quality, length, serial device interference, where and how you routed the cable(near power lines) lots of reasons code can be dropped.

 

Edit * Hardware handshake is more reliable but you need the correct cable wiring and not all machines support it

 

I don't think the cable is what caused the problem as it was the same cable that worked fine before, but I've set the delay to 5ms for now. I'll check it the next time I have a program to run. Is there a "max" this should ever be set to?

 

Attached is a picture of one of our cables that shows the wiring. I believe this is called a non-parity cable, which doesn't allow for handshaking, right? Should I set handshaking to <none>, or leave it as software?

post-43407-0-89048500-1360359009_thumb.jpg

Link to comment
Share on other sites

There is no "max" for delay, the higher you set it the slower the program will dump into the control, up-to any timeout value the control might have set.

 

3ms should be enough as you are running at a low baudrate.

 

My guess is that cimco was dumping code in faster than the buffer could handle it, so some code was dropped (Not supposed to happen but can with software)

 

your cable is wired for software

 

software handshake is better than none, but not as good as hardware.

 

None = no checking if code is received

Software = code is sent to confirm code is transferred (If code is dropping it can miss these confirmation codes)

Hardware = Voltage is sent to confirm code transfer using the extra wires in the cable (most stable and reliable but not all controls can handle this properly)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.

Join us!

eMastercam - your online source for all things Mastercam.

Together, we are the strongest Mastercam community on the web with over 56,000 members, and our online store offers a wide selection of training materials for all applications and skill levels.

Follow us

×
×
  • Create New...