This add-in provides enhanced nesting capabilities for Fusion 360 to optimize material usage for manufacturing workflows.
- Optimized Part Layout: Automatically arrange parts on sheet materials for efficient cutting
- Rotation Optimization: Automatically detect if rotating parts yields better material utilization
- Customizable Settings: Adjust sheet dimensions, clearances, and spacing for your specific needs
- Kerf Compensation: Account for cutting tool width in your nesting layouts
- Visual Feedback: See real-time preview of your nested layout
- Download this repository as a ZIP file
- Extract to a location on your computer
- In Fusion 360, go to Tools tab → Add-Ins → Scripts and Add-Ins
- Select the "Add-Ins" tab and click the green "+" icon
- Navigate to the extracted folder and select the "AdvancedNesting" directory
- Click "Run" to start the add-in
- Create or open a sketch containing the part you want to nest
- Click on the "Advanced Nesting" command in the Manufacture tab
- Select your sheet size and nesting parameters
- Click "OK" to generate the nesting layout
- Fusion 360 (2021 or newer)
This add-in is built using the Fusion 360 API. To contribute:
- Clone the repository
- Make your changes
- Test in Fusion 360 using the Scripts and Add-ins dialog
- Submit a pull request
This project is licensed under the MIT License - see the LICENSE file for details.
For questions and support, please open an issue on the GitHub repository.