FreeCAD-Doc/localwiki/Release_notes_0.17.html
2018-07-08 12:11:49 -05:00

240 lines
35 KiB
HTML

<html><head><title>Release notes 0.17</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link type='text/css' href='wiki.css' rel='stylesheet'></head><body><h1>Release notes 0.17</h1></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr"><div class="mw-parser-output"><div id="itsfree" style="text-align:left;color:black;background:#f6f6f6;margin:1em 7em;padding:0.5em 2em;border:2px solid #a7d7f9;">
<i>This release of FreeCAD is dedicated to our friend Roland Frank <a rel="nofollow" class="external text" href="https://forum.freecadweb.org/viewtopic.php?f=8&amp;t=25673">who left us in 2017</a>. He was an active and well-appreciated member of the FreeCAD forum, and his video tutorials on the <a rel="nofollow" class="external text" href="https://www.youtube.com/watch?v=_HEvhclR4-o&amp;list=PL6fZ68Cq3L8k0JhxnIVjZQN26cn9idJrj">Learn FreeCAD</a> and <a rel="nofollow" class="external text" href="https://www.youtube.com/watch?v=m49z0weonog&amp;list=PLsrwVwvqYb8G4Ri0iz1JIebsOXkgoytAY">BPLFRE</a> Youtube channels helped many people get started with FreeCAD.</i></div>
<p>FreeCAD 0.17 was released on 06 April, 2018, get it from the <a href="Download.html" title="Download">Download</a> page. This is a summary of the most interesting changes. The complete list of changes can be found in the <a rel="nofollow" class="external text" href="https://www.freecadweb.org/tracker/changelog_page.php?version_id=73">MantisBT bugtracker FC 0.17 changelog</a>.
</p><p>Older FreeCAD release notes can be found in <a href="Getting_started.html" title="Getting started">Getting started</a>.
</p>
<div class="floatnone"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Release017_Title.jpg" class="image"><img alt="Release017 Title.jpg" src="800px-Release017_Title.jpg" width="800" height="526" srcset="/wiki/images/6/62/Release017_Title.jpg 1.5x" /></a></div>
<p><i>Garden Railway Coach O&amp;K (by FreeCAD-User "Garden Railway Coach O&amp;K", see <a rel="nofollow" class="external text" href="http://forum.freecadweb.org/viewtopic.php?f=24&amp;t=17261">Users Showcase</a>)</i>
</p>
<div id="toc" class="toc"><div class="toctitle"><h2>Contents</h2></div>
<ul>
<li class="toclevel-1 tocsection-1"><a href="#Highlights"><span class="tocnumber">1</span> <span class="toctext">Highlights</span></a></li>
<li class="toclevel-1 tocsection-2"><a href="#General"><span class="tocnumber">2</span> <span class="toctext">General</span></a></li>
<li class="toclevel-1 tocsection-3"><a href="#Arch_Workbench"><span class="tocnumber">3</span> <span class="toctext">Arch Workbench</span></a></li>
<li class="toclevel-1 tocsection-4"><a href="#Draft_Workbench"><span class="tocnumber">4</span> <span class="toctext">Draft Workbench</span></a></li>
<li class="toclevel-1 tocsection-5"><a href="#FEM_Workbench"><span class="tocnumber">5</span> <span class="toctext">FEM Workbench</span></a></li>
<li class="toclevel-1 tocsection-6"><a href="#Part_Workbench"><span class="tocnumber">6</span> <span class="toctext">Part Workbench</span></a></li>
<li class="toclevel-1 tocsection-7"><a href="#PartDesign_workbench"><span class="tocnumber">7</span> <span class="toctext">PartDesign workbench</span></a></li>
<li class="toclevel-1 tocsection-8"><a href="Path_Workbench.html"><span class="tocnumber">8</span> <span class="toctext">Path Workbench</span></a></li>
<li class="toclevel-1 tocsection-9"><a href="#Sketcher_Workbench"><span class="tocnumber">9</span> <span class="toctext">Sketcher Workbench</span></a></li>
<li class="toclevel-1 tocsection-10"><a href="#Spreadsheet_Workbench"><span class="tocnumber">10</span> <span class="toctext">Spreadsheet Workbench</span></a></li>
<li class="toclevel-1 tocsection-11"><a href="#Surface_Workbench"><span class="tocnumber">11</span> <span class="toctext">Surface Workbench</span></a></li>
<li class="toclevel-1 tocsection-12"><a href="#TechDraw_Workbench"><span class="tocnumber">12</span> <span class="toctext">TechDraw Workbench</span></a></li>
<li class="toclevel-1 tocsection-13"><a href="#Additional_Modules"><span class="tocnumber">13</span> <span class="toctext">Additional Modules</span></a></li>
</ul>
</div>
<h2><span class="mw-headline" id="Highlights">Highlights</span></h2>
<p>It's been 2 years since the previous 0.16 release, but the FreeCAD team didn't stay idle during that time. More than 6,800 revisions were added to FreeCAD's source code. For comparison, this is more than three times the work done between v0.16 and 0.15! Most existing workbenches benefited from improvements, and two completely new workbenches were added. New additional modules were also developed by the community. Some of the highlights:
</p><p><br />
The <b>PartDesign workbench</b> has been completely overhauled. A new Body container now holds a chain of features and lifts the requirement of mapping sketches to planar faces. New tools to create datum (reference) geometry such as points, axes and planes make PartDesign a lot more versatile.
</p>
<div class="floatnone"><a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign_Body_tree.png" class="image"><img alt="PartDesign Body tree.png" src="PartDesign_Body_tree.png" width="180" height="291" /></a></div>
<p>The new <a href="AddonManager.html" title="AddonManager">Addon manager</a> available from the Tools menu (which was previously available as the <a rel="nofollow" class="external text" href="https://github.com/FreeCAD/FreeCAD-addons">addons installer macro</a>) makes installing and updating add-on modules and macros much easier and standardized across Windows, Mac OS X and Linux.
</p>
<div class="floatnone"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Addon_manager.png" class="image"><img alt="Addon manager.png" src="300px-Addon_manager.png" width="300" height="262" srcset="/wiki/images/e/e6/Addon_manager.png 1.5x" /></a></div>
<p>The <b>Sketcher</b> now supports B-spline creation with many ways to control curves and display curve information.
</p>
<div class="floatnone"><a href="https://www.freecadweb.org/wiki/index.php?title=File:FC017_Sketcher_B-spline_01.png" class="image"><img alt="FC017 Sketcher B-spline 01.png" src="300px-FC017_Sketcher_B-spline_01.png" width="300" height="215" srcset="/wiki/images/thumb/2/24/FC017_Sketcher_B-spline_01.png/450px-FC017_Sketcher_B-spline_01.png 1.5x, FC017_Sketcher_B-spline_01.png 2x" /></a></div>
<p>The new <b>TechDraw workbench</b> aims to replace the Drawing workbench, and already provides more features than the old Drawing workbench.
<a href="https://www.freecadweb.org/wiki/index.php?title=File:TechDraw_Workbench_Example.png" class="image"><img alt="TechDraw Workbench Example.png" src="300px-TechDraw_Workbench_Example.png" width="300" height="212" srcset="/wiki/images/thumb/0/02/TechDraw_Workbench_Example.png/450px-TechDraw_Workbench_Example.png 1.5x, /wiki/images/thumb/0/02/TechDraw_Workbench_Example.png/600px-TechDraw_Workbench_Example.png 2x" /></a>
</p>
<h2><span class="mw-headline" id="General">General</span></h2>
<ul><li> Yorik van Havre wrote "<a href="https://www.freecadweb.org/wiki/index.php?title=Manual:Introduction" title="Manual:Introduction">The FreeCAD Manual</a>" as an introductory book on how to use FreeCAD.</li>
<li> Document recomputes can now be disabled/enabled via the context menu.</li>
<li> There's a new Revit navigation style.</li>
<li> A new Navigation Indicator at the bottom right of the FreeCAD window allows quick access to the navigation styles.</li></ul>
<p><a href="https://www.freecadweb.org/wiki/index.php?title=File:FC017_Navigation_Indicator_01.png" class="image"><img alt="FC017 Navigation Indicator 01.png" src="FC017_Navigation_Indicator_01.png" width="441" height="170" /></a> <a href="https://www.freecadweb.org/wiki/index.php?title=File:FC017_Navigation_Indicator_02.png" class="image"><img alt="FC017 Navigation Indicator 02.png" src="FC017_Navigation_Indicator_02.png" width="421" height="270" /></a>
</p>
<ul><li> The <a href="Std_DependencyGraph.html" title="Std DependencyGraph">dependency graph</a> benefited from graphical enhancements.</li>
<li> STEP import leverages the new <a href="Std_Part.html" title="Std Part">Part container</a> and uses it to organize an imported STEP assembly into sub-assemblies, now more closely following the original document's structure. stpZ (a compressed STEP format) is now supported.</li>
<li> Most of FreeCAD's icons were reworked to better comply with Tango guidelines.</li></ul>
<ul><li> The FreeCAD project acknowledges the contributions of its community by adding a Credits tab in the <i>About FreeCAD</i> dialog. New License and Libraries tabs list FreeCAD's license and provide info on used third-party libraries.</li></ul>
<p><a href="https://www.freecadweb.org/wiki/index.php?title=File:AboutFreeCAD_Credits.png" class="image"><img alt="AboutFreeCAD Credits.png" src="300px-AboutFreeCAD_Credits.png" width="300" height="380" srcset="/wiki/images/thumb/3/35/AboutFreeCAD_Credits.png/450px-AboutFreeCAD_Credits.png 1.5x, /wiki/images/3/35/AboutFreeCAD_Credits.png 2x" /></a>
</p>
<h2><span class="mw-headline" id="Arch_Workbench">Arch Workbench</span></h2>
<ul><li> New <a href="Arch_Schedule.html" title="Arch Schedule">Arch Schedule</a> tool: This tool has been completely rewritten, and offers now a much more flexible way to gather data from the document into a spreadsheet, using different kinds of queries, such as counting all objects of a certain type, or summing up the total volume of a certain category of objects.</li></ul>
<ul><li> New set of <a href="Arch_Pipe.html" title="Arch Pipe">piping tools</a> to design piping systems. You can use lines, sketches or wires as a base to place tubes, and automatically create connections between 2 or 3 tubes.</li></ul>
<ul><li> The <a href="Arch_Structure.html" title="Arch Structure">Arch Structure</a> tool has now been extended with a series of new presets to build precast concrete elements.</li></ul>
<ul><li> During the <a href="Google_Summer_of_Code.html" class="mw-redirect" title="Google Summer of Code">Google Summer of Code</a> 2017 edition, to which FreeCAD participated, the <a href="Arch_Rebar.html" title="Arch Rebar">Arch Rebar</a> tool was greatly extended and gained a friendly User Interface to easily add several standard types of Reinforcement bars to your concrete structures.</li></ul>
<p><a href="https://www.freecadweb.org/wiki/index.php?title=File:Arch_Rebar_preview.png" class="image"><img alt="Arch Rebar preview.png" src="640px-Arch_Rebar_preview.png" width="640" height="343" srcset="/wiki/images/thumb/0/06/Arch_Rebar_preview.png/960px-Arch_Rebar_preview.png 1.5x, /wiki/images/thumb/0/06/Arch_Rebar_preview.png/1280px-Arch_Rebar_preview.png 2x" /></a>
</p>
<ul><li> <a href="Arch_Window.html" title="Arch Window">Windows</a> gained several enhancements, such as the possibility to define subcomponents as openable, show opening symbols, appear open, and have louver panels.</li></ul>
<p><a href="https://www.freecadweb.org/wiki/index.php?title=File:Arch_Door_preview.png" class="image"><img alt="Arch Door preview.png" src="640px-Arch_Door_preview.png" width="640" height="489" srcset="/wiki/images/5/52/Arch_Door_preview.png 1.5x" /></a>
</p>
<ul><li> <a href="Arch_Axis.html" title="Arch Axis">Arch Axis</a> tools have also been rewritten, and allow more complex systems by combining different series of axes together. They can also be customized to show different kinds of situations such as levels. </li></ul>
<ul><li> A new <a href="Arch_Grid.html" title="Arch Grid">Arch Grid</a> tool allows to easily create spreadsheet-like base objects by stretching, joining or splitting cells. These grid objects can then be used as axes systems, or as bases for complex window or panel arrangements.</li></ul>
<ul><li> New <a href="Arch_Panel_Cut.html" title="Arch Panel Cut">Panel tools</a> were specifically designed for panel constructions. They allow to build a model composed of <a href="Arch_Panel.html" title="Arch Panel">Arch Panels</a>, and then generate cutting sheets that can be used by the <a href="Path_Workbench.html" title="Path Workbench">Path Workbench</a> to generate cutting machine code. </li></ul>
<ul><li> A new <a href="Arch_Nest.html" title="Arch Nest">Nesting</a> tool (still experimental), allows to compose cut sheets by automatically placing 2D shapes in a containing shape.</li></ul>
<ul><li> <a href="Arch_MultiMaterial.html" title="Arch MultiMaterial">Multi-materials</a> have been introduced in the Arch workbench. They allow to automatically create multilayer walls, or control the different material of compound objects such as windows.</li></ul>
<ul><li> The Arch Workbench OBJ and DAE exporter now support materials, both when importing and exporting.</li></ul>
<ul><li> Import support for the <a href="Arch_3DS.html" title="Arch 3DS">3DS</a> format has been added.</li></ul>
<h2><span class="mw-headline" id="Draft_Workbench">Draft Workbench</span></h2>
<ul><li> <a href="Draft_AutoGroup.html" title="Draft AutoGroup">Autogroup system</a>: The Draft workbench now features an auto-group button on its main toolbar. When activated, all newly created Draft and Arch objects will automatically be placed in that group.</li></ul>
<ul><li> <a href="Draft_Slope.html" title="Draft Slope">Slope tool</a>: When used on a <a href="Draft_Line.html" title="Draft Line">Draft Line</a> or <a href="Draft_Wire.html" title="Draft Wire">Draft Wire</a>, this tool will allow you to give it a given slope/inclination. That is, the intermediate and end points will get a lower Z value, so the whole object gets a constant inclination. This is useful to use Lines or Wires as bases for objects that needs a precise inclination, such as roof panes or sewer pipes.</li></ul>
<ul><li> <a href="Draft_SetWorkingPlaneProxy.html" title="Draft SetWorkingPlaneProxy">Working Plane proxies</a>: When working with <a href="Draft_SelectPlane.html" title="Draft SelectPlane">Draft working planes</a>, you often need to store working plane locations that you use often. This is now possible by placing one of those proxies in your document. It will remember the current working plane location, and can also restore the current view and/or objects visibility.</li></ul>
<p><a href="https://www.freecadweb.org/wiki/index.php?title=File:Draft_WP_preview.png" class="image"><img alt="Draft WP preview.png" src="640px-Draft_WP_preview.png" width="640" height="424" srcset="/wiki/images/thumb/f/fa/Draft_WP_preview.png/960px-Draft_WP_preview.png 1.5x, /wiki/images/f/fa/Draft_WP_preview.png 2x" /></a>
</p>
<ul><li> <a href="Draft_Stretch.html" title="Draft Stretch">Draft Stretch</a>: The Draft workbench now has a stretch tool, that allows to move vertices of several Draft objects at once.</li></ul>
<ul><li> <a href="Draft_Label.html" title="Draft Label">Draft Label</a>: With this tool, one can place labels in the document, which as composed of a piece of text and a leader line that can be free or stick to a specific object. The text can be made to display a custom piece of text, or automatically display the contents of a property of the target object.</li></ul>
<p><a href="https://www.freecadweb.org/wiki/index.php?title=File:Draft_Label_Preview.png" class="image"><img alt="Draft Label Preview.png" src="640px-Draft_Label_Preview.png" width="640" height="452" srcset="/wiki/images/5/5a/Draft_Label_Preview.png 1.5x" /></a>
</p>
<h2><span class="mw-headline" id="FEM_Workbench">FEM Workbench</span></h2>
<ul><li> FEM Mesh
<ul><li> <b>Gmsh object</b> is a mesh object, which allows to use Gmesh meshing tool inside FreeCAD. Various options of Gmesh are supported.</li>
<li> <b>Boundary layer object for gmsh</b> makes it possible to create boundary layer.</li>
<li> <b>Mesh group object for gmsh</b> makes it possible to create nodes and element groups. The names can be changed by the user. </li>
<li> <b>Mesh region object for gmsh</b> makes it possible to define mesh regions with different mesh element size for nodes, edges, faces and volumes.</li>
<li> <b>GUI clear mesh tool</b> clears the mesh but keeps all mesh adjustments. This is very handy if files should be shared.</li>
<li> <b>GUI print mesh info tool</b> print all kind of mesh informations. </li>
<li> <b>GUI mesh view provider</b> is able to display quad face mesh as well as hexaeder, pentaeder and pyramid mesh elements.</li>
<li> <b>Mesh data model</b> was updated to SMESH to version 7.7.1 <a rel="nofollow" class="external free" href="https://github.com/FreeCAD/FreeCAD/commit/666a3e5a">https://github.com/FreeCAD/FreeCAD/commit/666a3e5a</a></li>
<li> <b>Mesh API</b> was extended to read mesh group data out of the FreeCAD SMESH FEM mesh data by Python. This was the base for the Gmsh group object.</li>
<li> <b>Mesh API</b> was extended to export mesh groups to Abaqus and CalculiX inp file format.</li>
<li> <b>FEM mesh 2 mesh tool</b> converts a surface of a volume mesh into a mesh for FreeCAD's mesh module.</li>
<li> <b>Mesh problems:</b> Non-positive Jacobians are an often seen problem in FEM meshes. Elements which have non-positive Jacobians in CalculiX solver are colored in FreeCAD.</li>
<li> <b>Fenics</b> Import and export of Fenics mesh format has been added.</li></ul></li></ul>
<ul><li> Objects
<ul><li> <b>Beam rotation object</b> enables the analysis of beams rotated around their main axis.</li>
<li> <b>Nonlinear material object</b> adds nonlinear material behavior to FreeCAD FEM. It supports linear change of stress strain curve.</li>
<li> <b>Fluid material</b> ...</li>
<li> <b>Constraint initial flow velocity</b> ...</li>
<li> <b>Constraint fluid boundary</b></li>
<li> <b>Constraint electrostatic potential</b> ...</li>
<li> <b>Constraint body heat source</b> ...</li>
<li> <b>Constraint transform</b> ...</li>
<li> <b>Constraint temperature</b> ...</li>
<li> <b>Constraint contact</b> ...</li>
<li> <b>Constraint plane rotation</b> ...</li>
<li> <b>Constraint self weight</b> ...</li></ul></li></ul>
<ul><li> Solver
<ul><li> <b>Solver frame work</b> was written from scratch during a Google Summer of Code project.</li>
<li> Support for FEM solver software <b>ElmerFEM</b>, <a rel="nofollow" class="external free" href="https://www.csc.fi/web/elmer">https://www.csc.fi/web/elmer</a>, was added. </li>
<li> Inside the solver frame work the analysis type can be chosen by an <b>equation object</b> (Elmer solver only, ATM.)</li>
<li> Basic support for FEM solver software <b>Z88</b>, <a rel="nofollow" class="external free" href="https://en.z88.de/z88os/">https://en.z88.de/z88os/</a>, was added.</li>
<li> <b>CalculiX</b> was ported to the solver frame work. The ccxtools solver object remains in FreeCAD FEM because it is very well tested and has extended pre checks.</li></ul></li></ul>
<ul><li> Calculix analysis
<ul><li> <b>Coupled Thermal Structural Analysis</b> ...</li>
<li> <b>1D pipe Flow analysis Analysis</b> ...</li>
<li> <b>Coupled Beam Shell Solid models</b> ...</li></ul></li></ul>
<ul><li> Standard Post Processing
<ul><li> <b>Shell and beam 3D output</b> Make it possible to output shell and beam analysis as 3D solid output to see stresses in sections.</li>
<li> <b>Peeq strain</b> Support for equivalent plastic strain has been added to the result object, result reader and vtk post processing.</li></ul></li></ul>
<ul><li> Extended Post Processing
<ul><li> '<i>VTK</i> An extended post processing based on VTK has been added.</li>
<li> <b>Clip filter</b> ...</li>
<li> <b>Scalar clip filter</b> ...</li>
<li> <b>Cut filter</b> ...</li>
<li> <b>Wrap vector filter</b> ...</li>
<li> <b>Linearized stresses</b> ...</li>
<li> <b>Data at point</b> A tool to get the result data for a specific point.</li>
<li> <b>Data along line</b> A tool to get the result data for a specific line printed as a diagram.</li></ul></li></ul>
<ul><li> Fixes, code and other stuff
<ul><li> The <b>unit tests suite</b> for FEM work bench has been extended.</li>
<li> The <b>code basis</b> has been massively improved.</li>
<li> Most of FEM code has been ported to <b>Python3</b>.</li>
<li> Furthermore there have been <b>tons of bugs</b> found and fixed.</li>
<li> All <b>icons</b> have been nicely redrawn and in conjunction with guidelines.</li>
<li> <b>Code formating</b> There should be no more tabs and white spaces in all FEM source code.</li>
<li> Python codes is according most rules of <b>flake8</b>.</li>
<li> Dozens of <b>typos</b> inside source code have been fixed (AFAIK this applies to all FreeCAD, luzpaz finds all of them like finding a needle in the haystack).</li></ul></li></ul>
<ul><li> Some Pictures</li></ul>
<p><a href="https://www.freecadweb.org/wiki/index.php?title=File:Bridge-all.png" class="image"><img alt="Bridge-all.png" src="640px-Bridge-all.png" width="640" height="321" srcset="/wiki/images/thumb/f/f0/Bridge-all.png/960px-Bridge-all.png 1.5x, /wiki/images/thumb/f/f0/Bridge-all.png/1280px-Bridge-all.png 2x" /></a>
<a href="https://www.freecadweb.org/wiki/index.php?title=File:Bridge-detail.png" class="image"><img alt="Bridge-detail.png" src="640px-Bridge-detail.png" width="640" height="321" srcset="/wiki/images/thumb/4/49/Bridge-detail.png/960px-Bridge-detail.png 1.5x, /wiki/images/thumb/4/49/Bridge-detail.png/1280px-Bridge-detail.png 2x" /></a>
</p>
<h2><span class="mw-headline" id="Part_Workbench">Part Workbench</span></h2>
<ul><li> The Open Cascade geometric modeling kernel was updated from 6.8.0 to 7.2.0 (actual OCC version may depend on platform/distro). This version brings a lot of bug fixes in Boolean operations, hidden line removal algorithm, as well as allowing new features to be added to the Part workbench.</li></ul>
<ul><li> New features: <a href="Part_BooleanFragments.html" title="Part BooleanFragments">Boolean Fragments</a>, <a href="Part_Slice.html" title="Part Slice">Slice</a> and <a href="https://www.freecadweb.org/wiki/index.php?title=Part_XOR&amp;action=edit&amp;redlink=1" class="new" title="Part XOR (page does not exist)">XOR</a>.</li></ul>
<ul><li> Thanks to the new features above, composite solids (compsolids) can now be created in FreeCAD. They are of great use in FEM.</li></ul>
<ul><li> <a href="Part_JoinConnect.html" title="Part JoinConnect">Connect</a> performance and reliability were improved, and the tool was made more versatile.</li></ul>
<ul><li> New feature: <a href="Part_Offset2D.html" title="Part Offset2D">2D Offset</a>, to offset planar wires.</li></ul>
<ul><li> Enhancement: <a href="Part_Extrude.html" title="Part Extrude">Part Extrude</a> tool now supports parametric Normal direction, direction controlled by linked edge, reversing, 2nd length, 2nd taper angle, and symmetric. Also, Make Solid checkbox is now checked automatically if you open dialog and the selected object is a closed wire (e.g., a sketch).</li></ul>
<ul><li> Enhancement: <a href="Part_Revolve.html" title="Part Revolve">Part Revolve</a> tool now supports parametric link to revolution axis.</li></ul>
<ul><li> The new <a href="Part_Attachment.html" title="Part Attachment">Part Attachment</a> utility accessible from the <i>Part → Attachment…</i> menu can be used to attach most types of objects to other geometry parametrically.</li></ul>
<ul><li> The new <a href="Std_Part.html" title="Std Part">Part container</a> can be used to group most types of shapes and to move them as a unit. It also contains standard planes and axes to attach objects to. It will serve as basis for the future Assembly workbench by providing a way to move parts around. It is available in all workbenches from a toolbar along with <a href="Std_Group.html" title="Std Group">Group</a>.</li></ul>
<h2><span class="mw-headline" id="PartDesign_workbench">PartDesign workbench</span></h2>
<p>The PartDesign workbench received massive changes, the fruit of combined efforts from multiple developers over a period of 5 years.
<a href="https://www.freecadweb.org/wiki/index.php?title=File:PartDesign017-teaser-motor-core.png" class="image"><img alt="PartDesign017-teaser-motor-core.png" src="800px-PartDesign017-teaser-motor-core.png" width="800" height="425" srcset="/wiki/images/thumb/8/80/PartDesign017-teaser-motor-core.png/1200px-PartDesign017-teaser-motor-core.png 1.5x, /wiki/images/thumb/8/80/PartDesign017-teaser-motor-core.png/1600px-PartDesign017-teaser-motor-core.png 2x" /></a>
</p>
<ul><li> The new <a href="PartDesign_Body.html" title="PartDesign Body">Body</a> container holds a chain of of PartDesign features making up a single contiguous solid. It also contains standard planes and axes to attach objects to. Thanks to the Body container, it is no longer necessary to map sketches to faces when adding features. This requirement was a major limitation of the old PartDesign, that could cause many models to break upon parameter changes. So, it is now recommended to avoid mapping sketches to faces whenever possible.</li></ul>
<ul><li> New additive and subtractive features: <a href="PartDesign_CompPrimitiveAdditive.html" title="PartDesign CompPrimitiveAdditive">Primitives</a>, <a href="PartDesign_AdditiveLoft.html" title="PartDesign AdditiveLoft">Loft</a>, <a href="PartDesign_AdditivePipe.html" title="PartDesign AdditivePipe">Sweep</a>, <a href="PartDesign_Thickness.html" title="PartDesign Thickness">Thickness</a>.</li></ul>
<ul><li> New datum features, which are <a href="PartDesign_Plane.html" title="PartDesign Plane">planes</a>, <a href="PartDesign_Line.html" title="PartDesign Line">lines</a> and <a href="PartDesign_Point.html" title="PartDesign Point">points</a> useful for placing sketches, alignment, and serving as axes of revolution.</li></ul>
<ul><li> New automatic workbench switching between PartDesign and Sketcher. When creating a new sketch from within the PartDesign workbench, once the sketch attachment is set, the UI automatically switches to the Sketcher workbench and its tools in editing mode. When the sketch is closed, the UI switches back to the PartDesign workbench, and restores the view to its previous state. Thus the Sketcher tools were removed from the PartDesign toolbars to liberate space for the new PartDesign features.</li></ul>
<h2><span class="mw-headline" id="Path_Workbench">Path Workbench</span></h2>
<p>The Path workbench has been massively overhauled in version 0.17. The overhaul saw the removal of all older HeeksCNC code and replacement of the libarea python wrapper with the new Path-Area module. As a result operations have gotten much more powerful, faster, with a simplified code base.
</p>
<ul><li> Support for 2.5D operations is complete including <a href="Path_Contour.html" title="Path Contour">contour</a>, <a href="Path_MillFace.html" title="Path MillFace">face-milling</a>, <a href="Path_Pocket_Shape.html" title="Path Pocket Shape">pocketing</a>, <a href="Path_ProfileFace.html" title="Path ProfileFace">profiling</a>, and <a href="Path_Drilling.html" title="Path Drilling">drilling</a></li></ul>
<ul><li> Limited support for <a href="Path_Pocket_3D.html" title="Path Pocket 3D">3D pocketing</a> operations.</li></ul>
<ul><li> Path can use <a href="Arch_Panel.html" title="Arch Panel">Arch Panel</a> as base object to group multiple parts together for 2D cutting.</li></ul>
<ul><li> Introduction of <a href="Path_Job.html" title="Path Job">Path Job</a>. The job is now a central object of the path workflow. It organizes and coordinates multiple operations, tools, stock material, part orientation and alignment. A customized Job can be saved as a 'Job Template' and re-used to streamline the setup of future jobs. Job SetupSheets provide a mechanism to automate the configuration of depth and speed settings.</li></ul>
<ul><li> All operations have a consistent task panel organization</li></ul>
<ul><li> New or improved <a href="Path_Post.html" title="Path Post">post-processors</a> for LinuxCNC, Smoothieboard, GRBL, Phillips, OpenSBP (shopbot), Roland Modela, Centroid, Fablin, and Dynapath. Most post-processors support arguments.</li></ul>
<ul><li> Improved <a href="Path_ToolLibraryEdit.html" title="Path ToolLibraryEdit">tool library</a> and editor.</li></ul>
<ul><li> <a href="Path_Inspect.html" title="Path Inspect">Path Inspect</a> tool allows highlighting individual commands to visualize path and explore gcode.</li></ul>
<ul><li> <a href="Path_Simulator.html" title="Path Simulator">Path Simulator</a> tool does 3D simulated cutting to visualize Path execution</li></ul>
<ul><li> Dress-up operations can be used to refine core operations and add additional complexity. Dressups exist for <a href="Path_DressupDogbone.html" title="Path DressupDogbone">'dogbone'</a> corners, <a href="Path_DressupTag.html" title="Path DressupTag">holding tags</a>, <a href="Path_DressupRampEntry.html" title="Path DressupRampEntry">ramp entry</a>, and <a href="Path_DressupDragKnife.html" title="Path DressupDragKnife">dragknife</a> 'corner actions'</li></ul>
<h2><span class="mw-headline" id="Sketcher_Workbench">Sketcher Workbench</span></h2>
<ul><li> Sketches can now be attached in a wide variety of ways, not only to flat faces as it used to be. Of particular importance is attachment perpendicular to edges, useful for making profiles for <a href="Part_Sweep.html" title="Part Sweep">sweeping</a>.</li></ul>
<ul><li> External geometry links are no longer limited to only the object the sketch is mapped to. Geometry from other sketches is supported. External geometry links can be created within a Part container, or a Body container, or even a whole project if Part and Body containers are not used.</li></ul>
<ul><li> Visibility automation: now, when you start editing a sketch, objects depending on it are automatically hidden to unclutter the view, and objects used for external geometry links are automatically shown; old visibilities are restored as you close the sketch.</li></ul>
<ul><li> New constraint continuous creation mode: constraint tools are now active even without any element selected. Press a constraint, then select objects to apply the constraint to.</li></ul>
<ul><li> New arc of hyperbola and arc of parabola creation tools.</li></ul>
<ul><li> New Extend edge editing tool.</li></ul>
<ul><li> New B-spline creation tool, with many ways to control curves (degree, knot multiplicity, control point weight) and display information (control polygon, curvature comb, knot multiplicity indicator).</li></ul>
<p><a href="https://www.freecadweb.org/wiki/index.php?title=File:FC017_Sketcher_B-spline_01.png" class="image"><img alt="FC017 Sketcher B-spline 01.png" src="FC017_Sketcher_B-spline_01.png" width="590" height="422" /></a>
</p>
<ul><li> New <b>Carbon Copy</b> tool to copy geometry from another sketch.</li></ul>
<ul><li> Virtual space switches all constraints to a different "virtual space", in effect hiding them from view.</li></ul>
<ul><li> Constraints List box includes ability to hide internal alignment, as well as individual hiding of constraints with a checkbox.</li></ul>
<ul><li> The Block constraint removes all degrees of freedom for a geometry element in place with the use of a single constraint. It should be particularly useful to work with B-Splines, which are cumbersome to constrain.</li></ul>
<ul><li> New Regular polygon with user defined number of sides.</li></ul>
<ul><li> Alternative sketch solvers available through <i>Show Advanced Solver Control in Task Bar</i> in Sketcher preferences.</li></ul>
<ul><li> Geometry style based rendering order allows reordering between normal, construction and external geometry. Useful when these type of geometry overlap.</li></ul>
<ul><li> The solver now automatically substitutes a combination of coincident constraint + tangent constraint with a point-on-point tangent constraint, as the former is an improper use that induces tolerance error that can cause further problems in the model. The user is advised of the substitution by a dialog which can be disabled in Sketcher preferences by unchecking "Notify automatic constraint substitutions".</li></ul>
<ul><li> New tick box in edit mode task view "Avoid redundant auto constraints"</li></ul>
<ul><li> Horizontal and Vertical constraints can be used to align selected points.</li></ul>
<h2><span class="mw-headline" id="Spreadsheet_Workbench">Spreadsheet Workbench</span></h2>
<ul><li> An Excel-file importer was added.</li></ul>
<h2><span class="mw-headline" id="Surface_Workbench">Surface Workbench</span></h2>
<ul><li> A new addition in v0.17, for now the Surface workbench has 4 functioning surface creation commands.</li></ul>
<h2><span class="mw-headline" id="TechDraw_Workbench">TechDraw Workbench</span></h2>
<p><a href="TechDraw_Module.html" title="TechDraw Module">TechDraw</a> is a new workbench for creating technical drawings that aims to replace the aging Drawing workbench. FreeCAD v0.17 is still shipped with the Drawing workbench so you can still open and edit your files containing Drawing pages, but Drawing will be phased out in a future release. Some of the exciting new stuff that TechDraw brings:
</p>
<ul><li> Most tools from the Drawing workbench have a TechDraw counterpart.</li>
<li> Easier view creation and manipulation. Views can be grabbed by their border with the mouse and dragged on the page. Orthogonal views alignment can be locked.</li>
<li> Better line type management (hard, smooth, iso, seam). Better hidden line removal thanks to an updated <a href="/wiki/Glossary#OCC" title="Glossary">OCC</a> library.</li>
<li> Section view, detail view creation.</li>
<li> Better template management.</li>
<li> Dimensioning is now supported, through multiple dimensioning tools: horizontal, vertical, length, radial, diameter, angular.</li>
<li> Decoration tools: hatching, hatching compatible to Autodesk PAT specification, symbols, images.</li></ul>
<h2><span class="mw-headline" id="Additional_Modules">Additional Modules</span></h2>
<p>Some of the new community modules that were created.
</p>
<ul><li> <a href="Manipulator_Workbench.html" title="Manipulator Workbench">Manipulator Workbench</a> is aimed to help in Aligning, Moving, Rotating and Measuring 3D objects (Part Design allowed) through a friendly GUI. </li></ul>
<ul><li> <a rel="nofollow" class="external text" href="https://github.com/tomate44/CurvesWB">Curves</a>, a collection of tools to create and edit NURBS curves and surfaces.</li></ul>
<ul><li> <a rel="nofollow" class="external text" href="https://github.com/microelly2/freecad-nurbs">Nurbs</a>, a collection of scripts for managing freeform surfaces and curves.</li></ul>
<ul><li> <a rel="nofollow" class="external text" href="https://github.com/edwardvmills/Silk">Silk</a>, a collection of NURBS surface modeling tools focused on low degree and seam continuity.</li></ul>
<ul><li> <a href="Flamingo_Workbench.html" title="Flamingo Workbench">Flamingo Workbench</a>, a set of customized FreeCAD commands and objects that help to speed-up the drawing of frames and pipelines.</li></ul>
<ul><li> <a href="Civil_Engineering_Workbench.html" title="Civil Engineering Workbench">Civil Engineering/Transportation Workbench</a></li></ul>
<ul><li> <a rel="nofollow" class="external text" href="https://github.com/juanvanyo/FreeCAD-GDT">GDT</a>, geometric dimensioning and tolerancing (GD&amp;T).</li></ul>
<ul><li> <a rel="nofollow" class="external text" href="https://github.com/jmplonka/InventorLoader">InventorLoader</a> to import Autodesk Inventor files (in progress).</li></ul>
<ul><li> <a rel="nofollow" class="external text" href="https://www.freecadweb.org/wiki/KicadStepUp_Workbench">Kicad StepUp Workbench</a> is aimed to help KiCad and FreeCAD users in ECAD and MCAD collaboration.</li></ul>
<p><br />
</p>
</div>
</div>
</div><div class="printfooter">
Online version: "<a dir="ltr" href="https://www.freecadweb.org/wiki/index.php?title=Release_notes_0.17&amp;oldid=281336">http://www.freecadweb.org/wiki/index.php?title=Release_notes_0.17&amp;oldid=281336</a>"</div>
<div id="catlinks" class="catlinks" data-mw="interface"></div><div class="visualClear"></div>
</div>
</div>
<div id="mw-navigation">
<h2>Navigation menu</h2>
</body></html>