Welcome to the Chocolatey Community Package Repository! The packages found in this section of the site are provided, maintained, and moderated by the community.
Moderation
Every version of each package undergoes a rigorous moderation process before it goes live that typically includes:
- Security, consistency, and quality checking
- Installation testing
- Virus checking through VirusTotal
- Human moderators who give final review and sign off
More detail at Security and Moderation.
Organizational Use
If you are an organization using Chocolatey, we want your experience to be fully reliable. Due to the nature of this publicly offered repository, reliability cannot be guaranteed. Packages offered here are subject to distribution rights, which means they may need to reach out further to the internet to the official locations to download files at runtime.
Fortunately, distribution rights do not apply for internal use. With any edition of Chocolatey (including the free open source edition), you can host your own packages and cache or internalize existing community packages.
Disclaimer
Your use of the packages on this site means you understand they are not supported or guaranteed in any way. Learn more...
- Passing
- Failing
- Pending
- Unknown / Exempted

Downloads:
39,201
Downloads of v 2.0.8412:
636
Last Update:
02 Jun 2020
Package Maintainer(s):
Software Author(s):
- Autodesk Inc
Tags:
autodesk.fusion360 fusion360 surface solid autodesk design cad modeling admin trial- Software Specific:
- Software Site
- Software License
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download

