Making lead in and lead out the the same speed as feed using expressions

sstephe1622
Advocate

Making lead in and lead out the the same speed as feed using expressions

sstephe1622
Advocate
Advocate

I do not always have time to create a new tool and its parameters and just grab the right size tool from the library and set the speed and feed.  But how using expressions do you set the speed for lead in/out to be the same speed as your feed.  I get tired of changing the cutting parameters and not have the lead in lead out update.

 

Thanks.

0 Likes
Reply
Accepted solutions (1)
407 Views
3 Replies
Replies (3)

Steinwerks
Mentor
Mentor
Accepted solution
Tried this quick in HSMWorks and I believe if you change the expression to "tool_feedCutting" (sand quotation marks) you should only have to change the one value. Make that the default value and it should always populate.
Neal Stein

New to Fusion 360 CAM? Click here for an introduction to 2D Milling, here for 2D Turning.

Find me on:
Instagram and YouTube
0 Likes

sstephe1622
Advocate
Advocate
Is there a list of the expressions and how to use them? Format etc?
0 Likes

George-Roberts
Collaborator
Collaborator
You can right click any operation and choose 'compare and edit' or hold shift and hover over any white box, this will show the parameter name. They are all case sensetive (use camel casing) and allow mathematical functions inside the expression, for example:
tool_diameter * 0.8 would give 80% of the tool diameter
1 Like