Hello Guest it is March 28, 2024, 09:42:33 AM

Author Topic: BT30 spindle from scratch - with power drawbar and ATC of course  (Read 562382 times)

0 Members and 1 Guest are viewing this topic.

Offline BR549

*
  •  6,965 6,965
    • View Profile
Re: BT30 spindle from scratch - with power drawbar and ATC of course
« Reply #510 on: June 18, 2013, 02:50:14 PM »
Nice Job Steve. Have you considered using weldments for the frame instead of buying castings. That way you can have FAST linear ways to build from and design in plenty of room for LARGE screws. Very good idea on the large screws.

(;-)TP

Offline simpson36

*
  •  1,369 1,369
    • View Profile
Re: BT30 spindle from scratch - with power drawbar and ATC of course
« Reply #511 on: June 18, 2013, 07:27:10 PM »
You are forgetting that the original intent was to come away with a retrofit kit for the IH mill. That would be difficult to accompish without using an IH mill as the prototype.

In any case, cast iron has between 6 and 10 times the vibration damping of steel, depending on the type of iron. I will be using weldments on my own mill, but my first choice would be cast iron. The welded up parts will be taken to a shop here in Dallas that will stress relieve the parts and then grind the mounting surfaces for the guides.

Offline Chaoticone

*
  • *
  •  5,624 5,624
  • Precision Chaos
    • View Profile
Re: BT30 spindle from scratch - with power drawbar and ATC of course
« Reply #512 on: June 18, 2013, 08:30:09 PM »
Very nice Simpson36!  I really enjoyed the videos.

Brett
;D If you could see the things I have in my head, you would be laughing too. ;D

My guard dog is not what you need to worry about!

Offline simpson36

*
  •  1,369 1,369
    • View Profile
Re: BT30 spindle from scratch - with power drawbar and ATC of course
« Reply #513 on: July 19, 2013, 03:28:49 AM »
After a very long stint doing a mill conversion, ironically, one of the very last tasks is completing the ATC.

The positive upward stop on the drawbar was provided by the gripper 's ball cage contacting the bottom of the Belleville spring stack. Eliminating the bellevilles left an empty tube which allowed the ball cage to move higher in the spindle IF there was no tool holder installed (the toolholder itself is typically the drawbar's upward motion stop).

So with no toolholder in the spindle, the drawbar (which rotates with the spindle)  would be pressing against the actuator plunger (which does not rotate) with quite a lot of force. If the spindle was inadvertently started at that time . . well . . not good news.

An interlock would remove the possibility of doing damage by preventing the spindle from running with no toolholder in place . . . but there no available place to put such a sensor . . except perhaps a laser looking across the spindle nose. The solution was to take the spindle apart and replace the empty Belleville tube with a solid steel sleeve that would provide the same stop that the belleville stack was providing.

Below are shots of the sleeve and it's relationship to the drawbar. The tapped hole in the top of the sleeve is for a pull stud to get the part out of the spindle if and as needed. disassembly.



And finally;

Offline simpson36

*
  •  1,369 1,369
    • View Profile
Re: BT30 spindle from scratch - with power drawbar and ATC of course
« Reply #514 on: July 19, 2013, 04:19:18 AM »
I'll talk a bit on the ATC control scheme and then post a link to a video fragment showing the arm moving a toolholder from the spindle to the carousel and back. The video is not a mock up for testing this time around. It is the actual milling machine that will be compleded and shipped very soon.
 
Earlier in this thread there was a lot of discussion on the control scheme and programming for the ATC. I started the programming using my InTurn™ 4th axis controller as a serrogate since it already was set up to read sensors, generate a step/dir pulse stream, talk to MACH over ModBuss and the processor could easily handle the tool changing sequences. Connceptually a great idea, but in reality the added ATC code was making the software very much more complicated with a net result of making the InTurn™ part of the code far more difficult to document. maintain and upgrade.  

I then made the decisiotn to move the ATC to its own processor, but that introduced a new can of worms in the form of having multiple devices communicating with MACH over mod buss. Getting one device to bi-com with MACH is challenging enough.

The solution, hopefully, is a Kflop motion controller from Dynomotion. The plan is to move the code to the Kflop for a very tightly integrated scheme which relies on the Kflop''s com with MACH thru the plug-in. This was 'supposed' to be a piece of cake since the Kflop was 'plug and play' with MACH and all I would need to do is port the existing C code for the ATC over to the Kflop and then finish it up. Well . . . .  I suppose some people would say that catching a Yetti is no problem, all you need is a big enough cage and some Purina Yetti Chow to lure the beast and badda bing . . . Yetti Stew. The reality there is also probably just a little different.

After a LOT of work, I have these guys working with MACH including the homing programs. Homing the spindle is a requisite for a  tool changer that deals with any toolholder that has drive dogs. (i.e. pretty much all industrial tapers). The drive dogs MUST be lined up, and lined up accurately, or the toolholder is going to refuse to go into the spindle. The handling mechanism ( a 'claw' in my design), has to accomodate the dogs at the spindle nose.

