Garden Hose Threads

Garden Hose Threads

jevans3XST6
Explorer Explorer
13,586 Views
17 Replies
Message 1 of 18

Garden Hose Threads

jevans3XST6
Explorer
Explorer

I would like to model both male and female garden hose threads in Fusion 360.  Does anyone know what specs to use in the Thread dialogue box?

 

Many thanks - Jerry

13,587 Views
17 Replies
Replies (17)
Message 2 of 18

etfrench
Mentor
Mentor

Post #9 in this thread has the specs. 

ETFrench

EESignature

0 Likes
Message 3 of 18

jevans3XST6
Explorer
Explorer

Hi etfrench,

 

Thank you so much for your reply.  I have seen that post previously and understand the specs; however, cannot find settings in Fusion 360 > Create > Thread (see image attached) that will reproduce these specs, i.e., what is the Tread Type, Size, Designation, Class that will give me the result required.

 

I am new to Fusion so perhaps I am niave in thinking that this is how I would create a garden hose thread.

 

Create Thread.JPG

 

Any further thoughts you might have would be greatly appreciated.

 

Cheers,

 

Jerry

Message 4 of 18

etfrench
Mentor
Mentor

This Fusion Quick Tip video shows how to do custom threads.

ETFrench

EESignature

0 Likes
Message 5 of 18

jevans3XST6
Explorer
Explorer

Very helpful video.  I believe it will help me achieve the result I'm looking for.  Thanks so much for taking time to provide guidance.  Cheers!  

0 Likes
Message 6 of 18

evaneaston
Explorer
Explorer

FWIW, I'm putting this here for anyone else looking.  I chased down the specs.   The NFPA 1963 spec (Standard for Fire Hose Connections, 2014 Edition) says:

 
A.1.1.

Some fire-fighting organizations use small hose less than 3⁄4 in. (19 mm) nominal diameter fitted with garden hose couplings. Such couplings should have 0.75-11.5 NH (garden hose thread) threads conforming to ANSI/ASME B1.20.7, Standard on Hose Coupling Screw Threads.

 

I found the ANSI/ASME B1.20.7 spec document from 1993 here and it gave me dimensions that let me produce the 3/4"-11.5 threads using the following National Hose Threads.xml file to put in my AppData\Local\Autodesk\webdeploy\production\<XXX>\Fusion\Server\Fusion\Configuration\ThreadData directory:

 

<?xml version="1.0" encoding="UTF-8"?>
<ThreadType>
  <Name>NH Straight Threads</Name>
  <CustomName>NT Straight Threads</CustomName>
  <Unit>in</Unit>
  <Angle>60</Angle>
  <SortOrder>5</SortOrder>
  <ThreadSize>75
    <Size>0.75</Size>
    <Designation>
      <ThreadDesignation>0.75 11.5NH</ThreadDesignation>
      <CTD>0.75 11.5NH</CTD>
      <TPI>11.5</TPI>
      <Thread>
        <Gender>external</Gender>
        <Class>2B</Class> 
        <MajorDia>1.0625</MajorDia>
        <PitchDia>1.006</PitchDia>
        <MinorDia>0.9495</MinorDia>
      </Thread>
      <Thread>
        <Gender>internal</Gender>
        <Class>2B</Class>
        <MajorDia>1.0725</MajorDia>
        <PitchDia>1.016</PitchDia>
        <MinorDia>0.9595</MinorDia>
      </Thread>
    </Designation>
  </ThreadSize>
</ThreadType>

 

I've used the internal threads from this spec and had leak-free mating with standard US home-improvement store hoses using ASA printed with high infill.  

Message 7 of 18

jevans3XST6
Explorer
Explorer

Hi Evan,

 

Thanks for chasing down the spec.

 

I have since tried using COIL to get a 3/4" thread, and through some trial and error, was able to get it to work nicely (see below); albeit the COIL approach produces sharp leading edges, which I don't know how to soften.

 

I suspect your solution will work much better and will try it. 

 

Many thanks,

 

Jerry

 

Garden Threads.jpg

 

0 Likes
Message 8 of 18

kmckinnonTXS3W
Observer
Observer

Old thread, I know.  I wish a garden hose wasn't so difficult to make for Fusion.  Every time Fusion updates, the folder to place the template changes.

https://www.thingiverse.com/thing:2920861

Can't you just add this permanently?

 

Message 9 of 18

stiller.design
Collaborator
Collaborator

Is that an NPT thread? there has been a year long discussion (and some promises LOL) to get this into Fusion. nudge 2

Message 10 of 18

hwimbrow
Community Visitor
Community Visitor

Thanks for sharing this - very helpful and worked great for my small project.

0 Likes
Message 11 of 18

addohm
Contributor
Contributor

Why not add internal threads as well?

0 Likes
Message 12 of 18

evaneaston
Explorer
Explorer

The xml file I provided above specifies both internal and external threads:

evaneaston_0-1658282709441.png

 

Message 13 of 18

jevans3XST6
Explorer
Explorer
Indeed, both would be helpful.
0 Likes
Message 14 of 18

bruromeo
Community Visitor
Community Visitor

Just copied the XML to a file, saved it and tried it out.  Using the other links in this thread I was able to find the current thread data directory.  This worked great!  I have a test piece I have been trying to get hose threads on, and I just modified the last thread test I had and used this custom thread.  Worked like a charm...

 

Thanks

Bruce

0 Likes
Message 15 of 18

Natalia.Alcala
Community Visitor
Community Visitor

Hello, I am new to Autodesk how do I copy the .xml script to a file, so can then use it in Fusion 360?

0 Likes
Message 16 of 18

MRWakefield
Advisor
Advisor

Copy the attached xml file to the Fusion 360 threads folder. Unfortunately this is easier said than done as most times that F360 is updated this folder moves! An added problem is that when F360 updates in the future it's not kind enough to move your custom thread files for you. To make life easier I'd highly recommend using the 'ThreadKeeper' add-in, as this will manage all of that for you.

If this answers your question please mark the thread as solved as it can help others find solutions in the future.
Marcus Wakefield


____________________________________________________________________________________
I've created a Windows application (and now Mac as well) for creating custom thread files for Fusion. You can find out about it here. Hope you find it useful.
If you need to know how to offset threads for 3D printing then I've created a guide here which you might find useful.
If you would like to send me a tip for any help I've provided or for any of my software applications you've found useful, you can do this via my Ko-Fi page here.
____________________________________________________________________________________

Message 17 of 18

getmtuned
Community Visitor
Community Visitor

Thank you, this saved the day for me.

0 Likes
Message 18 of 18

seika7
Explorer
Explorer

Thank you!

0 Likes