Autodesk Fusion 360
This is not the latest version of Autodesk Fusion 360 available.
- Software Specific:
- Software Site
- Software License
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
39,201
Downloads of v 2.0.8412:
636
Maintainer(s):
Software Author(s):
- Autodesk Inc
Edit Package
To edit the metadata for a package, please upload an updated version of the package.
Chocolatey's Community Package Repository currently does not allow updating package metadata on the website. This helps ensure that the package itself (and the source used to build the package) remains the one true source of package metadata.
This does require that you increment the package version.
Autodesk Fusion 360 2.0.8412
This is not the latest version of Autodesk Fusion 360 available.
All Checks are Passing
2 Passing Test
To install Autodesk Fusion 360, run the following command from the command line or from PowerShell:
To upgrade Autodesk Fusion 360, run the following command from the command line or from PowerShell:
To uninstall Autodesk Fusion 360, run the following command from the command line or from PowerShell:
NOTE: This applies to both open source and commercial editions of Chocolatey.
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://chocolatey.org/api/v2. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
- Download the Package Download
- Follow manual internalization instructions
-
Package Internalizer (C4B)
- Run
choco download autodesk-fusion360 --internalize --version=2.0.8412 --source=https://chocolatey.org/api/v2
(additional options) - Run
choco push --source="'http://internal/odata/repo'"
for package and dependencies - Automate package internalization
- Run
3. Enter your internal repository url
(this should look similar to https://chocolatey.org/api/v2)
4. Choose your deployment method:
choco upgrade autodesk-fusion360 -y --source="'STEP 3 URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade autodesk-fusion360 -y --source="'STEP 3 URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Ensure autodesk-fusion360 installed
win_chocolatey:
name: autodesk-fusion360
state: present
version: 2.0.8412
source: STEP 3 URL
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
Coming early 2020! Central Managment Reporting available now! More information...
chocolatey_package 'autodesk-fusion360' do
action :install
version '2.0.8412'
source 'STEP 3 URL'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
Chocolatey::Ensure-Package
(
Name: autodesk-fusion360,
Version: 2.0.8412,
Source: STEP 3 URL
);
Requires Otter Chocolatey Extension. See docs at https://inedo.com/den/otter/chocolatey.
cChocoPackageInstaller autodesk-fusion360
{
Name = 'autodesk-fusion360'
Ensure = 'Present'
Version = '2.0.8412'
Source = 'STEP 3 URL'
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'autodesk-fusion360':
provider => 'chocolatey',
ensure => '2.0.8412',
source => 'STEP 3 URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
salt '*' chocolatey.install autodesk-fusion360 version="2.0.8412" source="STEP 3 URL"
See docs at https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.chocolatey.html.
5. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved as a trusted package on 02 Jun 2020.
Autodesk® Fusion 360 is a professional 3D CAD/CAM solution for product designers and engineers. With Fusion 360 you'll have everything you need to bring product to life, from conceptual design, detailed engineering, machining, built-in sharing, automated versioning, and much more. Try Fusion 360 free for 30-days.
Features
- Conceptual Design - Explore design ideas and create organic shapes with T-Splines push-pull commands.
- 3D Surface & Solid Modeling - Create functional models with flexible real-time direct solid modeling and feature-based solid modeling complete with assembly tools.
- History Based Modeling - Track and make changes to your design using your design timeline, as edits are made the model automatically updates to reflect the changes.
- Model from Scanned Designs - Import OBJ or STL bodies as mesh models and easily create custom designs with object snapping to the mesh surface.
- 3D Printing - Prepare your designs for 3D printing with Autodesk Meshmixer within Fusion 360. Preview the mesh structure, make pre-print refinements, and never use another 3D print utility again.
- Assembly & Motion Studies - Assemble components. Create relationships, animate & simulate motion, and review the fit and function of your design.
- Form Inspection & Analysis - Validate the quality of your model with curvature comb analysis, zebra analysis, draft analysis, curvature mapping, interference checking, assembly motion studies and more.
- File Translation, Import & Export - Import and export design files with unlimited CAD translation. Fusion 360 supports translation of over 50 different file types, including .OBJ, .DXF, .DWG, .SLDPRT and .PDF.
- 3D Rendering & Visualization - Visualize designs with a variety of rendering tools, environments, effects, ray tracing, and visual styles directly within Fusion 360 with simple drag-and-drop workflows.
- 3D Model Viewing - View 2D and 3D files in over 65 formats in Fusion 360 without extra downloads or plug-ins. Share 3D Models for viewing with people without an account with a direct link at no extra cost.
- Sharing & Collaboration - Work by yourself or with others from one central project dashboard. Maintain control of who has access to view, comment, and edit on projects. There's no limit to how many people you can invite to your projects.
- Data Management - Store and manage all design data from one central dashboard with automatic version controls. Easily find components embedded in complex design files and data archives using an integrated search engine.
- Mobile Access - Access projects from your mobile device to view designs, see the latest updates, review with your team, and post comments. Get the Free Autodesk 360 app now for your iOS device.
- 2.5 Axis Machining - Prepare your designs for machining with an integrated CAM tool with 2D and 3D milling using CNC machines.
Subscription options (as of November 2016):
- $40 per Month for the standard tier
- $300 Annually for the standard tier
- $190 per Month for the Ultimate tier
- $1500 Annually for the Ultimate tier
- Ultimate tier is free for students, educators, startups making less than $100k yearly, and hobbyists
Free Period:
All users will get a free 30-day period to try Fusion 360. At the end of your free 30-day period, Fusion 360 will give you the option to continue with a subscription that works for you, either monthly or annually. Manage your subscriptions in-app or at https://manage.autodesk.com/
For plan details, see: http://www.autodesk.com/products/fusion-360/subscribe
Support:
Contact us with any questions via email or by visiting our forums.
Email: [email protected]
[Reflection.Assembly]::LoadWithPartialName("System.Web")
$validExitCodes = @(0)
function test_platform() {
$processor = Get-WmiObject Win32_Processor
$is64bit = $processor.AddressWidth -eq 64
if (!$is64bit) {
throw "Requires a 64-bit platform"
}
}
function install-autodeskapp($invocation, $pkgname, $downloaderpfx) {
try {
$downloaderpfx = [System.Web.HttpUtility]::UrlEncode($downloaderpfx)
$downloaderpfx = $downloaderpfx -replace "\+","%20"
$url = '' # download url
$url64 = 'https://dl.appstreaming.autodesk.com/production/installers/' + ${downloaderpfx} + '%20Client%20Downloader.exe'
test_platform
$dlfile = Join-Path "$(Split-Path $invocation.MyCommand.Definition)" "${pkgname}.exe"
Get-ChocolateyWebFile $pkgname "$dlfile" $url -url64bit $url64
$silentArgs = '--quiet'
Install-ChocolateyInstallPackage "$pkgname" 'exe' "$silentArgs -g" "$dlfile" -validExitCodes $validExitCodes
# clean up any former versions
Start-Process "$dlfile" -ArgumentList "-p","uninstall","--purge","-g","--quiet" -Wait
} finally {
if ($dlfile.Length -gt 0 -and (Test-Path "$dlfile")) {
Remove-Item "$dlfile"
}
}
}
function uninstall-autodeskapp($invocation, $appid) {
$installStream = 'production'
$silentArgs = '--quiet'
$streamerdir = Join-Path "$env:ProgramFiles" "Autodesk\webdeploy\meta\streamer"
$res = Get-ChildItem $streamerdir | Sort-Object -Descending | ? { $_.BaseName -match "^\d{14}$" } |
% {Join-Path $_.FullName "streamer.exe" } | ? { Test-Path $_ }
if ($res) {
if ($res -is [system.array]) {
# we have an array, make it not...
$res = $res[0]
}
#$uninstallargs="-g -p uninstall -s $installStream -a ${appid}"
#$uninstallargs="$silentArgs $uninstallargs"
#Start-ChocolateyProcessAsAdmin "$uninstallargs" "${res}" -validExitCodes $validExitCodes
Start-Process "${res}" -ArgumentList "-g","-p","uninstall","-s","$installStream","-a","${appid}","--quiet" -Wait
} else {
throw "No installation Found"
}
}
Export-ModuleMember -Function test_platform,install-autodeskapp,uninstall-autodeskapp
$packageArgs = @{
packageName = "autodesk-fusion360"
SilentArgs = "--quiet"
Url64bit = "https://dl.appstreaming.autodesk.com/production/installers/Fusion%20360%20Admin%20Install.exe"
Checksum64 = "719225f676de80d46c34ccfd54b6d47d4b7e5de7631de306d43496c6b8510d8b"
ChecksumType64 = "sha256"
}
Install-ChocolateyPackage @packageArgs
$packageName = 'autodesk-fusion360'
$modulepath = $(Join-Path $(Split-Path -Parent $MyInvocation.MyCommand.Definition) "autodesk-shared")
Import-Module $modulepath
uninstall-autodeskapp $MyInvocation '73e72ada57b7480280f7a6f4a289729f'
Log in or click on link to see number of positives.
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Version | Downloads | Last Updated | Status |
---|---|---|---|
Autodesk Fusion 360 2.0.9719 | 970 | Tuesday, February 2, 2021 | Approved |
Autodesk Fusion 360 2.0.9642 | 551 | Friday, January 22, 2021 | Approved |
Autodesk Fusion 360 2.0.9640 | 154 | Thursday, January 21, 2021 | Approved |
Autodesk Fusion 360 2.0.9636 | 186 | Wednesday, January 20, 2021 | Approved |
Autodesk Fusion 360 2.0.9512 | 967 | Tuesday, December 15, 2020 | Approved |
Autodesk Fusion 360 2.0.9442 | 253 | Friday, December 11, 2020 | Approved |
Autodesk Fusion 360 2.0.9440 | 218 | Thursday, December 10, 2020 | Approved |
Autodesk Fusion 360 2.0.9439 | 285 | Tuesday, December 8, 2020 | Approved |
Autodesk Fusion 360 2.0.9313 | 811 | Wednesday, November 11, 2020 | Approved |
Autodesk Fusion 360 2.0.9305 | 705 | Tuesday, October 27, 2020 | Approved |
Autodesk Fusion 360 2.0.9144 | 250 | Thursday, October 22, 2020 | Approved |
Autodesk Fusion 360 2.0.9142 | 160 | Tuesday, October 20, 2020 | Approved |
Autodesk Fusion 360 2.0.9009 | 780 | Tuesday, September 29, 2020 | Approved |
Autodesk Fusion 360 2.0.9006 | 355 | Tuesday, September 22, 2020 | Approved |
Autodesk Fusion 360 2.0.8950 | 393 | Tuesday, September 15, 2020 | Approved |
Autodesk Fusion 360 2.0.8816 | 607 | Monday, August 24, 2020 | Approved |
Autodesk Fusion 360 2.0.8809 | 392 | Tuesday, August 11, 2020 | Approved |
Autodesk Fusion 360 2.0.8749 | 307 | Tuesday, August 4, 2020 | Approved |
Autodesk Fusion 360 2.0.8624 | 486 | Thursday, July 16, 2020 | Approved |
Autodesk Fusion 360 2.0.8609 | 339 | Tuesday, June 30, 2020 | Approved |
Autodesk Fusion 360 2.0.8412 | 636 | Tuesday, June 2, 2020 | Approved |
Autodesk Fusion 360 2.0.8407 | 322 | Tuesday, May 19, 2020 | Approved |
Autodesk Fusion 360 2.0.8335 | 310 | Tuesday, May 12, 2020 | Approved |
Autodesk Fusion 360 2.0.8176 | 361 | Monday, April 27, 2020 | Approved |
Autodesk Fusion 360 2.0.8156 | 333 | Wednesday, April 15, 2020 | Approved |
Autodesk Fusion 360 2.0.8111 | 161 | Tuesday, April 14, 2020 | Approved |
Autodesk Fusion 360 2.0.7830 | 325 | Monday, March 30, 2020 | Approved |
Autodesk Fusion 360 2.0.7824 | 180 | Tuesday, March 24, 2020 | Approved |
Autodesk Fusion 360 2.0.7813 | 299 | Monday, March 16, 2020 | Approved |
Autodesk Fusion 360 2.0.7805 | 194 | Tuesday, March 10, 2020 | Approved |
Autodesk Fusion 360 2.0.7463 | 285 | Tuesday, February 25, 2020 | Approved |
Autodesk Fusion 360 2.0.7438 | 323 | Monday, February 10, 2020 | Approved |
Autodesk Fusion 360 2.0.7421 | 313 | Thursday, January 30, 2020 | Approved |
Autodesk Fusion 360 2.0.7402 | 242 | Thursday, January 23, 2020 | Approved |
Autodesk Fusion 360 2.0.7046 | 468 | Friday, December 20, 2019 | Approved |
Autodesk Fusion 360 2.0.7036 | 202 | Friday, December 13, 2019 | Approved |
Autodesk Fusion 360 2.0.7029 | 172 | Wednesday, December 11, 2019 | Approved |
Autodesk Fusion 360 2.0.6670 | 372 | Thursday, November 14, 2019 | Approved |
Autodesk Fusion 360 2.0.6668 | 133 | Tuesday, November 12, 2019 | Approved |
Autodesk Fusion 360 2.0.6658 | 160 | Monday, November 4, 2019 | Approved |
Autodesk Fusion 360 2.0.6613 | 179 | Tuesday, October 29, 2019 | Approved |
Autodesk Fusion 360 2.0.6516 | 325 | Thursday, October 10, 2019 | Approved |
Autodesk Fusion 360 2.0.6508 | 181 | Friday, October 4, 2019 | Approved |
Autodesk Fusion 360 2.0.6503 | 185 | Friday, September 27, 2019 | Approved |
Autodesk Fusion 360 2.0.6440 | 148 | Tuesday, September 24, 2019 | Approved |
Autodesk Fusion 360 2.0.6263 | 280 | Wednesday, September 4, 2019 | Approved |
Autodesk Fusion 360 2.0.6258 | 259 | Thursday, August 22, 2019 | Approved |
Autodesk Fusion 360 2.0.6231 | 213 | Wednesday, August 14, 2019 | Approved |
Autodesk Fusion 360 2.0.6045 | 316 | Wednesday, July 24, 2019 | Approved |
Autodesk Fusion 360 2.0.6041 | 178 | Friday, July 19, 2019 | Approved |
Autodesk Fusion 360 2.0.6037 | 193 | Friday, July 12, 2019 | Approved |
Autodesk Fusion 360 2.0.6032 | 202 | Thursday, July 4, 2019 | Approved |
Autodesk Fusion 360 2.0.6026 | 186 | Friday, June 28, 2019 | Approved |
Autodesk Fusion 360 2.0.5966 | 153 | Tuesday, June 25, 2019 | Approved |
Autodesk Fusion 360 2.0.5827 | 221 | Saturday, June 15, 2019 | Approved |
Autodesk Fusion 360 2.0.5824 | 120 | Thursday, June 13, 2019 | Approved |
Autodesk Fusion 360 2.0.5818 | 239 | Wednesday, June 5, 2019 | Approved |
Autodesk Fusion 360 2.0.5811 | 265 | Wednesday, May 29, 2019 | Approved |
Autodesk Fusion 360 2.0.5790 | 210 | Tuesday, May 21, 2019 | Approved |
Autodesk Fusion 360 2.0.5688 | 299 | Tuesday, April 23, 2019 | Approved |
Autodesk Fusion 360 2.0.5677 | 218 | Friday, April 12, 2019 | Approved |
Autodesk Fusion 360 2.0.5658 | 164 | Tuesday, April 9, 2019 | Approved |
Autodesk Fusion 360 2.0.5519 | 252 | Sunday, March 24, 2019 | Approved |
Autodesk Fusion 360 2.0.5511 | 192 | Thursday, March 14, 2019 | Approved |
Autodesk Fusion 360 2.0.5508 | 164 | Tuesday, March 12, 2019 | Approved |
Autodesk Fusion 360 2.0.5357 | 335 | Monday, February 4, 2019 | Approved |
Autodesk Fusion 360 2.0.5350 | 252 | Friday, January 25, 2019 | Approved |
Autodesk Fusion 360 2.0.5338 | 201 | Wednesday, January 16, 2019 | Approved |
Autodesk Fusion 360 2.0.5331 | 163 | Saturday, January 12, 2019 | Approved |
Autodesk Fusion 360 2.0.5278 | 149 | Thursday, January 10, 2019 | Approved |
Autodesk Fusion 360 2.0.5119 | 263 | Wednesday, December 19, 2018 | Approved |
Autodesk Fusion 360 2.0.5103 | 185 | Wednesday, December 5, 2018 | Approved |
Autodesk Fusion 360 2.0.5044 | 188 | Thursday, November 29, 2018 | Approved |
Autodesk Fusion 360 2.0.4860 | 169 | Sunday, November 25, 2018 | Approved |
Autodesk Fusion 360 2.0.4126 | 931 | Wednesday, May 23, 2018 | Approved |
Autodesk Fusion 360 2.0.3706 | 860 | Monday, October 30, 2017 | Approved |
Autodesk Fusion 360 2.0.3620 | 309 | Tuesday, October 17, 2017 | Approved |
Autodesk Fusion 360 2.0.3481 | 262 | Tuesday, October 10, 2017 | Approved |
Autodesk Fusion 360 2.0.3470 | 290 | Thursday, September 28, 2017 | Approved |
Autodesk Fusion 360 2.0.3410 | 289 | Wednesday, September 20, 2017 | Approved |
Autodesk Fusion 360 2.0.3405 | 281 | Thursday, September 14, 2017 | Approved |
Autodesk Fusion 360 2.0.3302 | 305 | Wednesday, September 6, 2017 | Approved |
Autodesk Fusion 360 2.0.3257 | 297 | Thursday, August 24, 2017 | Approved |
Autodesk Fusion 360 2.0.3254 | 288 | Wednesday, August 16, 2017 | Approved |
Autodesk Fusion 360 2.0.3253 | 324 | Friday, August 11, 2017 | Approved |
Autodesk Fusion 360 2.0.3250 | 273 | Tuesday, August 8, 2017 | Approved |
Autodesk Fusion 360 2.0.3174 | 308 | Thursday, June 22, 2017 | Approved |
Autodesk Fusion 360 2.0.3173 | 249 | Tuesday, June 20, 2017 | Approved |
Autodesk Fusion 360 2.0.3133 | 297 | Thursday, June 8, 2017 | Approved |
Autodesk Fusion 360 2.0.3125 | 284 | Tuesday, May 30, 2017 | Approved |
Autodesk Fusion 360 2.0.3034 | 311 | Wednesday, May 17, 2017 | Approved |
Autodesk Fusion 360 2.0.3033 | 306 | Tuesday, May 9, 2017 | Approved |
Autodesk Fusion 360 2.0.3029 | 290 | Thursday, May 4, 2017 | Approved |
Autodesk Fusion 360 2.0.2995 | 257 | Wednesday, April 26, 2017 | Approved |
Autodesk Fusion 360 2.0.2989 | 297 | Thursday, April 20, 2017 | Approved |
Autodesk Fusion 360 2.0.2938 | 309 | Thursday, March 30, 2017 | Approved |
Autodesk Fusion 360 2.0.2937 | 293 | Friday, March 24, 2017 | Approved |
Autodesk Fusion 360 2.0.2865 | 339 | Friday, March 10, 2017 | Approved |
Autodesk Fusion 360 2.0.2862 | 299 | Thursday, March 2, 2017 | Approved |
Autodesk Fusion 360 2.0.2727 | 362 | Tuesday, February 14, 2017 | Approved |
Autodesk Fusion 360 2.0.2685 | 333 | Thursday, February 2, 2017 | Approved |
Autodesk Fusion 360 2.0.2681 | 302 | Friday, January 27, 2017 | Approved |
Autodesk Fusion 360 2.0.2676 | 265 | Saturday, January 21, 2017 | Approved |
Autodesk Fusion 360 2.0.2675 | 270 | Friday, January 20, 2017 | Approved |
Autodesk Fusion 360 2.0.2604 | 340 | Thursday, December 15, 2016 | Approved |
Autodesk Fusion 360 2.0.2541 | 330 | Friday, December 2, 2016 | Approved |
Autodesk Fusion 360 2.0.2539 | 318 | Friday, November 18, 2016 | Approved |
Autodesk Fusion 360 2.0.2535 | 318 | Thursday, November 10, 2016 | Approved |
Autodesk Fusion 360 2.0.2455 | 340 | Friday, October 14, 2016 | Approved |
Autodesk Fusion 360 2.0.2449 | 281 | Thursday, October 6, 2016 | Approved |
Autodesk Fusion 360 2.0.2377 | 309 | Thursday, September 8, 2016 | Approved |
Autodesk Fusion 360 2.0.2321 | 310 | Thursday, September 1, 2016 | Approved |
Autodesk Fusion 360 2.0.2320 | 286 | Thursday, August 25, 2016 | Approved |
Autodesk Fusion 360 2.0.2317 | 296 | Wednesday, August 17, 2016 | Approved |
Autodesk Fusion 360 2.0.2316 | 289 | Sunday, August 14, 2016 | Approved |
Autodesk Fusion 360 2.0.2271 | 242 | Friday, August 5, 2016 | Approved |
Autodesk Fusion 360 2.0.1407 | 512 | Wednesday, January 28, 2015 | Approved |
Autodesk Fusion 360 2.0.1365 | 424 | Wednesday, December 10, 2014 | Approved |
Autodesk Fusion 360 2.0.1351 | 382 | Friday, November 21, 2014 | Approved |
Autodesk Fusion 360 2.0.1149 | 483 | Wednesday, May 28, 2014 | Approved |
Autodesk Fusion 360 2.0.1144 | 284 | Wednesday, May 21, 2014 | Approved |
Autodesk Fusion 360 2.0.1082 | 377 | Sunday, March 23, 2014 | Approved |
Autodesk Fusion 360 2.0.1045 | 354 | Saturday, February 1, 2014 | Approved |
Autodesk Fusion 360 2.0.1043 | 394 | Saturday, January 25, 2014 | Approved |
2014 Autodesk Inc
Updating the package to pull build 2.0.8412.
For more information, see: http://autode.sk/whatsnew
-
- Chocolatey (≥ 0.9.10.3)
Ground Rules:
- This discussion is only about Autodesk Fusion 360 and the Autodesk Fusion 360 package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Autodesk Fusion 360, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.