User Tools

Site Tools


tool:wood_cnc:training:cam

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

tool:wood_cnc:training:cam [2024/11/05 08:27] – created imagesurgerytool:wood_cnc:training:cam [2024/11/10 05:27] (current) – Added machine setup info imagesurgery
Line 11: Line 11:
   * **Chips**: In CNC machining, heat is a major issue to be managed. The tool spins at very high speeds, and excess heat dulls cutters, burns workpieces and increases deflection and tool breakage. The ideal form is the chip, a small piece of material relative to the tool’s cutting edge, which due to its mass and way it’s created holds the heat generated and moves it away from the cutter and the workpiece.   * **Chips**: In CNC machining, heat is a major issue to be managed. The tool spins at very high speeds, and excess heat dulls cutters, burns workpieces and increases deflection and tool breakage. The ideal form is the chip, a small piece of material relative to the tool’s cutting edge, which due to its mass and way it’s created holds the heat generated and moves it away from the cutter and the workpiece.
   * Together, **Feeds and Speeds** and **Chipmaking** are the way that heat is managed in machining. A well formed chip is large enough to carry away the heat generated; it will only be formed if the physics of how the cutter moves across the work surface are coordinated. {{https://www.cnccookbook.com/wp-content/uploads/2019/12/img_5debfa2200442.png|Feeds and Speeds Sweet Spot Chart}}   * Together, **Feeds and Speeds** and **Chipmaking** are the way that heat is managed in machining. A well formed chip is large enough to carry away the heat generated; it will only be formed if the physics of how the cutter moves across the work surface are coordinated. {{https://www.cnccookbook.com/wp-content/uploads/2019/12/img_5debfa2200442.png|Feeds and Speeds Sweet Spot Chart}}
 +
 +**Setup Fusion 360 for CAM at VHS**
 +
 +Certain machine-specific settings are contained in files which must be imported in Fusion 360. Install these files before beginning any CAM work, as they contain necessary information for Fusion 360 to be able to correctly format and output data to the CNC.
 +
 +  * **The Post File**: The 'Post' file, or post-processor file, translates tool paths generated by CAD/CAM software into a specific format that the CNC machine can understand and execute. To install this file:
 +
 +    - {{ :tool:wood_cnc:training:vhs_dustie.cps.zip |Download the post file}} and decompress it.
 +    - In Fusion 360, go to the 'Manufacture' workspace, then on the toolbar's 'Manage' section, select 'Post Library'; a Post Library window will open.
 +    - On the left, select 'Local' under 'My posts' as the target install location, then click the import icon in the centre pane of the window. Select the post file from your computer. You should see an entry in the centre pane with the new post file.
 +    - You will use this file in the next section.
 +
 +  * **The Machine Library**: Hold definitions of the target machine's kinematics, geometry and configuration, as well as the post file to use and where to output files for manufacturing. To create the machine definition for VHS Dustie:
 +  
 +    - In Fusion 360, go to the 'Manufacture' workspace, then on the toolbar's 'Manage' section, select 'Machine Library'; a Machine Library window will open.
 +    - Open the 'Fusion Library' section (left column) and select 'Autodesk' from the list of manufacturers.
 +    - In the list of machines, select 'Autodesk Generic 3-axis Router', specifically the one with **YXZ** kinematics to match the actual machine.
 +    - Copy the machine (using the controls at the top of the window or the right mouse button), navigate to My Machines > Local (left column), and paste the machine into your local library.
 +    - Right click on the machine in your local library and select 'Change the selected post'; then select the VHS Dustie post file from your local library.
 +
 +  * **The Tool Library**: Hold information about both the tools (end mills) and the toolholders (the collet and spindle) used on the CNC machine. Like post files, it is also found in the 'Manufacture' workspace's 'Manage' section. As Fusion 360 is used in many contexts, we will focus on 'Milling Tools' only, for simplicity. The library has the following functions:
 +    
 +    - Storing a library of your personal tools (left column)
 +    - Offering a catalogue of pre-definied name-brand (Vendor) and generic (Fusion Library) tools (left column)
 +    - Creating, copying and removing tool definitions in your library
 +    - Filtering the list (right column)
 +
 +  * For your training, either enter the tools you have purchased in this utility, or discuss with your instructor the tooling which will be provided. To import tool definitions, open the provided csv file in a text editor, copy the entire contents, then navigate to Fusion 360's Local Library (left column) and use the 'paste' function in the tool list (centre).
 +    * {{ :tool:wood_cnc:training:imagesurgery_tools.csv.zip |Training Tools}} (Martin Ciastko)
 +
 +<WRAP center round info 100%>
 +{{:tool:wood_cnc:training:f360_post_library.png?200|}}{{:tool:wood_cnc:training:f360_machine_library.png?200|}}{{:tool:wood_cnc:training:f360_tool_library.png?200|}}
 +</WRAP>
 +<WRAP center round download 60%>
 +  * {{ :tool:wood_cnc:training:vhs_dustie.cps.zip |VHS Dustie Post File}}
 +  * {{ :tool:wood_cnc:training:imagesurgery_tools.csv.zip |Training Tools}} (Martin Ciastko)
 +</WRAP>
 +
  
 **Workflow in Fusion 360** **Workflow in Fusion 360**
Line 17: Line 55:
  
   - **Define Machine and Tools**: Define machine parameters, including how the machine moves and specifying a **post file** that prepares toolpaths for compatibility with the specific CNC. Select the appropriate cutting tools from the tool library or define new ones if necessary. This is typically performed once for the machine and updated when new tools are added.   - **Define Machine and Tools**: Define machine parameters, including how the machine moves and specifying a **post file** that prepares toolpaths for compatibility with the specific CNC. Select the appropriate cutting tools from the tool library or define new ones if necessary. This is typically performed once for the machine and updated when new tools are added.
-  - **Create a ‘Setup’**: The setup defines workpiece dimensions, material, reference point and the coordinate system. There can be multiple setups, for example when reorienting the workpiece.+  - **Create a ‘Setup’**: The setup defines the machine, workpiece dimensions, reference point and the coordinate system. There can be multiple setups, for example when reorienting the workpiece.
   - **Toolpath Creation**: Once you have a setup defined, select the desired operations and generate toolpaths. Feeds and speeds are set during this step. This usually is a two-step process, with operations classed as either:   - **Toolpath Creation**: Once you have a setup defined, select the desired operations and generate toolpaths. Feeds and speeds are set during this step. This usually is a two-step process, with operations classed as either:
     - **Roughing**: Efficiently cut away large amounts of material using operations designed for fast removal of large amounts of material, at the expense of quality. (e.g. //2D Adaptive Clearing//, //3D Adaptive Clearing//, //Face//).     - **Roughing**: Efficiently cut away large amounts of material using operations designed for fast removal of large amounts of material, at the expense of quality. (e.g. //2D Adaptive Clearing//, //3D Adaptive Clearing//, //Face//).
Line 26: Line 64:
 **Actions and Outcomes for This Module** **Actions and Outcomes for This Module**
  
 +  * **Setup Fusion 360 for CAM at VHS**: See the section above for detailed instructions.
   * **Set Up a CAM Project**: Define the workpiece and select tools for your CAM project in Fusion 360.   * **Set Up a CAM Project**: Define the workpiece and select tools for your CAM project in Fusion 360.
   * **Create Toolpaths**: Develop basic toolpaths and understand different machining strategies such as contouring, pocketing, and others.   * **Create Toolpaths**: Develop basic toolpaths and understand different machining strategies such as contouring, pocketing, and others.
tool/wood_cnc/training/cam.txt · Last modified: 2024/11/10 05:27 by imagesurgery

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki