Lets see if we can repair this push broom / handle

WobblyHand

H-M Supporter - Diamond Member
H-M Lifetime Diamond Member
Joined
Dec 18, 2019
Messages
7,390
Just learned the trick of making acme threads, so thought I'd make an adapter for a broom handle. Broom handles are threaded with an odd thread. It's kind of an acme thread, but not quite. Think it is a stub acme, at least that is what it looks like since the thread depth is roughly half the depth of a real acme. Anyways, all the metal adapters I have seen do not have full depth of thread. I have a push broom head with what appears to be a 3/4-5 acme thread. The wooden handle's threads stripped out, probably because it is a cheap softwood rather than a hardwood. I thought I would design an adapter with a socket for the wood handle and a pin. The threads would be single pointed from aluminum. I was hoping to find some 1.25" 303, but didn't find anything. So aluminum it is. So here's the design I made in FreeCAD. FYI, there are no acme thread forms in FreeCAD, so I had to use a subtractive helix to cut the threads. The nose width of the tool is 0.3707 * P(pitch) which is 0.3707*0.2. As you know an acme thread uses a 29 degree flat nosed form.
broomstickholder.jpg
I designed a 5mm through hole on one side and a tapped M5 on the other. So I will use an M5 screw to retain the 7/8" broomstick in the socket.

After a little fooling around on the lathe I came up with this:
PXL_20241111_172011593.jpg
As you can clearly see, when the thread is just completed, I will be a moment from a crash, at least with this threading tool. I just don't have the reflexes to stop that fast. (Not at my minimum speed of 100 RPM. 5 TPI is fast at 100 RPM!) So I will regrind a new tool that has some asymmetry, so I buy myself a wee bit more time. Or I conjure up a way to reverse thread this. I'll be ok with hogging it out with a 60 degree form first to remove the bulk of the material, or at least I think I can pull that off. If I figure out how to do thread to a stop on my ELS, I won't have to worry about stuff like this. But I haven't figured it out...

I'll grind the tool from some 1/2" HSS, only because it is longer than my 3/8" HSS material. In an AXA I only get 3 screws of contact on the HSS using 3/8" HSS. To avoid the lead angle problem, of a 5 TPI thread, I will grind the tool with 15 degrees of relief on both sides and the nose. Since the lead angle is 5.594 degrees, I'll have about 9.4 degrees on the worst side, which is good enough. It worked for my test piece (1" 5 TPI thread)
PXL_20241110_203432201.jpg
That thread gutter was 0.3" wide. The new one is only 0.2" wide and next to a scary shoulder! Well, have to see how much I can bias the cutting tip towards the head stock. (Or come up with a plan B.)

Previously to this I had cut a poor acme thread in steel, I had issues with the crest and valley widths. But I did use the piece to check that a full depth acme would fit in the push broom head. Now I know I can buy a broom stick with metal threads. I have one. But I want to make this piece. Oh, here's a drawing of the broomstick holder.
 

Attachments

  • broomstickholder_rev-.pdf
    406.6 KB · Views: 3
Ok, noodled a little and came up with this for a tool. Looks like it ought to work, if I can grind it. Depth of the tooth is 3mm, required is 2.54mm (0.1"). Going to be a challenge free handed. That's also a lot of material to remove on the right hand side. 4" long 1/2" HSS tool bit.
rh_acme_5tpi_tool.jpg
 
Well that took a while! But it's done. 1/2" acme 5TPI, vs 3/8, but centered.
PXL_20241111_220401159.jpg
Going to say, I still need a 0.300" thread gutter, or I'll have to turn off the lathe as it gets close. Didn't buy me very much room.
 
Well that took a while! But it's done. 1/2" acme 5TPI, vs 3/8, but centered.
View attachment 509185
Going to say, I still need a 0.300" thread gutter, or I'll have to turn off the lathe as it gets close. Didn't buy me very much room.
That's the nice thing about my DIY motor controller. I can stop a thread as the same point with each pass so a gutter isn't really necessary. Have you considered threading in reverse? You can then use a gutter the width of your threading tool if desired.

An issue would be tool mounting. (I have eliminated that problem by adding a second compound location at the back of the cross slide.602 Rear Compound Mounting.JPG
 
In order to come close to your shoulder, your tool should be ground like the bottom tool but the left side should only be slightly longer than the thread depth.
 
In order to come close to your shoulder, your tool should be ground like the bottom tool but the left side should only be slightly longer than the thread depth.
That's what I designed and attempted to grind.PXL_20241112_000145221.jpg
This particular piece of HSS wasn't very easy to grind. Seems harder than "normal" but was labeled M2. That long edge took forever to grind.
 
That's the nice thing about my DIY motor controller. I can stop a thread as the same point with each pass so a gutter isn't really necessary. Have you considered threading in reverse? You can then use a gutter the width of your threading tool if desired.

An issue would be tool mounting. (I have eliminated that problem by adding a second compound location at the back of the cross slide.View attachment 509193
I mentioned threading in reverse earlier, as a possibility, but I don't have a setup like yours. But maybe I could make a beefier threading bar (3/4") with an acme HSS tip. Long time ago I had made one 1/2" diameter for my mini-lathe. It could be either RH or LH. Not sure if I have clearance for my compound for reverse threading, but I'll check that. May have to remove the splash guard.

My ELS doesn't thread to a stop. I simply haven't had time to even think about it seriously. It's only recently that I've had time for machining or reflection. For the last six months I've been tied up dealing with my mother's estate.

Two days ago I started to think about feed to stop. I discovered that I need to diagram all the states in my code so I can understand it again. It's not hard, but it requires a deep dive into it and a block of uninterrupted time. Primarily, I need to think about a simple but useful method of data entry for the start and stop points, one that doesn't require a ton of coding. It will be fun to get that working.

But for this broom adapter, I think the simplest thing is to increase the gutter size. That ought to be good enough. Later, I will get to work on thread to stop. I've found a motivation for it!
 
I mentioned threading in reverse earlier, as a possibility, but I don't have a setup like yours. But maybe I could make a beefier threading bar (3/4") with an acme HSS tip. Long time ago I had made one 1/2" diameter for my mini-lathe. It could be either RH or LH. Not sure if I have clearance for my compound for reverse threading, but I'll check that. May have to remove the splash guard.

My ELS doesn't thread to a stop. I simply haven't had time to even think about it seriously. It's only recently that I've had time for machining or reflection. For the last six months I've been tied up dealing with my mother's estate.

Two days ago I started to think about feed to stop. I discovered that I need to diagram all the states in my code so I can understand it again. It's not hard, but it requires a deep dive into it and a block of uninterrupted time. Primarily, I need to think about a simple but useful method of data entry for the start and stop points, one that doesn't require a ton of coding. It will be fun to get that working.

But for this broom adapter, I think the simplest thing is to increase the gutter size. That ought to be good enough. Later, I will get to work on thread to stop. I've found a motivation for it!
I took a look at my 602 and I believe it is possible to cut your thread from left to right.Leave the compound angle as you have it set up for forward threading. move the QCTP to as far right as you can to gain maximum clearance from the work and with the right side at 75.5º to the spindle axis. Grind the cutter with a 29º bevel on the right side and 0º on the left side and mount it to the left side of the tool holder with a minimum stickout. You should now be able to clear your 3/4" stock with some room to spare on the cross slide.
 
I took a look at my 602 and I believe it is possible to cut your thread from left to right.Leave the compound angle as you have it set up for forward threading. move the QCTP to as far right as you can to gain maximum clearance from the work and with the right side at 75.5º to the spindle axis. Grind the cutter with a 29º bevel on the right side and 0º on the left side and mount it to the left side of the tool holder with a minimum stickout. You should now be able to clear your 3/4" stock with some room to spare on the cross slide.
Not quite following you with everything. Here's a top view of a rough mock up of what I think needs to be done.
The top of the picture is the furthest from the operator. The bottom is the closest to the operator. The left side is towards the head stock. The right side is towards the tail stock. The compound is magenta. The acme tool is green. The work piece is grey.
backside_mockup.jpg
 
Back
Top