Posted by Michael Gilligan on 27/03/2016 08:54:27:
I particularly like his starting-point:
[quote] To do this I had to start with a sufficiently large pulse count per revolution of the spindle – in the case of my equipment, 8000 pulses per spindle revolution. [/quote]
… I think that thread should prove to be genuinely educational.
MichaelG.
Edited By Michael Gilligan on 27/03/2016 08:56:49
Michael,
I can see where he's coming from with the high count.
The principle is pretty simplistic and is just an electronic system of gearing where one ratio uses the full count even if sub divided by a reduction head or micro stepping and then subsequent ratios are further divided from that.
If you don't start high enough you run out of pulses at the higher divisions.
When I built my Electronic Hobbing machine I worked closely with Brian Thompson on this who published his results in MEW 108.
We started off at 4,000 counts, in my case it was a standard 1024 encoder geared up 125:32
It then went thru a divide by chip with thumb wheels setting the number of teeth needed. It worked and worked well, I have no idea how many gears were cut with this as it stood but it literally had to be in the thousands.
It was virtually the same as an ELS and could have been made as such with a few mods to overcome design flaws.
Because it used only one channel of the encoder and no index it could only count one way irrespective of the way the hob was running. Turn the hob forward and the blank moved forward, turn the hob back and the blank still moved forward.
This meant every gear had to be done in one pass as a second cut couldn't be guaranteed to follow the previous pass. In my case this wasn't a problem as the machine doing the cutting, a modified Victoria U2 was more than man enough for gears with of DP of 16 and upwards.
When after quite a few years it started to give problems then the move to LinuxCNC was already in the wings and hardware and experts lined up ready and waiting.
If I wanted an ELS today what I would do is get the hardware which is basically a power supply, stepper driver and motor and a multi line encoder and a small board called a BeagleBone Black which is similar to a Raspberry Pi but more capable and runs Linux.
I would then find and pay a guru to make this all work as I realise my limitations.
It worked for me on the gear hobber. I can now cut course DP gears with as many passes as I require.
It's also working for me on another project I don't want to mention at this point with another Linux guru who has a different area of expertise.
The secret in these projects though is WANTING to do them, not just being interested because there are people on the various forums all too willing to detract you.
On the Mach3 forum, when mach3 was being evolved I lost count of the people says they could do this, do that etc etc and most never came up with the goods. This even included commercial concerns that soon realised they they either couldn't meet the target or they had bit off more than they could chew.
These are the Dementors of forums, sucking the life blood away whilst never, ever giving anything back.