<component type="desktop-application">
<id>com.solvespace.SolveSpace</id>
<name>SolveSpace</name>
<summary>A free (GPLv3) parametric 3d CAD tool</summary>
<project_license>GPL-3.0-or-later</project_license>
<developer_name>The SolveSpace Community, originally by Jonathan Westhues and other authors</developer_name>
<description>
<p>
SolveSpace is a free (GPLv3) parametric 2d/3d CAD (computer-aided design) tool. Applications include:
</p>
<ul>
<li>Modeling 3d parts — draw with extrudes, revolves/helix, and Boolean operations</li>
<li>Modeling 2d parts — draw the part as a single section, and export; use 3d assembly to verify fit</li>
<li>Modeling 3d-printed parts — export the STL or other triangle mesh expected by most slicers</li>
<li>Preparing 2D CAM data — export 2d vector art for a waterjet machine or laser cutter</li>
<li>Mechanism design — use the constraint solver to simulate planar or spatial linkages</li>
<li>Plane and solid geometry — replace hand-solved trigonometry with a live dimensioned drawing</li>
</ul>
</description>
<pkgname>solvespace</pkgname>
<launchable type="desktop-id">solvespace.desktop</launchable>
<icon type="remote" width="48" height="48">com/solvespace/SolveSpace/2bc263f8e2c3a20ea2254dc1bc3389f9/icons/48x48/solvespace_solvespace.png</icon>
<icon type="cached" width="64" height="64">solvespace_solvespace.png</icon>
<icon type="remote" width="64" height="64">com/solvespace/SolveSpace/2bc263f8e2c3a20ea2254dc1bc3389f9/icons/64x64/solvespace_solvespace.png</icon>
<icon type="remote" width="128" height="128">com/solvespace/SolveSpace/2bc263f8e2c3a20ea2254dc1bc3389f9/icons/128x128/solvespace_solvespace.png</icon>
<icon type="stock">solvespace</icon>
<url type="homepage">https://solvespace.com</url>
<url type="bugtracker">https://github.com/solvespace/solvespace/issues</url>
<categories>
<category>Graphics</category>
<category>3DGraphics</category>
<category>Engineering</category>
</categories>
<provides>
<mediatype>application/x-solvespace</mediatype>
</provides>
<screenshots>
<screenshot type="default">
<caption>Main window with an empty document</caption>
<image type="source" width="1600" height="900">com/solvespace/SolveSpace/2bc263f8e2c3a20ea2254dc1bc3389f9/screenshots/image-1_orig.png</image>
<image type="thumbnail" width="1248" height="702">com/solvespace/SolveSpace/2bc263f8e2c3a20ea2254dc1bc3389f9/screenshots/image-1_1248x702.png</image>
<image type="thumbnail" width="752" height="423">com/solvespace/SolveSpace/2bc263f8e2c3a20ea2254dc1bc3389f9/screenshots/image-1_752x423.png</image>
<image type="thumbnail" width="624" height="351">com/solvespace/SolveSpace/2bc263f8e2c3a20ea2254dc1bc3389f9/screenshots/image-1_624x351.png</image>
<image type="thumbnail" width="224" height="126">com/solvespace/SolveSpace/2bc263f8e2c3a20ea2254dc1bc3389f9/screenshots/image-1_224x126.png</image>
</screenshot>
<screenshot>
<caption>Property Browser with an empty document</caption>
<image type="source" width="444" height="405">com/solvespace/SolveSpace/2bc263f8e2c3a20ea2254dc1bc3389f9/screenshots/image-2_orig.png</image>
<image type="thumbnail" width="224" height="204">com/solvespace/SolveSpace/2bc263f8e2c3a20ea2254dc1bc3389f9/screenshots/image-2_224x204.png</image>
</screenshot>
<screenshot>
<caption>Viewing and editing constraints on a model</caption>
<image type="source" width="548" height="410">com/solvespace/SolveSpace/2bc263f8e2c3a20ea2254dc1bc3389f9/screenshots/image-3_orig.png</image>
<image type="thumbnail" width="224" height="167">com/solvespace/SolveSpace/2bc263f8e2c3a20ea2254dc1bc3389f9/screenshots/image-3_224x167.png</image>
</screenshot>
<screenshot>
<caption>3D view of a stand made from notched angle iron, from the "ex-stand" project</caption>
<image type="source" width="555" height="431">com/solvespace/SolveSpace/2bc263f8e2c3a20ea2254dc1bc3389f9/screenshots/image-4_orig.png</image>
<image type="thumbnail" width="224" height="173">com/solvespace/SolveSpace/2bc263f8e2c3a20ea2254dc1bc3389f9/screenshots/image-4_224x173.png</image>
</screenshot>
<screenshot>
<caption>Dimensioning a 2D sketch for a case for a printed circuit board, from the "ex-case" project</caption>
<image type="source" width="573" height="438">com/solvespace/SolveSpace/2bc263f8e2c3a20ea2254dc1bc3389f9/screenshots/image-5_orig.png</image>
<image type="thumbnail" width="224" height="171">com/solvespace/SolveSpace/2bc263f8e2c3a20ea2254dc1bc3389f9/screenshots/image-5_224x171.png</image>
</screenshot>
<screenshot>
<caption>Showing tracing of Chebyshev's linkage, from the "ex-chebyshev" project</caption>
<image type="source" width="546" height="602">com/solvespace/SolveSpace/2bc263f8e2c3a20ea2254dc1bc3389f9/screenshots/image-6_orig.png</image>
<image type="thumbnail" width="224" height="246">com/solvespace/SolveSpace/2bc263f8e2c3a20ea2254dc1bc3389f9/screenshots/image-6_224x246.png</image>
</screenshot>
</screenshots>
<keywords>
<keyword>parametric</keyword>
<keyword>cad</keyword>
<keyword>2d</keyword>
<keyword>3d</keyword>
</keywords>
<releases>
<release type="stable" version="3.1" timestamp="1654041600">
<description>
<p>Major new stable release. Includes new arc and line length ratio and difference
constraints, comments associated with point entities. Adds "exploded view" to sketches,
and support for displaying measurements in "feet-inches". Adds a pitch parameter to
helix extrusions. Allows use of Point and Normal to define a new workplane to sketch in.
Adds live updating of Property Browser while dragging the sketch, and active links for
all points, normals, and vectors in the Property Browser. Adds the ability to link STL
files into a model. Includes a variety of UI improvements. Speeds up complex sketches
by up to 8x and doubles the maximum unknowns.</p>
</description>
<url>https://github.com/solvespace/solvespace/releases/tag/v3.0</url>
</release>
<release type="stable" version="3.0" timestamp="1618704000">
<description>
<p>Major new stable release. Includes new intersection boolean operation,
new types of groups, solid model suppression, usability improvements
(especially regarding redundant constraints and automatic constraints),
and more. Also includes performance and scalability improvements.</p>
</description>
<url>https://github.com/solvespace/solvespace/releases/tag/v3.0</url>
</release>
<release type="development" version="3.0~rc2" timestamp="1610841600">
<description>
<p>Second release candidate for the 3.0 stable release.</p>
</description>
<url>https://github.com/solvespace/solvespace/releases/tag/v3.0.rc2</url>
</release>
<release type="development" version="3.0~rc1" timestamp="1605657600">
<description>
<p>First release candidate for the 3.0 stable release.</p>
</description>
<url>https://github.com/solvespace/solvespace/releases/tag/v3.0.rc1</url>
</release>
</releases>
<content_rating type="oars-1.0"/>
</component>