Go to Post With FIRST, its all about style! In the northeast, we are alllll style. - Andy Grady [more]
Home
Go Back   Chief Delphi > FIRST > General Forum
CD-Media   CD-Spy  
portal register members calendar search Today's Posts Mark Forums Read FAQ rules

 
Reply
 
Thread Tools Rate Thread Display Modes
  #1   Spotlight this post!  
Unread 20-12-2016, 23:41
asid61's Avatar
asid61 asid61 is offline
Registered User
AKA: Anand Rajamani
FRC #0115 (MVRT)
Team Role: Mechanical
 
Join Date: Jan 2014
Rookie Year: 2013
Location: Cupertino, CA
Posts: 2,207
asid61 has a reputation beyond reputeasid61 has a reputation beyond reputeasid61 has a reputation beyond reputeasid61 has a reputation beyond reputeasid61 has a reputation beyond reputeasid61 has a reputation beyond reputeasid61 has a reputation beyond reputeasid61 has a reputation beyond reputeasid61 has a reputation beyond reputeasid61 has a reputation beyond reputeasid61 has a reputation beyond repute
Re: Team 4499's first Homemade Gear!

That looks shiny. I'm sure it'll come in handy during the season for those odd tooth sizes.
Have you considered getting a rotary broach to make the hex bore?
What made you choose to write a program to generate the G-code over a CAM plugin for your CAD software, or a similar solution (like MasterCAM)?
__________________
<Now accepting CAD requests and commissions>

Reply With Quote
  #2   Spotlight this post!  
Unread 20-12-2016, 23:47
Fusion_Clint's Avatar
Fusion_Clint Fusion_Clint is offline
Registered User
AKA: Clint Brawley
FRC #0364 (Fusion)
Team Role: Mentor
 
Join Date: Apr 2014
Rookie Year: 2013
Location: Gulfport MS
Posts: 221
Fusion_Clint has a reputation beyond reputeFusion_Clint has a reputation beyond reputeFusion_Clint has a reputation beyond reputeFusion_Clint has a reputation beyond reputeFusion_Clint has a reputation beyond reputeFusion_Clint has a reputation beyond reputeFusion_Clint has a reputation beyond reputeFusion_Clint has a reputation beyond reputeFusion_Clint has a reputation beyond reputeFusion_Clint has a reputation beyond reputeFusion_Clint has a reputation beyond repute
Re: Team 4499's first Homemade Gear!

Nice!
__________________
Clint Brawley
USAF 1992-2013
Fusion 364, 2014 Season to present
Reply With Quote
  #3   Spotlight this post!  
Unread 21-12-2016, 00:03
Michael 4499 Michael 4499 is offline
Registered User
FRC #4499 (The Highlanders)
Team Role: Leadership
 
Join Date: Mar 2014
Rookie Year: 2007
Location: Fort Collins, Colorado
Posts: 56
Michael 4499 is on a distinguished road
Re: Team 4499's first Homemade Gear!

Quote:
Originally Posted by asid61 View Post
That looks shiny. I'm sure it'll come in handy during the season for those odd tooth sizes.
Have you considered getting a rotary broach to make the hex bore?
What made you choose to write a program to generate the G-code over a CAM plugin for your CAD software, or a similar solution (like MasterCAM)?
We actually haven't looked into rotary broaches. What are the advantages of them? For the g-code, we went with a python generated program so then it is very simple to change the number of teeth, the thickness of the material, and the amount of material being cut. Also we were having trouble with making the program in hsmworks.
__________________

2016 Galileo & Carson - Gracious Professionalism
2016 Colorado - Chairman's award, Finalists
2016 Arizona North - Engineering Inspiration
Reply With Quote
  #4   Spotlight this post!  
Unread 21-12-2016, 00:17
sanddrag sanddrag is offline
On to my 16th year in FRC
FRC #0696 (Circuit Breakers)
Team Role: Teacher
 
Join Date: Jul 2002
Rookie Year: 2002
Location: Glendale, CA
Posts: 8,493
sanddrag has a reputation beyond reputesanddrag has a reputation beyond reputesanddrag has a reputation beyond reputesanddrag has a reputation beyond reputesanddrag has a reputation beyond reputesanddrag has a reputation beyond reputesanddrag has a reputation beyond reputesanddrag has a reputation beyond reputesanddrag has a reputation beyond reputesanddrag has a reputation beyond reputesanddrag has a reputation beyond repute
Re: Team 4499's first Homemade Gear!

That's quite an expensive machine. Is it used for something else in addition to FIRST robotics? Also, I'm curious what involute cutter you're using and where you bought it.
__________________
Teacher/Engineer/Machinist - Team 696 Circuit Breakers, 2011 - Present
Mentor/Engineer/Machinist, Team 968 RAWC, 2007-2010
Technical Mentor, Team 696 Circuit Breakers, 2005-2007
Student Mechanical Leader and Driver, Team 696 Circuit Breakers, 2002-2004
Reply With Quote
  #5   Spotlight this post!  
Unread 21-12-2016, 00:57
Michael 4499 Michael 4499 is offline
Registered User
FRC #4499 (The Highlanders)
Team Role: Leadership
 
Join Date: Mar 2014
Rookie Year: 2007
Location: Fort Collins, Colorado
Posts: 56
Michael 4499 is on a distinguished road
Re: Team 4499's first Homemade Gear!

Quote:
Originally Posted by sanddrag View Post
That's quite an expensive machine. Is it used for something else in addition to FIRST robotics? Also, I'm curious what involute cutter you're using and where you bought it.
We bought the machine used, it is a 1993 model that we got for $17000 with all the parts and tools. The machine is only used for FRC and other projects that alumni are working on. The involute cutters that we got are 14 and 1/2 degree pressure angle with a diametrical pitch of 20. For this particular gear we used the fourth involute cutter. Here is a link for the one that we purchased.
__________________

2016 Galileo & Carson - Gracious Professionalism
2016 Colorado - Chairman's award, Finalists
2016 Arizona North - Engineering Inspiration
Reply With Quote
  #6   Spotlight this post!  
Unread 21-12-2016, 03:21
asid61's Avatar
asid61 asid61 is offline
Registered User
AKA: Anand Rajamani
FRC #0115 (MVRT)
Team Role: Mechanical
 
Join Date: Jan 2014
Rookie Year: 2013
Location: Cupertino, CA
Posts: 2,207
asid61 has a reputation beyond reputeasid61 has a reputation beyond reputeasid61 has a reputation beyond reputeasid61 has a reputation beyond reputeasid61 has a reputation beyond reputeasid61 has a reputation beyond reputeasid61 has a reputation beyond reputeasid61 has a reputation beyond reputeasid61 has a reputation beyond reputeasid61 has a reputation beyond reputeasid61 has a reputation beyond repute
Re: Team 4499's first Homemade Gear!

Quote:
Originally Posted by Michael 4499 View Post
We actually haven't looked into rotary broaches. What are the advantages of them? For the g-code, we went with a python generated program so then it is very simple to change the number of teeth, the thickness of the material, and the amount of material being cut. Also we were having trouble with making the program in hsmworks.
Rotary broaching is slightly less accurate (0.001" oversized broach, 0.001"-ish loss of concentricity), but my thought was that you can load the broach into the toolchanger and do it on the CNC instead of doing a secondary operation off the mill. That being said, the way your 4th axis is set up at the moment, I don't think it would be easy to integrate.

EDIT: If you are using a lathe to turn the initial diameter, you can use a rotary broach in the tailstock to broach the hex instead of going to the press.
__________________
<Now accepting CAD requests and commissions>


Last edited by asid61 : 21-12-2016 at 15:11.
Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 04:50.

The Chief Delphi Forums are sponsored by Innovation First International, Inc.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi