Community
Fusion Design, Validate & Document
Stuck on a workflow? Have a tricky question about a Fusion (formerly Fusion 360) feature? Share your project, tips and tricks, ask questions, and get advice from the community.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Ability to add auxiliary operations in CAM

11 REPLIES 11
Reply
Message 1 of 12
konkers
770 Views, 11 Replies

Ability to add auxiliary operations in CAM

Currently there's no way to insert comments/opstops into the cam setups.  I find this quite useful for things like changing hold down locations.

Labels (1)
11 REPLIES 11
Message 2 of 12
YoSmite
in reply to: konkers

Stop mid program options would be great. It would be nice just for clearing chips and checking tool ware.
Message 3 of 12
DS_P
in reply to: konkers

Should be an easy one to implement too since all you are adding is M01 or some parenthesis around text, and creatign two new really simple menu items to add them.  

Message 4 of 12
konkers
in reply to: konkers

Maybe it could be implemented by allowing one to insert a javascript opperation that allows you to make call to the post processor like:

 

onComment("Switch clamps from left to right side");

onCommand(COMMAND_OPTIONAL_STOP);

Message 5 of 12
anthony.graves
in reply to: konkers

This capability is currently supported using something called "Manual NC". It's currently not available from the toolbar, but here is how you access it:

 

  1. Open one of your Fusion designs with CAM operations created
  2. Right-click on a Setup and choose New Operation > Manual NC
  3. A Manual NC dialog appears giving you the option to insert one of the following:
  • Comment
  • Stop
  • Optional stop
  • Dwell
  • Tool break control
  • Tool Measure
  • Start Chip transport
  • Stop Chip transport
  • Open door
  • Close door
  • Calibrate
  • Verify
  • Clean
  • Action
  • Print message
  • Display message
  • Alarm
  • Alert
  • Passthrough
  • Force tool change
  • Call program

The new "operation" will be inserted as the next operation in your browser tree list. You can, of course, drag the operation up or down in the list, as well as use copy/paste to duplicate operations.

 

Note: These "types" are recgonzied or need to be recognized in the post processor for your specific machine/machine type. Our Post Team can assist you to make sure that your post will support the types you may choose to use as part of your normal workflow. You can access the via our Autodesk CAM Forum, a dedicated community forum for all of the Autodesk CAM solutions, or via email at cam.posts@autodesk.com. The Post Team can tell you how to implement the example you included in your post, as well as other scenarios you might consider.

 

Have a great day.

 

Anthony Graves

Product Manager, CAM

Message 6 of 12
konkers
in reply to: konkers

Thanks Anthony, this is exactly what I was looking for.

 

So far the post processor system has been realy easy to work with.  Though Javascript is not my favorite language, I appreciate the decision to use something well known. 

Message 7 of 12
anthony.graves
in reply to: konkers

Excellent. It is a pretty popular feature, for the reasons you intitially stated. With respect to the posts, your feedback is consistent with what we've heard from the beginning (HSMWorks days); popular language, versitile, and a large community of people who can contribute (also, it's super fast). Speaking of which, we started a GitHub respository here, so users can access posts and share them. We are still working on a setup where users can efficiently communicate edits and share posts, but I think this will be a great resource.

 

We appreciate your interest in our CAM tools for Fusion 360 - please share some photos of your projects with us when you get a chance. And, don't forget to tell your friends! 😉

 

Anthony Graves

Product Manager, CAM

Message 8 of 12
schneik-adsk
in reply to: konkers

 
Kevin Schneider
Message 9 of 12
konkers
in reply to: konkers

"Speaking of which, we started a GitHub respository here, so users can access posts and share them. We are still working on a setup where users can efficiently communicate edits and share posts, but I think this will be a great resource."

 

Sweet!  I set up a local git repo for my modified tormach post.  I just forked your Mill-Post-Processors repo and uploaded my changes: https://github.com/konkers/Mill-Post-Processors

 

"please share some photos of your projects with us when you get a chance."

And... as long as we're taking the thread way off the rails, here's a pic of a prototype pairing knife blade I machined yesterday out of aluminium:

pairing knife.jpg

Message 10 of 12
anthony.graves
in reply to: konkers

konkers - nice! Thanks for sharing. I'll also point our Post Team to this thread so they can read about your use of GitHub. I want to make sure that we get some type of reference to this on the Autodesk CAM Forum Post Board so other users can check out your modified post.

 

Side note: Check out Grismo Knives. John Grismo has been using our software for a while now and he's also a Tormach owner/user. Figured you might find he work interesting or inspirational. I know I do.

 

Thanks again,

 

Anthony Graves

Product Manager, CAM

Message 11 of 12
anthony.graves
in reply to: konkers

Update: When I went back to check out the Post Board I noticed you already had a nice thread going there. Nice job.

 

Graves

Message 12 of 12
RandyKopf
in reply to: konkers

Oh dang! this is really huge for documentation to keep track of what a program is doing. I assumed it existed. And it really needs to be in any decent CAM system.

Randy Kopf 

http://desktopartisan.blogspot.com/


If my post is helpful, press the LIKE Button If it resolves your issue, press Accept as Solution! Have a great day!

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report