Even though im only half way through because its midnight, I think its safe to say that this is the best video on the net!!!!! Really appreciate this one! Thanks!
This is awesome! I'm just a hobbyist with a router CNC, but this is huge for me. So much of my time is wasted in figuring out what my baby machine can do, and then I take a month off and want to jump back in but have forgotten a ton of what I've discovered, even though I take notes. I would much rather spend a week dialing in something like what you've shown and use it to get 80 or 90% of my toolpaths set. Thanks a ton for this! Subscribed.
This is a fantastic video. Please do more of these for Fusion if you have good tips. There is just jack all out there for more experienced users in the middle of the spectrum trying to do stuff solo. We NEED videos aimed right at people like me who know all the basics... I NEED real use case end-to-end examples like this one. I'll be implementing these templates asap. I can tell you that the new Manufacturing Model option in CAM has also changed my life. I can put all the nasty sketches and patched up modified models in there for production rather than making a mess of the main model which should stay pristine.
You mentioned some mild rework that's somewhat typical at the end of the video. A tip I figured out from running a handful of machines now. If you standardize tooling manufacturers and have a repeatable machine you should track cutter comp offsets for a few months and build that into your templates as negative stock to leave. I can get bores within 20-30 micron (.02 mm) without comping reliably first time now on the Datron M8 I run. Same on some YCMs I used to run. This applies to outer profiles as well, but it's more variable. The whole video was super informative and has me thinking about how I can adapt it.
Great video lots of useful information. We’ve been using the container method for a while but still got some improvements from this video. Two potential improvements: You don’t need to use glass to make the stock transparent, you can right click the component/body and set the opacity control. This could be important if you want to get an accurate weight of you setup to make sure you’re not overloading your A-Axis as an example, the HRT160 is only 45lbs unsupported and workholding adds up fast. To stop the bore going to deep you could use the tool_fluteLength for the depth.
Thanks! I'm glad you found it helpful. Very valid point on the opacity. For the bore though, I have had that thought too, but realized it didn't work after some testing. It would work fine if you were only ever doing thru-holes, but it might bore too deeply on a blind hole. I'm not sure this is worse than what I'm doing? Because this would fail with a scrapped part, but an intact machine, where as my method could potentially result in a crash. Might be a situational thing depending on the type of parts you commonly see.
Good video. I’m a big fan of cam templates but I save individual ones in folders like adaptive, 2d contour finish, 2d contour ramp, horizontal, face, corner radius tools, thread mills, etc. and if I’m making a part that is halfway similar to another, I’ll just copy paste all the toolpaths into the new part. Cam templates make programming thread mills and radius tools a 15 second job.
It has worked well for me! I suspect at some point, the various "AI" tools will eventually get to the point where they are better (maybe a year or two out? Depending on where certain companies focus their attention), but we're not quite there yet.
I look at it a little bit differently. At least, for the tools that were making with Toolpath. my perspective is, we will allow you to make containers capable of much more that has higher life logic built into them
As you pointed out, this is an expert level video. I also expect that many users will be able to do this level of automation with far less need to know how to master the software.
That makes sense to me! The inability to add simple logic is definitely a constraint at the moment. "don't bore deeper than the bottom of the hole, OR the length of the tool" is basically impossible to implement with the current tools, but it's something you guys can handle easily in the API.
Right now in my experience container templates work better than the "AI" solutions that everyone is working on, but I bet you give it a few years, and those plugins will probably be better. So you may be able to buy your way out soon.
Cool vid. Nice to see you going in to that much detail on the toolpaths. I recognise the workflow. One thing I'd add is to set up user defaults on all the text boxes. It's like a single option template but the fusion defaults arent that good. Like where you do your hole recognition, you can set the small end to tool_diameter - 0.1(mm) and the large end to tool_diameter + 0.1(mm). If you set them as user default, you basically never have to re-enter that info
While this may not be everyone's cup of tea, i can say i enjoyed it and learned something. I could see this really saving someone some time if they had different products with similar overall form and slightly different features. Are you posting over shared network to your haas or using a usb? Also in the video i saw you select in control for your wear comp. I have heard others say to always use wear. How does that interact with the Haas control? Thanks, Jake
You would be surprised at how flexible these templates can be. I have a handful, one for "vise parts" one for "round parts", now this one for super glue workholding, and a few other assorted ones for different workholding methods. I'm a jobshop, and do a huge variety of wildly different parts, and these templates serve me really well. My machine is too old to do network share, so I do everything over USB. Though the guys at Chatter do have a really cool wifi USB thing that I would love to add at some point. I do use full diameter compensation instead of wear. At the end of the day, it does accomplish exactly the same thing as wear, but technically is a little more dangerous. Really the only reason I use full diameter comp, is that is what works with my Renishaw tool diameter measuring macros. If I wasn't using the tool setter to measure tools, then I would use wear comp since it's safer.
@@AudacityMicro ya i may have to dive into the templates. Ah that might be why i was getting an error when trying to run my thread mill. Running a haas with reinshaw probing also. Getting an error in the control saying the tool was too big, of course after it had already plunged to the center of the tool where it was to threadmill. Ended up turning it to in computer and it ran fine.
yeah, for threadmilling I do the compensation in the computer, and adjust the stock to leave. That lets me store that data for the next time I do the same operation. I don't do big production runs, so most of the time tool wear is a non-factor for me.
@@AudacityMicroit’s been around for a couple of years at least. I use folders to probe and move my wcs in the middle of progress, as you can assign a different wcs to a folder. Basically, I rough the part exposing a hole or surface from the first setup, then probe it and automatically move the XY slightly, then do the finish machining. To do this, as far as I know, you have to use folders, so you can have some toolpaths (including the probing) use g54 and others use g55. I’m not sure I explained that well 🤷♂️
@@AudacityMicro we've changed quite a bit, too much to summarize in a youtube comment. I think at a minimum, someone on my team is committed to doing an AU talk this year.
Hi AJ, this is an awesome video. I am thinking about joining Patreon, will $4 per month get me access to the templates? If not, could I make a donation to the channel to gain access. Thanks again.
Even though im only half way through because its midnight, I think its safe to say that this is the best video on the net!!!!! Really appreciate this one! Thanks!
When I was editing this video, I honestly couldn't tell if it made any sense or not 😂
This is awesome! I'm just a hobbyist with a router CNC, but this is huge for me. So much of my time is wasted in figuring out what my baby machine can do, and then I take a month off and want to jump back in but have forgotten a ton of what I've discovered, even though I take notes. I would much rather spend a week dialing in something like what you've shown and use it to get 80 or 90% of my toolpaths set. Thanks a ton for this! Subscribed.
Underrated video. You should reference it as much as you can, well worth the time to watch it.
This is a fantastic video. Please do more of these for Fusion if you have good tips. There is just jack all out there for more experienced users in the middle of the spectrum trying to do stuff solo. We NEED videos aimed right at people like me who know all the basics... I NEED real use case end-to-end examples like this one. I'll be implementing these templates asap. I can tell you that the new Manufacturing Model option in CAM has also changed my life. I can put all the nasty sketches and patched up modified models in there for production rather than making a mess of the main model which should stay pristine.
Just completed your list of Fusion 260 Tutorials. Thank you! Your videos have been very helpful learning Fusion. 🏆
Thanks for sharing! Recently started building something similar for our tool & die shop but you shared some nice ideas I can further build on.
Awesome! I'm glad it's helpful!
This a great! I'm not a fusion user (camworks and hsmworks within solidworks) but this method can be adapted to other systems with a bit of ingenuity.
Absolutely! I don't have much experience in other CAM packages, but I would be shocked if something similar didn't exist!
You mentioned some mild rework that's somewhat typical at the end of the video. A tip I figured out from running a handful of machines now. If you standardize tooling manufacturers and have a repeatable machine you should track cutter comp offsets for a few months and build that into your templates as negative stock to leave. I can get bores within 20-30 micron (.02 mm) without comping reliably first time now on the Datron M8 I run. Same on some YCMs I used to run. This applies to outer profiles as well, but it's more variable. The whole video was super informative and has me thinking about how I can adapt it.
great vid. appriciate all the info in this.. and thanks for adding the Rob video also.
thanks! I am glad you enjoyed!
Great video lots of useful information. We’ve been using the container method for a while but still got some improvements from this video. Two potential improvements:
You don’t need to use glass to make the stock transparent, you can right click the component/body and set the opacity control. This could be important if you want to get an accurate weight of you setup to make sure you’re not overloading your A-Axis as an example, the HRT160 is only 45lbs unsupported and workholding adds up fast.
To stop the bore going to deep you could use the tool_fluteLength for the depth.
Thanks! I'm glad you found it helpful. Very valid point on the opacity.
For the bore though, I have had that thought too, but realized it didn't work after some testing. It would work fine if you were only ever doing thru-holes, but it might bore too deeply on a blind hole. I'm not sure this is worse than what I'm doing? Because this would fail with a scrapped part, but an intact machine, where as my method could potentially result in a crash. Might be a situational thing depending on the type of parts you commonly see.
Good video. I’m a big fan of cam templates but I save individual ones in folders like adaptive, 2d contour finish, 2d contour ramp, horizontal, face, corner radius tools, thread mills, etc. and if I’m making a part that is halfway similar to another, I’ll just copy paste all the toolpaths into the new part. Cam templates make programming thread mills and radius tools a 15 second job.
Id love to have those templates, Im struggling
Excellent video! Container method is a great method to automate.
It has worked well for me! I suspect at some point, the various "AI" tools will eventually get to the point where they are better (maybe a year or two out? Depending on where certain companies focus their attention), but we're not quite there yet.
I look at it a little bit differently. At least, for the tools that were making with Toolpath. my perspective is, we will allow you to make containers capable of much more that has higher life logic built into them
As you pointed out, this is an expert level video. I also expect that many users will be able to do this level of automation with far less need to know how to master the software.
That makes sense to me! The inability to add simple logic is definitely a constraint at the moment. "don't bore deeper than the bottom of the hole, OR the length of the tool" is basically impossible to implement with the current tools, but it's something you guys can handle easily in the API.
This is gold!
🙂
This is soo useful! I'll never get around to doing it.. 🤣
Right now in my experience container templates work better than the "AI" solutions that everyone is working on, but I bet you give it a few years, and those plugins will probably be better. So you may be able to buy your way out soon.
@@AudacityMicro before long they'll compliment each other nicely :)
Cool vid. Nice to see you going in to that much detail on the toolpaths. I recognise the workflow.
One thing I'd add is to set up user defaults on all the text boxes. It's like a single option template but the fusion defaults arent that good. Like where you do your hole recognition, you can set the small end to tool_diameter - 0.1(mm) and the large end to tool_diameter + 0.1(mm). If you set them as user default, you basically never have to re-enter that info
Makes sense!
Great tutorial! Thanks a lot!
Thank you!
While this may not be everyone's cup of tea, i can say i enjoyed it and learned something. I could see this really saving someone some time if they had different products with similar overall form and slightly different features.
Are you posting over shared network to your haas or using a usb?
Also in the video i saw you select in control for your wear comp. I have heard others say to always use wear. How does that interact with the Haas control?
Thanks,
Jake
You would be surprised at how flexible these templates can be. I have a handful, one for "vise parts" one for "round parts", now this one for super glue workholding, and a few other assorted ones for different workholding methods. I'm a jobshop, and do a huge variety of wildly different parts, and these templates serve me really well.
My machine is too old to do network share, so I do everything over USB. Though the guys at Chatter do have a really cool wifi USB thing that I would love to add at some point.
I do use full diameter compensation instead of wear. At the end of the day, it does accomplish exactly the same thing as wear, but technically is a little more dangerous. Really the only reason I use full diameter comp, is that is what works with my Renishaw tool diameter measuring macros. If I wasn't using the tool setter to measure tools, then I would use wear comp since it's safer.
@@AudacityMicro ya i may have to dive into the templates.
Ah that might be why i was getting an error when trying to run my thread mill. Running a haas with reinshaw probing also. Getting an error in the control saying the tool was too big, of course after it had already plunged to the center of the tool where it was to threadmill. Ended up turning it to in computer and it ran fine.
yeah, for threadmilling I do the compensation in the computer, and adjust the stock to leave. That lets me store that data for the next time I do the same operation. I don't do big production runs, so most of the time tool wear is a non-factor for me.
This is awesome - thank you!
I'm glad it's helpful!
how did i not know you can add folders to CAM setups. That just made things look so much cleaner
I had that same thought like six months ago 🤣. I believe they snuck it into an update
@@AudacityMicroit’s been around for a couple of years at least. I use folders to probe and move my wcs in the middle of progress, as you can assign a different wcs to a folder. Basically, I rough the part exposing a hole or surface from the first setup, then probe it and automatically move the XY slightly, then do the finish machining. To do this, as far as I know, you have to use folders, so you can have some toolpaths (including the probing) use g54 and others use g55. I’m not sure I explained that well 🤷♂️
Today I learned that params can be generated on the fly with (param=val). Faster than using the menu!
Yup! It's really handy!
Great overview.
is there anything you would add? anything I missed, or that you would do better?
@@AudacityMicro we've changed quite a bit, too much to summarize in a youtube comment. I think at a minimum, someone on my team is committed to doing an AU talk this year.
Download template would be nice :-).
It's available to Patreons. But if you send me an email, or a message on Instagram, I'll hook you up.
Hi AJ, this is an awesome video. I am thinking about joining Patreon, will $4 per month get me access to the templates? If not, could I make a donation to the channel to gain access. Thanks again.
.......Is that a green screen?
Immediate like and follow of me… great one!
Thank you! I'm glad it was helpful!