Hello all. I am new to the CNC world and ive spent all day learning Fusion360 CAM and i think i have a basic understanding at this point. A question that i have is using 2 different bits during one project. Say i wanted to cut out a circle with a flat endmill on step 1, then use a Vbit to engrave a word above it, how do i tell the machine when to stop for a bit change? Is this in the software? or do i just physically pause the program? or do i have two completely seperate Gcode files? I hope this makes sense. Thanks!
Just save the project as 2 separate g-code files. When the first file is finished, the router will return to the start position where you can then change the bit. Load up your second file, change the cutter bit, re-probe your Z axis height, then set Z zero and away you go.
If you are using the personal use license (as a hobby user) I'm afraid you will have to create separate g-code files for each tool. Alex
This may need to be a separate thread- but are there special considerations for using the XYZ Touch Probe Plus with the Fusion 360 Postprocessor (generally, or perhaps specific to an NC Program workflow)? A tool change would need the Z to be re-probed- I may be overlooking a button somewhere- can the probe be used for Z only?
I use F360. I basically export all the generated files, and between operations, I just rerun probe z in the OB control software, dont touch the x and y, and you will be fine.
And yes, flip the xyz probe upside down and in the drop down menu for the probe option, (bottom of that menu screen), select z probe, make sure the value matches the probe, and you are good to go
Side question, I guess more of an F360 question, when you are using 2 types of tools in a program, what steps do you take to export them separately? I haven’t tried it yet and don’t want to mess it up. I made one program yesterday that used an engraving bit for an object and also text and it was exported as one program. Is it because I didn’t choose two different tools?
Negative. Incorrect info. Select XYZ Probe Plus if thats what you have - use the tab at the top select the Z Zero operation to zero only Z, but dont change the probe type. The Z probe under probe type at the bottom that you refer to is our old Z only puck. That disables X, Y, Auto and XYZ probes. Perfectly the workflow we recommend!
Probe button on main toolbar > Z Zero tab Or Click the down-arrow button next to the Z DRO - these axis specific context menus has shortcuts to functions like probing etc (each axis has a dropdown menu next to the DRO)
That would explain the problem I had.. and why I had to change the size... I usually use the xyz when I am using a corner for the initial probe.. but mid run, I had been using the old z probe with the correct size.. I guess it works.. but not the way to do it.. so OP.. ignore my previous comment.