Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Does anyone use any relations on a regular basis?
Within there site files?
I'm starting to use them more and more
SPINDLE_SPEED = (250*3.82)/CUTTER_DIAM
CUT_FEED = SPINDLE_SPEED * NUM_OF_TEETH * .002
RAMP_FEED = CUT_FEED*.5
What are some of the ones you use?
