Main Menu

Recent posts

#21
RV Software / Re: Waffle or static feeder
Last post by Mike - March 19, 2025, 09:12:26 AM
In RV Setup, create & save a feeder type, passive with the  pitch and #slots required.
Then create & save an instance of that feeder.
Add that feeder to the job, and place it in a centre location
Fill the first slot with the part.
I'm not sure of the "official" way to fill the rest of the slots, which is why I made my "fillfeeder" utility which will copy the first slot to the rest ( need to exit RV Setup to use this)

In the part cdf, select "lock X" and "Lock Y", which stops it adjusting the pick position based on vision results

I've noticed that for some reason you sometimes see duplicate feeders after adding passive types, not sure why this happens, and I don't do it often enough to remember if this causes issues, but it usually works out OK.


 
#22
RV Hardware / Power supply
Last post by spiyda - March 10, 2025, 01:06:04 PM
My machine was misbehaving again,
traced the issue to the PC power supply    ( it was ancient )

The symptoms if anyone gets the same, were  occasionally failed boot up  and occasional failure to run apps...  Once it was placing, it seemed to rum OK.

It seemed more like a corrupt disc, but despite various attempts to fix it, the problem persisted until I swapped out the PSU

These old machines take a bit of nursing sometimes.. !
#23
RV Software / Waffle or static feeder
Last post by spiyda - March 08, 2025, 11:38:48 PM
I'm trying to set up a very simple feeder

It is strips of a reel of LEDs too wide to fit any of my feeders ( about 1 inch wide)

the component pitch is 12mm and the strip I can mount is about 20 units long..

I can't seem to find the documentation on how to set these up..
I've had a play but don't seem to be making progress... 

Any tips ?

Chris

ps, after the rewire and a new PC power supply, the opd lady is performing faultlessly. !
its just me thats need a hand !
#24
For Sale/Wanted, Suppliers / RV4S on eBay
Last post by Jason - February 17, 2025, 10:49:13 PM
Just mentioning, nothing to do with me:

https://www.ebay.co.uk/itm/286074448497

#25
General SMT / Re: Wave soldering (ok not qui...
Last post by Mickyblueeyes - January 23, 2025, 12:20:57 PM
Hi yes getting hold of germanium is quite hard, i bought one sample on ebay which turned  out to be wrong as it didnt melt (probably silicon), to use the germanuim i have a small furnace which gets to around 1100 deg into which i melt the solder then when at full temp I add the germanium to around 2% by weight.
So not as simple as just dropping it in the bath, the germanium does reduce the dross but it doesnt stop it. Whether its worth all this effort i dont know.
#26
RV Hardware / Re: Feeder controller board re...
Last post by trev - January 17, 2025, 11:18:34 PM
Hi. Did you get my messages?

Quote from: Greasemonkey on December 19, 2024, 12:11:38 PMHi Trev,

Thats a good question.
I am thinking initialy I am after a few boards to try out and tinker with.
If this works out well then I would probably want to retrofit most of our feeders down the line.
I have a cache of chinese arduino megas collecting dust in my stores from old venture which would be ideal.

We still use our RV a lot for certain jobs and I am on a bit of a mission to fix or improve a number of the known issues we suffer with the feeders which prevent an operator walking away from the machine while it is running.

It would also be nice to add some features to the feeders which would make life easier.


#27
RV Hardware / Re: RV4S PCB Pinouts
Last post by dogboy - December 31, 2024, 10:23:39 PM
Hi Mike,

Ah ok, thanks for the reply.
Maybe I will hook up the old pc and run the armtest test. I have a Saleae logic analyser so maybe I can have a look at what data is being sent back and forth and work out what's going on.

I also want to see how the opto-board detects the slots in the drive wheel. One side has two slots and one side has one slot. I assume the micro on the board detects the sequence of one or two slots as a rotation home flag or rotational end stops as such, like the equivalent of a end stop on a linear system.

I was thinking I could make a replacement PCB with a PIC micro to auto detect the slot sequence and and have three pins which would represent the home position, and two more for the equivalent of a rotational end stop in either direction.

I am only looking at this for use with a Duet 3 board and OpenPNP, to see if I could use the exiting RV4 boards for these signals or if I need to use something else.


Thanks again, and I wish you all and happy new year. I hope 2025 is a good year for everyone.

Paul
#28
RV Hardware / Re: RV4S Driver Belts (and Ope...
Last post by Mike - December 31, 2024, 12:04:33 PM
If they look OK I'd leave them for now - don't think I've ever seen anyone reporting belt issues.

TBH I'd question whether an OpenPNP port is worth the effort - the inverse kinematics for the RV are very non-trivial, e.g. there are some motion paths that need to be split into two moves due to the limits of the geometry.

Then you have the issue that the downward camera has an angular offset from the head which varies with arm position, and of course part rotation also varies with position.
The original developers needed a machine grid calibration to get enough accuracy.
And even if you get all that sorted the feeders are a bit crap.

An interesting project if you have time to burn, but you easily could end up with something that isn't quite accurate enough to be useful for anything.

#29
RV Hardware / Re: RV4S PCB Pinouts
Last post by Mike - December 31, 2024, 11:55:52 AM
I think there may be some partial wiring diagrams here somewhere.
Both boards have serial interfaces- not sure if they share the same serial bus. Don't think I've seen command docs but pretty sure the comms are very simple - a byte or two in each direction.
There is a utility in the standard install called armtest.exe that allows testing of the functions of these boards. 
#30
RV Hardware / RV4S PCB Pinouts
Last post by dogboy - December 30, 2024, 04:14:09 PM
Hello Everyone,

This may be a long shot but I am trying to find further information about the two PCBs in my RV4.
I have attached a picture of each, but would like specifically to know the pinouts of the the connectors, as in what each pin does and what the signal to expect etc. The larger board is the one fitted on the arm and the small PCB is the one fitted to detect the slots in the lower driver wheels.

Any information on these boards, such as functionality or RS232 data etc would be really helpful.
The larger PCB has a MAX232 chip on it so I assume that this board has some serial comms.
If that is the case, does any know what commands or data to send to it or what data to expect from it, format etc.

Thanks
Paul