chocolatey-packages/vcarve-pro-makerspace-12.0/vcarve-pro-makerspace-12.0.nuspec

24 lines
1.3 KiB
Plaintext
Raw Permalink Normal View History

2024-04-28 11:14:29 -04:00
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>vcarve-pro-makerspace-12.0</id>
<version>0.9</version>
2024-04-28 11:14:29 -04:00
<title>VCarve Pro Makerspace Edition</title>
<authors>Vectric Ltd</authors>
<owners>Adam</owners>
<projectUrl>https://www.vectric.com/products/vcarve-pro</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>VCarve Pro provides a powerful but intuitive software solution for creating and cutting parts on a CNC Router. VCarve Pro gives you the power to produce complex 2D patterns with profile, pocket, drill and inlay toolpaths, plus gives you the ability to create designs with v-carving textures as well as import and machine unlimited Vectric 3D clipart or single model files. The 'Pro' edition gives you unlimited job and toolpath size, true shape nesting and job set-up sheets, ideally suited to a production environment.</description>
<summary>CAM software for a CNC router.</summary>
<releaseNotes />
<copyright>© 2005-2021 Vectric Limited.</copyright>
<tags>router cnc shopbot</tags>
<dependencies>
<dependency id="vcredist2010" />
</dependencies>
</metadata>
<files>
<file src="tools/*.ps1" target="tools" />
</files>
</package>