The last mod I had to make to the ATC was completed just yesterday and it was to add a 'tooth' to the tool storage 'pod' to keep the drive dogs aligned. During testing, the BT30 toolholders would occationally refuse to go into the spindle. It took some time to discover the cause; after delivering the toolholder to the storage pod on the carousel, the claw simply retracts to its 'park' position. As the spring loaded claw pulls off of the toolholder, it sometimes rotated the tooldoler very slightly in the pod. The next time that tool is grabbed, the dogs are out of alignment and there is no joy when it arrives at the spindle nose. A 'tooth' on the pod keeps the toolholders aligned and that problem is history.

Finally I am down to doing the final programming for the ATC on the Kflop. This mill already uses MACH's XYZABC and Spindle axis, but the Kflop has two more axis available and those are what will control the ATC's servo driven arm and carousel.

So here is a brief video showing the ATC moving a toolholder from the spindle to the carousel and back.  

www.thecubestudio.com/ATC/ATCtest-480p.mp4
 
Re: BT30 spindle from scratch - with power drawbar and ATC of course
« Reply #515 on: July 20, 2013, 09:28:17 PM »
Steve,

The video is cool!  I'm almost to that point with my new ATC for all the Novakon machines  - I've had the hardware built for several weeks, but been too busy with other work to make time to do the firmware.

Regards,
Ray L.
Regards,
Ray L.

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: BT30 spindle from scratch - with power drawbar and ATC of course
« Reply #516 on: July 21, 2013, 06:13:30 AM »
Looking good Steve, nice smooth, fast operation just like it should be :)

Hood

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: BT30 spindle from scratch - with power drawbar and ATC of course
« Reply #517 on: July 21, 2013, 06:20:14 AM »
Oh BTW my Chiron uses dogs but they are sprung and the spindle is rotating at 200rpm whilst tool is offered up and thus no need for orientation.
I think the reason they did it this way is because, of the speed of the changer,  a tool can  still be rotating slightly when its withdrawn from the spindle (bearing on tool holder if you recall) and thus orientation of the holder could be out. To  keep orientation they would have had to slow the toolchange sequence down a bit and actually stop the spindle. That would make no difference to me with what I do but as the Chirons were always meant for high volume work, such as the Auto Industry, I think it mattered there.

Hood

Offline simpson36

*
  •  1,369 1,369
    • View Profile
Re: BT30 spindle from scratch - with power drawbar and ATC of course
« Reply #518 on: July 21, 2013, 09:08:22 AM »
Steve,

The video is cool!  I'm almost to that point with my new ATC for all the Novakon machines  - I've had the hardware built for several weeks, but been too busy with other work to make time to do the firmware.

Regards,
Ray L.

Well, as you might agree, the software is the real challenge, especially now that I have completely lost my mind and decided to go forward with porting to the Kflop. I can tell you now that I used your name in vain more than a few times for recommending the Kflop as a 'plug and play' MACH accessory and using the word 'easy'. Note to self: When Ray uses the work 'Easy', be afraid . . be very afraid.

 The HimmyKabibble vernacular exchange rates: 
"Easy = Doable, like walking on water or spinning straw into gold."
"Difficult = requires intervention and assistance from advanced civilizations" 

Eventually, I did get things working. It is quite a powerful system, but they really need to hire you to write some manuals like you did for MACH. I will be starting on that port in a few days so if you hear your name on the wind with colorful adjectives attached  . . . that would be coming from the East, most likely . . .  ;)

Offline simpson36

*
  •  1,369 1,369
    • View Profile
Re: BT30 spindle from scratch - with power drawbar and ATC of course
« Reply #519 on: July 21, 2013, 09:18:45 AM »
Oh BTW my Chiron uses dogs but they are sprung and the spindle is rotating at 200rpm whilst tool is offered up and thus no need for orientation.
I think the reason they did it this way is because, of the speed of the changer,  a tool can  still be rotating slightly when its withdrawn from the spindle (bearing on tool holder if you recall) and thus orientation of the holder could be out. To  keep orientation they would have had to slow the toolchange sequence down a bit and actually stop the spindle. That would make no difference to me with what I do but as the Chirons were always meant for high volume work, such as the Auto Industry, I think it mattered there.

Hood

Interesting. When you say 'spring', do you mean the dogs can move up into pockets in the spindle, or that they move out to the side (in the manner of an old flyweight governor)?

Are there ramps or something like that on the dogs to let the spinning toolholder contact then and push them to  . .  wherever they go to?

That changer of yours is just an incredible thing to watch. But tool changing at 200 RPM with drive dogs? I can imagine  . .  with some hesitation and perhaps cringing . .  yanking the toolholder at 200 RPM, but getting the toolholder IN at 200RPM just sems like all but impossible.

An impressive accomplishment to be sure. Can you describe the process in some detail?