Portable FreeCAD Changelog

What's new in Portable FreeCAD 0.21.0

Aug 16, 2023
  • General:
  • The default backup file naming scheme is now FCBak. The older format (FCStd#) is deprecated and will be removed in a future version. Users with the old scheme enabled will be warned on startup.
  • User interface:
  • The Navigation Cube has been updated. The cube is no longer shown in perspective if the 3D view is in orthographic view mode. Corner faces have been made hexagonal and larger so that they are easier to click. Borders have been added around the buttons. Default font selection and sizing has been improved. The Mini-cube menu now includes a checkbox to toggle the movability of the cube. Several new parameters have been added, see the Navigation Cube page for more information.
  • The Section Cut tool now allows to cut intersecting objects. This is useful for assemblies where intersections of touching objects can sometimes not be avoided due to numerical issues.
  • The display style of measurement results created using the Part or PartDesign workbench can now be changed in the preferences.
  • The workbench selector can now optionally be put in the menubar instead of the toolbar area.
  • Further user interface improvements:
  • The buttons for Std Print.svg Print and Std UserEditModeDefault.svg Edit Mode have been removed from the File toolbar. They can be re-added by customizing your toolbar. Pull request #7570 and commit ea9a04e
  • The File toolbar has been split. The buttons for Std Undo.svg Undo, Std Redo.svg Redo and Std Refresh.svg Refresh have been moved to the new Edit toolbar. The buttons for Std Cut.svg Cut, Std Copy.svg Copy and Std Paste.svg Paste have been moved to the new Clipboard toolbar. The button for Std WhatsThis.svg What's This? has been moved to the new Help toolbar. Pull request #7620
  • Commands to store and recall a temporary working view have been added. Pull request #7525
  • Value changes with the mouse wheel in 'input fields' (a widget type used to enter values in task panels, for example by Draft Line) are disabled if the widget doesn't have the focus and the ComboBoxWheelEventFilter parameter is enabled. This prevents unwanted value changes while scrolling, as was already the case for spin and combo boxes. Pull request #7561
  • It is now possible to set a default transparency for new Part or PartDesign objects in the Preferences. Pull request #7103
  • There is the new orbit style Free Turntable. It can either be enabled in the Preferences or by pressing the NavigationCAD dark.svg button in the Status bar and then using the menu Settings ? Orbit). Pull Request #8048
  • The Std SetAppearance task panel now also has a button to set the Point Color property. Pull request #7708
  • A button has been added to switch the colors of the 3D view background gradient in the Preferences. Pull request #7155
  • All transparency settings use now the uniform spin button step of 5%: One click on the button in a dialog or the property editor changes the transparency by 5%. Keep the button pressed to change several 5% steps at once. Pull request #7723
  • The Output window has been renamed to Report view for uniformity with the UI. Pull Request #7739
  • The Image Workbench has been removed. To insert an Image Plane the Std Import command can now be used. Double-click an Image Plane to change its orientation and scale. The new Std ViewLoadImage command replaces the Image Open command. Pull Request #8955
  • The deprecated Raytracing Workbench has been removed. The external Render Workbench should be used instead.
  • Core system and API:
  • Core:
  • The function cbrt(x) for cubic roots was added for use in Expressions. Pull request #8629
  • Many new Properties are available for scripting. Pull request #6717
  • Added object creation functions vector, matrix, rotation, placement as well as matrix functions mrotate, mrotatex, mrotatey, mrotatez, mtranslate for use in Expressions. Pull request #8603.
  • API:
  • New Python API:
  • Removed Python API:
  • FreeCAD.EndingAdd: replaced by FreeCAD.addImportType. Pull request #7167
  • FreeCAD.EndingGet: replaced by FreeCAD.getImportType. Pull request #7167
  • Addon Manager:
  • Added basic Python package management for updating and removing automatically-installed dependencies.
  • Added a "developer mode" to aid in the creation of the metadata file required in each Addon.
  • Arch Workbench:
  • Several Arch Profile categories have been added: IS RHS, IS SHS, IS Angle and IS Tee. Pull request #7181 and Pull request #7217
  • Arch Profile objects now support modification of the profile type after creation. Pull request #7217
  • Several edit mode issues have been fixed and the Tree view context menus for Arch objects have been improved. Objects that can be edited now have an Edit option in that menu. The Set colors option was removed for objects without a face or that can only have a single face. Pull request #8122
  • Arch SectionPlane objects now handle non-solid objects the same as solid objects. Pull request #8688
  • Further Arch improvements:
  • The Invert hinge position tool has been improved. For all rectangular wires the opposite edge is now correctly detected. Pull request #8199
  • The Terrain of an Arch Site can now also be a solid. Pull request #8409
  • An Arch Site no longer shows a phantom representation of the objects in its Group. Pull request #8409
  • Draft Workbench:
  • The inaccuracy of Draft Snap Near when snapping to curves was fixed. In addition, Draft Snap Perpendicular can now also snap to faces and find multiple points. To snap to a vertex (e.g. a Draft Point) Draft Snap Endpoint must now be used instead of Draft Snap Near. Pull request #7132
  • To make working with layers easier their drag and drop behavior was modified. If you drop an object from a Std Group, or a group-like object such as an Arch BuildingPart, on a layer, it is no longer removed from the group, and vice versa. This works without holding down the Ctrl key. Pull request #7462
  • The Draft PointArray command now supports more point object types. Any object with a shape and vertices, as well as a mesh and a point cloud can be used. Pull request #7597
  • The Tree view context menus for Draft objects have been improved. Objects that can be edited with the Draft Edit command, or that have a dedicated edit solution, now have an Edit option in that menu. The Set colors option was removed for objects without a face or that can only have a single face. Pull request #7970
  • The properties of Draft annotation objects have been unified. Draft Text, Draft Dimension and Draft Label objects now all have a Font Name, a Font Size and a Text Color property. The Display Mode options have been made consistent as well and are now: Screen and World. Issue #7861 and Pull request #8081
  • In the task panel of the Draft SetStyle command the Texts/dims button has been replaced by the Annotations button. Pressing this button will process all annotations, including Draft Labels. Dim overshoot, Ext lines and Ext overshoot parameters have been added. Several minor additional issues were also fixed. Pull request #8190, Pull request #8195, Pull request #8196 and Pull request #9514.
  • Undo/Redo did not work properly for the Draft modification commands on Windows. Pull request #8267
  • The LayerManager command has been migrated from the BIM Workbench to the Draft Workbench. Pull request #8795
  • Further Draft improvements:
  • When aligning the working plane with a face it was only rotated to match the global axes if the face was a quad. Pull request #7249
  • Several Draft PathArray related issues have been fixed. Pull request #7506 and Pull request #7662
  • The Draft Edit command has received several improvements. For wires, B-splines and Bézier curves a Close/Open option has been added to the edge context menu. For B-splines and Bézier curves a Reverse option has been added to the same menu as well. The task panels have been cleaned up. Pull request #7527 and Pull request #7541
  • Using Esc to exit a command no longer switches off continue mode. Pull request #7611
  • The Draft Snap toolbar was changed to a standard toolbar. Keyboard shortcuts can now be assigned to snaps. But using them during a command only works if none of the input boxes in the task panel has the focus as they 'catch' the so-called in-command shortcuts. Pull request #7656
  • Several Draft AnnotationStyleEditor bugs have been fixed. The Text color and Text spacing parameters have been added. Pull request #8207 and Pull request #9702
  • Start and End Offset properties have been added to Draft PathArray objects. Pull request #8295
  • A Count property has been added to the arrays that lacked this property: the non-Link versions of Draft OrthoArray, Draft PolarArray and Draft CircularArray. Pull request #8433
  • The on/off behavior of the grid has been fixed. Pull request #8818
  • The handling of DWG converters has been improved. Pull request #9444 and Pull request #9830
  • FEM Workbench:
  • There is the new FEM PostFilterContours.svg Contours filter filter that allows to draw iso-lines or iso-contours. Iso-contours are connected mesh nodes that have the same result field value. A typical example are electric field lines.
  • It is now possible to run the solver Elmer using multiple CPU cores. For more info about the caveats
  • The FEM EquationMagnetodynamic2D.svg Magnetodynamic 2D equation was added. With this it is possible to perform electromagnetic simulations in 2D.
  • The FEM EquationMagnetodynamic.svg Magnetodynamic equation was added. With this it is possible to perform electromagnetic simulations.
  • The FEM EquationDeformation.svg Deformation equation was added. With this it is possible to perform nonlinear elasticity analyses (deformation).
  • Further FEM improvements:
  • When performing analyses using the FEM SolverCalculixCxxtools.svg CalculiX solver, there is now also a results pipeline created to visualize the results. Pull request #8525 and Pull request #8903
  • It is now possible to perform transient analyses when using the FEM SolverElmer.svg Elmer solver. Pull request #9056
  • The FEM ConstraintInitialPressure.svg initial pressure constraint was added to set the initial internal pressure of fluids. Pull request #7364
  • The FEM ConstraintCurrentDensity.svg current density constraint was added to set current densities for bodies and faces. Pull request #8348
  • The FEM ConstraintMagnetization.svg magnetization constraint was added to set magnetizations for bodies and faces. Pull request #8393
  • The FEM ConstraintFlowVelocity.svg flow velocity constraint and FEM ConstraintInitialFlowVelocity.svg initial flow velocity constraint were completely rewritten. It is now also possible to specify a velocity via a math formula (to define a velocity profile). Pull request #8963 and Pull request #8964
  • Note: This is a breaking change. Analyses with existing flow velocity and initial flow velocity constraints will not work anymore. You have to create new flow velocity constraints in the analysis to make existing analyses work.
  • Also note: until FreeCAD 0.21 the results of the flow solver were wrong (fluid density and viscosity were a factor 1000 too high). Therefore the necessary recreation of the velocity constraint also assures the results will be correct.
  • It is now possible to define in the FEM ConstraintDisplacement.svg displacement constraint displacements as equations (displacement according to the current solver time).
  • The FEM ConstraintBodyHeatSource.svg body heat source constraint has now a task panel and it is possible to set the heat for several bodies or to use several constraints for different bodies in one analysis. Pull request #7367
  • The FEM ConstraintSpring.svg spring constraint was not used by any solver. Now it can be used by the Elmer solver via the equations Deformation and Elasticity. Pull request #9005
  • The result mesh cut function FEM PostCreateFunctionCylinder.svg Filter function cylinder was added. Pull request #8735
  • The result mesh cut function FEM PostCreateFunctionBox.svg Filter function box was added. Pull request #8825
  • It is now possible to open (and this way visualize) *.pvtu files (partitioned VTK unstructured grid data). A *.pvtu file is also the result of an Elmer simulation, when more than one CPU core is used for calculations. Pull request #7159
  • Critical Strain Ratio has been added to the VTK result pipeline. It gives an indication of ductile rupture for materials with a "MaterialMechanicalNonlinear" object. Pull request #7467
  • FEM FemMesh2Mesh.svg FEM mesh to mesh has the new parameter scale to define the scale of deformed mesh using Python. Forum thread and Pull request #7715
  • The preferences have a new option to define which solver should automatically be added when creating a new analysis.
  • Usability improvements:
  • If you are in the FEM workbench when loading a FreeCAD file containing an analysis, the analysis gets activated automatically (you have immediate access to all FEM toolbar buttons).
  • The toolbar only has buttons for solvers installed on your system. Unavailable solvers are no longer displayed.
  • New example files for the following equations are available via the FEM Examples: Deformation, Flow, Flux, Heat, Magnetodynamic and Magnetodynamic 2D. Pull requests #8550, #8569, #8579, #8597, #8630 and #9004.
  • New material card for carbon dioxide and a titanium alloy. Pull request #8332 and Pull request #8636
  • Mesh:
  • Support to add transparencies to a mesh. Forum thread and Commit f88305e
  • Part Workbench:
  • The Part PointsFromMesh command has been extended to accept any geometric object as input. Pull request #8730
  • PartDesign Workbench:
  • The Hole dialog supports the screw head type Counterdrill.
  • The UX on multiple PartDesign task dialogs for selecting geometries has been improved, now no longer requiring the use of separate buttons for adding or removing geometries to the selection
  • Further PartDesign improvements:
  • In the Hole dialog, the deprecated screw head types (cheese head, cap screw etc.) have been removed. They were deprecated since FreeCAD 0.19. Holes using these types are transformed to custom countersinks/counterbore holes with the diameter and depth used by the types. Pull request #7654
  • In the Additive Loft and Subtractive Loft dialogs, the previously non-functional option Closed does now create a closed loft (like a ring). Pull request #8748
  • The Validate sketch command was added to Helper toolbar. Pull request #7700
  • The unusable Leave sketch and View sketch commands were removed from the menu. The Edit sketch, Merge sketches and Mirror sketch commands were added to the menu. Pull request #7700
  • The involute gear profile has new properties to change the tooth length. This now allows adjustments for certain types of interferences and to use the profile to create involute splines too. Pull request #8184
  • The involute gear profile now offers profile shifting. Issue #5618 and Pull request #8934
  • When creating a Clone it will now inherit the colors of the cloned object. Pull request #9547
  • Path Workbench:
  • Camotics integration. If camotics (version 1.2.2 or later) is installed, a new icon will be added to the Path toolbar. Select a Path Job and press the button to open the Camotics dialog. Then drag the slider to generate a simulated solid at any point in the job. You can also launch the full camotics application to run the animated simulaton. This results in a silent post-processing of the job and creation of a camotics project file. Pull request #6637
  • Additional substitution strings for automatic output naming. If output is being split into multiple files, the filenames can automatically substitute the toolcontroller label, Work Coordinate Systems (WCS), or operation label. This is in addition to the other existing substitution strings like date, job name, etc.
  • Implemented Chipbreaking option for peck style drill cycles. Chipbreaking emits a G73 cycle which causes the control to make a very small retraction move to break the chip without fully retracting the bit from the hole. G73 is supported natively by LinuxCNC. Some other postprocessors will have to interpret the G73 and emit control appropriate codes or decompose the retraction into G1/G0 moves. Postprocessor support for G73 decomposition has been added to the "refactored" postprocessors.Pull request #7469
  • Sketcher Workbench:
  • B-spline knots can now be dragged around and constrained like any other sketch point.
  • Dragging a B-spline now only moves the part between knots.
  • The Join curves tool has been added. It can combine two curves into a single B-spline.
  • Sketches can now be seamlessly edited from the front or back. When working from the back, vertices (and all geometries and constraints) are equally selectable and the section view is switched automatically.
  • The Sketcher grid has been reworked. The Grid tool has been added. Automatic rescalling of grid option has been added.
  • Sketcher Constraint Widget relnotes 0.21.png The Sketcher Constraint widget has been reworked to simplify the UI.
  • The Element widget has been reworked to simplify the UI and enable simpler selection of the different parts of each geometry: Edge, start point, end point and mid point.
  • A feature to automatically resize the grid according to the zoom level and other improvements were introduced.
  • Basic visual layers functionality was introduced, for now only 3 hardcoded layers are supported. Expect further improvements down the road.
  • This PR also removes the "Edit controls" widget from the task panel as all it's contents have been moved to other places or removed. The rendering order options have been moved to the Sketcher edit tools toolbar.
  • Circle to circle distance constraint was introduced.
  • Circle to line distance constraint was introduced.
  • Snap Manager, snapping at angle and midpoint snap were added.
  • Coincident constraint can now act as a concentric constraint when selecting 2 or more circles, arcs, ellipses or arcs of ellipses.
  • B-spline by knots tool was added.
  • Sketcher-periodic B-spline by knots v2 relnotes 0.21.gif Periodic B-spline by knots tool was added.
  • Further Sketcher improvements:
  • The toolbar button for Constrain refraction (Snell's law) has been removed. Commit ef62fc3
  • Split now supports more curves (ellipses, parabolas, hyperbolas and B-splines). Pull request #6971
  • The Dimensional Constraints and Quantity Spin Boxes now support the same math as Expressions (Evaluated in place). Pull Request #7124
  • The toolbar buttons for Select redundant constraints and Select conflicting constraints have been removed. Pull request #7568
  • The toolbar button for Stop operation has been removed. Pull request #7569
  • The toolbar button for Select unconstrained DoF has been removed. Pull request #7603
  • The Sketcher toolbar has been split in two: 'Sketcher-edit-mode' and 'Sketcher' (i.e. 'not edit mode'). The Sketcher toolbars that are only for edit-mode are hidden in non-edit-mode, and those only for non-edit-mode are hidden in edit-mode. The Structure toolbar is also hidden in Sketcher. Pull request #7655
  • Carbon copy if possible now uses constraint names in the expressions it creates instead of an index based reference, making it more reliable. Pull request #7688
  • The Constrain internal alignment tool has been removed. It was obsolete since the introduction of the Show/hide internal geometry tool. Pull request #8863
  • The Sketcher 'Solver Message' taskbox has been simplified. The auto-remove-redundant checkbox has been moved to the Constraint taskbox setting button menu. The auto-update checkbox has been moved to the menu of the update button. Pull request #8864
  • Surface Workbench:
  • The Blend Curve tool was added.
  • TechDraw Workbench:
  • The SurfaceFinishSymbol tool was added to allow for the creation of surface finish symbols describing roughness, lay and waviness, but also denoting the type of surface treatment. It supports both ISO and ASME styles. As shown in the image, the existing LeaderLine tool can be used to properly refer oriented symbols to the edges of an object.
  • The ComplexSection tool was added to allow for the creation of half, offset and aligned sections.
  • The HoleShaftFit tool was added.
  • The AxoLengthDimension tool was added.
  • Further TechDraw improvements:
  • Navigation modes have been updated to match those used in the 3D view. Pull request #7081 and Pull request #7107
  • Bitmap hatching was fixed. Issue #6582 and Pull request #7121
  • Support for adjustable gaps for extension lines of dimensions was added. Pull request #7133
  • Multithreading was introduced for hidden line removal and face finding. Pull request #7377
  • The face detection algorithm was improved. Pull request #7448
  • The PrintAll tool was added. Pull request #7460
  • Four tools to control the stacking order of views were added. Issue #6012 and Pull request #7460
  • ActiveView now creates a screen capture instead of an SVG image. Pull request #7471
  • All Latin script templates have been converted to "plain svg". Pull request #7472
  • A preview was added to the task panel of the SectionView tool. Pull request #7658
  • Deprecated DrawViewPart functions were removed: replaceCenterLine, replaceCosmeticEdge, replaceCosmeticVertex and replaceGeomFormat.
  • 3D dimensions can now be created in the same way as 2D dimensions (apart from the fact that the geometry has to be selected in a 3D view). This eliminates the need to link them manually to 3D geometry. Pull request #8141
  • The DimensionRepair tool was added. Pull request #8141
  • A function to remove overlapping edges returned by the hidden line removal algorithm was added, including a new setting (in advanced preferences) for the number of passes of this function. Pull request #9280

New in Portable FreeCAD 0.20.1.29410 (Sep 5, 2022)

  • Addon Manager fixes:
  • #7112: Addon manager did not work on windows with special characters in username
  • 0e2508c: Fix for non-Github URLs
  • 119a402: Add other_files download for wiki macros
  • 0865b97: Fix thread termination bug
  • Arch fixes:
  • #7135: Invert opening symbol for simple door
  • #7212: Fix getCutVolume
  • #6679: Could not change type of profile after its addition
  • Core (App and Gui) fixes:
  • #7032: Fix expressions assignment for FreeBSD
  • #7044: Set missing angle in Rotation::inverse function
  • #5592: Respect symbolic links
  • 212b140: GuiPy: allow to call setupWithoutGUI more than once
  • 3f8dc1a: Fix crash in ViewProviderLink::currentDraggingPlacement()
  • #7113: Pressing OK button in "Placement Panel" changed color of the Link object
  • c4547c0: Python console: Fix a Latin1 <-> UTF-8 conversion problem
  • Draft fixes:
  • #7058: Draft to sketch does not take placement into account
  • #7105: Fix align working plane to DatumPlane
  • #7109: Fix default fillmode
  • #7138: DisplayStatusbarScaleWidget should be checked in preferences
  • #6734: Join fails when there is a minor difference in coordinates due to rounding
  • #7173: Fix setEdit
  • #7174: Fix EditMode for hatch, facebinder and shapestring
  • #7186: Fix Hatch task panel title
  • #7215: Remove unnecessary DisplayStatusbar preference
  • #7259: Fix handling of groups on move-copy and rotate-copy
  • #7295: Fix Draft Edit AddPoint with BSpline
  • #6181: Ctrl+Z dis not work in Draft_Wire
  • FEM fixes:
  • e8f3227: Fix point filter initialization issue
  • ef08867: Fix wrong console outputs for fluid materials
  • 1f7374e: Fix material task dialog for fluids
  • 5d389e3: Check if solver executables exist
  • #7158: Fix CalculiX multi-threading bug
  • #7160: Fix solver console bugs
  • faa1f96: Check if Gmsh, CalculiX and Mystran solver binaries exist
  • #7230: Color bar for result pipelines and filters not updated in view
  • 057e90b: Add missing info about transparency
  • #7242: Fix regression that result pipeline missed some results
  • 864c9ec: set default selection mode to BoundBox for post objects
  • c4b8983: Fix errors on missing material properties
  • 8303a55: Add missing eigenfrequcy calculation for Elmer
  • 8bb85d2: Use SoAnnotation to highlight result pipeline objects
  • ba85817: Use direct solving as default for stresses
  • 357989c: Allow to edit solver input files also for Elmer and Z88
  • 7e07162: Fix selection issues with electrostatic constraint
  • 90afc19: Fix pipeline recompute bug
  • d438514: Fix another pipeline recompute bug
  • 515584c: Fix warp filter factor
  • 4b2a486: Fix selection issues with flow velocity constraint
  • Material improvements: :
  • c7a2ddb: new material card for plain Aluminum
  • 9c50b54: new material cards for Copper and Invar
  • Mesh fix:
  • #7023: 3mf created with FreeCAD cannot be loaded with PruseSlicer
  • OpenSCAD fix:
  • #7301: Get rid of SCAD-Import error
  • Part fixes:
  • #7083: Fix display "labelfillet" name for Chamfer and Fillet
  • 9de8b33: Fix GeomBSplineCurve::toBiArcs
  • #7154: Rename preferences page to "Part/Part Design"
  • 639ff92: Fix TopoShape.isInside() for faces
  • #7219: Correction of decimal places on creation of primitives
  • #7260: Fix KnotSequence for periodic BSpline surfaces
  • PartDesign fixes:
  • 360b428: Hole dialog fixes
  • 1b2f006: Hole initialization bugfix
  • 6564086: Fix ProfileBased::getSupportFace()
  • 094ae93: Fix Pad/Pocket logic issue
  • #7198: Add property enabling logic for pad/pocket
  • #7201: Improve face selection for Pad/Pocket
  • Path fixes:
  • #6693: LeadInOut dressup breaks simulator
  • #7164: Fix wrong "Please delete and recreate the job" message
  • #6974: Restore drilling op retract value to user supplied Retract Height
  • #7137: Fix Type=Polar regression in PathArray
  • #7278: Fix vcarve c++ exception
  • #7333: Fix external thread issues
  • Sketcher fixes:
  • #7064: "Toggle Construction Geometry Button" is not working in "Custom Workbenches"
  • #7324: Fix "WhatsThis?" for Sketcher_CompConstrainRadDia
  • Spreadsheet fixes:
  • 469e4f1: Fix several memory leaks
  • #7285: Crash if cell value ' is set
  • Stylesheet fixes:
  • #7190: Remove whitespace and add "checked" icon style
  • #6102: Group box lines were not correctly styled
  • TechDraw fixes:
  • fb1a7af: Fix Projection group view spacing
  • 4b47d38: Fix dimension update on change of Projection group scale
  • #7106: Fix Dimension export to DXF
  • #7121: Fix bitmap hatch
  • #7066: Fix Image scaling
  • #7131: Fix multiple open dialogs
  • #7144: Fix bad edge in face finder
  • #7184: Fix crash on body with no shape
  • #7266: Fix symbol recompute and scale
  • Compilation:
  • #7136: Prepend CMAKE_INSTALL_PREFIX if CMAKE_INSTALL_LIBDIR is not absolute
  • b85e9b1: Fix Conda test errors
  • Miscellaneous:
  • e89ebba: Do not exclude widget plugins from tarball

New in Portable FreeCAD 0.20.29177 (Jun 14, 2022)

  • General:
  • freecad.org:
  • We are happy that the KiCAD project, through the KiCAD services corp., sponsored us the domain freecad.org. Now all FreeCAD websites are available under freecadweb.org and f:reecad.org.
  • Bug/Issue tracker:
  • The FreeCAD bug tracker was moved to GitHub
  • Note: Only bug reports with a prior forum discussion will be considered. Reports without this will be closed.
  • New help system:
  • The help system was rewritten and upgraded to display information directly from our Wiki. The system now relies on the Help Addon. When you first use the Help tool or the What's this? tool you will be asked to install it.
  • User interface:
  • The navigation cube was reworked:
  • There are now edge faces to rotate the 3D view 45°.
  • A new preference Rotate to nearest has been introduced. If selected, the 3D view is rotated to the nearest most logical position, based on the current orientation of the cube, when a cube face is clicked. Else clicking a face will always result in the same rotation. To experience the difference try the same click sequence as in the animation with and without the option Rotate to nearest.
  • By clicking the new round button in the top right corner you can quickly switch to the backview of the current scene.
  • The size of the cube can now be adjusted with the Cube size preference.
  • Tooltips now display the command name in the title, making it easier for new users to look for help. At the end of the tooltip the "internal" command name is added in parentheses: (Std_WhatsThis). This is also the name of the page that documents the command in the Wiki. Forum discussion, Pull request #4978 .
  • The new Std UserEditMode command allows the user to choose an edit mode that will be used when an object is double-clicked in the Tree view. Click the image on the left so see an animation of the selection. If a selected edit mode is not applicable, the object's default edit mode is used instead. Pull request #5110.
  • Dependencies-selection relnotes 0.20.png The Tree view context menu has the new entry Add dependent objects to selection.
  • Forum discussion, Pull request #4133.
  • In the image the Hole001 object was selected and then its
  • dependencies were added to the selection via the context menu.
  • The new tool Section Cut allows to get non-hollow and also persistent cuts of parts and assemblies.
  • Forum discussion, Pull request #4118.
  • Further user interface improvements:
  • It is now possible to use the decimal separator belonging to the language specified for the FreeCAD interface. For example on a German Windows, when you set the interface language to English and select the new option Use selected language number format, the dot will be used as the decimal separator. See Preferences. Pull request #6364
  • Note: For FEM simulations using the dot as decimal separator is highly recommended to get correct results.
  • Two new mouse navigation styles have been added. One based on OpenSCAD, the other on TinkerCAD. Forum discussion OpenSCAD, Forum discussion TinkerCAD, commit 1, commit 2, commit 3.
  • It is now possible to pan the view of the dependency graph with the mouse. Forum discussion, Pull request #4638.
  • Fixed an issue where using tablet pen devices (e.g. Wacom tablet) was slow to the point of being completely unusable. Forum discussion, Pull request #4687.
  • The coordinate system in the 3D view can be resized in the preferences in the section Display → 3D View. Pull request #5182
  • A new setting in Preferences → General allows to substitute the numerical keypad decimal separator with the appropriate locale separator if they are different. Pull request #3256 Pull request #5150 Pull request 5203
  • It is now possible to set the Backspace key as a standalone shortcut key without the need to specify an additional modifier key. Pull request #5428
  • Core system and API:
  • When using Edit → Copy or Edit → Duplicate selection for an object with dependencies there is a new Use Original Selections button in the object selection dialog. Click this button to copy/duplicate only the objects you originally selected prior to opening the dialog, ignoring dependencies and ignoring any actions you might have taken while the dialog was open, such as checking or unchecking some of the checkboxes. The effect is the same as if you had unchecked all the checkboxes next to the objects you did not originally select and pressed OK. Note: special care should be taken when copying/duplicating TechDraw Pages. It is recommended to also copy/duplicate all children of the Page (Templates, Views, Dimensions, etc.). Otherwise changes to one Page will also impact the other page. For example, deleting a View on one Page also removes it from the other Page, or deleting a page will also remove all its content from the other Page.
  • A new type of add-on called a Preference Pack was added, allowing a subset of a user preferences file (user.cfg) to be saved, distributed, and easily applied by other users. Preference Packs can be use to distribute "Themes," for example, by allowing a developer to include both a Qt stylesheet for widgets as well as a set of other colors and styles for items in the user interface that cannot be set using a stylesheet (e.g. text colors in the Python editor or report view, etc.). Anything that can be configured via a user.cfg file can be set using a Preference Pack. Forum discussion
  • The "Workbenches" preference panel was modified to support the ability to "autoload" workbenches on FreeCAD startup.
  • API:
  • FreeCAD received many new Python API functions: MeshObject::trim(base, normal) was changed to MeshPy::trimByPlane(base, normal): Trims the mesh with a given plane. commit 837de28e
  • Addon Manager:
  • The Addon Manager was modified to support the distribution of Preference Packs, and to display information found in an addon's metadata. The Addon Manager also includes improved support for Addons whose source code is located at several different git hosting locations. Networking support was improved to provide more robust handling of SSL connections and support for proxies requiring authentication. Support was added for automatically adding macro buttons to the toolbar after installing, for disabling Addons without removing them, and for switching which git branch of an Addon is checked out. Finally, the user interface was modified to improve searching and display of different list filters.
  • Arch Workbench:
  • SketchArch workbench:
  • With the Attach in SketchArch.svg Attach Feature it is now possible to place Arch Window.svg Windows and Arch Equipment.svg Equipment parametrically and intuitively in relation to Arch Wall.svg Walls. To use this feature the experimental external SketchArch Workbench.svg SketchArch Workbench must be installed. Add-on and ReadMe on Github (Not yet available in the Add-on Manager).
  • New properties for Arch Structure objects:
  • BasePerpendicularToTool: it creates a copy of the Base (extrusion profile) at the beginning of the Tool (extrusion path) and places it perpendicular to the first edge of the tool. It is the same as attaching the Base with MapMode=NormalToEdge, but it is automatic and allows to reuse the same Base object for multiple Structures. When BasePerpendicularToTool = True, more properties control the placement of the Base relative to the Tool axis. They are shown in the attached image.
  • ToolOffsetFirst and ToolOffsetLast: extend/trim the Structure at the start and end respectively (the real length of the Structure is available in the ComputedLength read-only property).
  • BaseRotation: rotate the Base (the rotation is around the Base's "(0,0)" point which is the center for Arch Profiles, the origin for Sketches and usually the first point for Draft Wires).
  • BaseOffsetX and BaseOffsetY: move the Base (extrusion profile).
  • BaseMirror: mirror the Base (extrusion profile).
  • A new command Create multiple Arch Structure was also added. It uses the first selected object as a Base, and creates Arch Structures objects for every Edge of the other selected objects. Then, the properties of individual Structure objects can be adjusted in the Property editor. This command was added for workflow with a master Sketch (there is risk of topological naming problem unless you create non-parametric copy of the master Sketch or use Realthunder's version).
  • Support for 2D data such as linework, hatches, texts and dimensions is now enabled in IFC import and export, which contributes to making the IFC format more and more suitable for traditional 2D CAD work. A similar effort is being made in BlenderBIM. More 2D workflow improvements are documented in this forum thread.
  • Draft Workbench:
  • A Global checkbox was added to the task panel of many drafting commands. Checking it allows input of coordinates in the global coordinate system even if the working plane is not aligned with the global XY plane.
  • The Draft Hatch.svg Draft Hatch command was introduced. It creates hatches on the faces of a selected object using patterns from AutoCAD PAT files.
  • The Draft AddNamedGroup.svg Draft AddNamedGroup command was introduced. The Draft AddToGroup.svg Draft AddToGroup command was extended with the same functionality.
  • Work on the Draft SetStyle.svg Draft SetStyle command, still in progress in FreeCAD version 0.19, was completed.
  • A double-click edit option was added for Draft Text.svg Draft Texts. It opens the same edit task panel used when creating a text.
  • For Draft Dimension.svg Draft Dimensions the arch ViewUnit Override for imperial architectural dimensions was introduced.
  • Draft Shape2DView.svg Draft Shape2DView objects now have an DataAuto Update property. Setting it to false can be useful if there are many Draft Shape2DViews in a document or if they are complex.
  • It is now possible to reverse a Draft Wire via the Draft Edit.svg Draft Edit context menu. Forum discussion, Pull request #4811.
  • Further Draft improvements:
  • Fixed Draft Snap Grid when the cursor is over a face. Forum discussion. Git commit.
  • New Draft Texts are now aligned with the working plane, Pull request #5092.
  • Support for two DWG converters was added: LibreDWG and QCAD pro. See Import Export Preferences and FreeCAD and DWG Import for more information.
  • FEM Workbench:.
  • The Z88 solver is now fully usable. You can specify the solver method and change the memory settings. The new default values allow you to perform also complex simulations directly.
  • It is now possible to perform buckling analyses using the Calculix solver.
  • There is a new property for the Gmsh mesher. The number of mesh elements per 2 π {displaystyle 2pi } {displaystyle 2pi } times the radius of the curvature can be specified. The default is 12 and to get a finer mesh at small corners or holes, this value can be increased for better results. This feature requires Gmsh 4.8 or newer.
  • FreeCAD now allows to select an algorithm as well as 3D mesh recombination for the Gmsh mesher. For more details about mesh element recombination see FEM MeshGmshFromShape.
  • Further FEM improvements:
  • Important: Starting from this release, FreeCAD will use SI units (m, kg, s, K, A, mol, cd) to write the Elmer solver input files (case.sif and mesh.nodes). This is independent of the used FreeCAD unit system.
  • Important: Starting from this release, the scale of result pipelines and their filters will use SI units (m, kg, s, K, A, mol, cd). So the displacement is given in meter, the stress in Pascal. This applies to all SI-derived FreeCAD unit systems.
  • Solving with the Calculix solver now uses all CPU cores. Pull request #6374
  • Meshing with Gmsh now uses all CPU cores. Pull request #6370
  • The element order of Gmsh meshes can be changed via the mesh dialog. Pull request #4660
  • The Data at point clip result filter is now actually working: One gets info from result meshes by clicking into them or by specifying a mesh coordinate.
  • A new constraint was added: Model → Mechanical Constraints → FEM ConstraintCentrif.svg Constraint Centrif. Pull request #4738
  • A new solver was added: Solve → FEM SolverMystran.svg Solver Mystran. Multiple commits.
  • A new constraint was added: Model → Mechanical Constraints → FEM ConstraintSpring.svg Constraint Spring. Pull request #4982
  • It is now possible to have result pipelines with several filters, where some take other filters as input, and some take the results directly from the pipeline. commit 708a300b
  • Material cards can now contain values for the electrical conductivity. Pull request #4647
  • Material cards added for Nitrogen and Argon. Pull request #4649
  • Support for the Gmsh mesh algorithms "HXT" (3D) and "Packing Parallelograms" (2D) added. Pull request #4654
  • Allow to specify an algorithm for the Gmsh property "High Order Optimize". Pull request #4705
  • Nonlinear solid materials with simple hardening can now have an arbitrary number of yield points. Pull request #5024
  • Allow modal adding/removal of geometric entities to constraints acting on boundaries. Pull request #5117
  • Most FEM constraint dialogs now behave uniformly and provide the same 3D object selection features. Pull request #5391
  • Export:
  • DXF: The missing unit block was added to the header14.rub file. Pull request #5793
  • Mesh:
  • Improved support for NASTRAN GRID elements:
  • The Mesh import tool now supports the high-precision "GRID*" element. The standard-precision "GRID" element was also improved, now supporting both space-delimited numeric input as well as fixed-field-width input, per the NASTRAN95 format documentation.
  • Further Mesh improvements:
  • Fixed false negatives during self-intersection tests when facets are coplanar: Pull request #50
  • OpenSCAD Workbench:
  • Interoperability with OpenSCAD has been improved, adding support for several operations missing from earlier versions (linear extrude with rotations, rotational extrusions). Several operations are modified to provide improved FreeCAD object equivalents, particularly for twisted extrusions. Surface generation from discrete data was modified to give more OpenSCAD-like results, rather than splined surfaces.
  • New options were added to support running either FreeCAD, OpenSCAD, or both, in sandboxed environments such as AppImages and Snap packages: data can now be transferred to and from OpenSCAD via the standard temporary directory mechanism, via a user-specified temp directory that both executables have access to, or new to OpenSCAD 2021.1, via a "stdout pipe" mechanism, bypassing temporary files entirely.
  • The following options were added to the task panel of the Add OpenSCAD element feature:
  • Load - load a scad file
  • Save - save a scad file
  • Refresh - Update FreeCAD view
  • Clear - Clear text input
  • A new text box gives feedback about OpenSCAD errors.
  • Part Workbench:
  • A tapered extrusion of inner structures now creates usable results. Previously, inner structures were extruded as if they were stand-alone and not part of a structure.
  • Pull request #5367
  • Further Part improvements
  • The dialog to edit Cylinders now allows to specify an angle relative to the normal of the chosen attachment plane. This way one can create skew cylinders. Pull request #4708
  • The Face Colors tool now also allows to set the transparency (Alpha channel) of faces. This transparency can be exported, making e.g. STEP files with transparent parts possible.
  • The following commands now support App::Links: Loft, Sweep, Extrude, Revolve, Reverse shapes, Mirror, Offset2D, Offset3D, Check Geometry, Ruled Surface, Cross-sections, and Thickness. Pull request #6478
  • PartDesign Workbench:
  • Padding along an edge from the model. There is a new option to Pad along the direction of an edge in the 3D model.
  • PartDesign Chamfer Face Selection relnotes 0.20.png When Distance and Angle is specified in the Chamfer tool and faces are selected, the distance will be applied along the selected faces. Likewise if two distances are specified then Size 1 will be applied along the selected face.
  • This behaviour can be swapped to the other face using the flip direction button
  • PartDesign Loft Vertex relnotes 0.20.png
  • It is now possible to create an Additive or Subtractive Loft, or an Additive or Subtractive Pipe towards, or from, a Vertex of either a sketch or a body. This allows to create pyramids for example.
  • Note: Vertices in sketches are created as construction geometry. To use them as endpoints of lofts, you must first change them to normal geometry.
  • The dialog for Pad and Pocket offers to set a taper angle for the extrusion.
  • It is now possible to specify the direction for the Pocket extrusion.
  • The dialog to edit Cylinders (additive and subtractive) now allows to specify an angle relative to the normal of the chosen attachment plane. This way one can create skew cylinders. Pull request #4708
  • PartDesign Helix Growth relnotes 0.20.png The Helix feature has the new mode Height-Turns-Growth to create flat spirals.
  • PartDesign Islands-Extrude relnotes 0.20.png
  • All PartDesign features that can extrude sketches can now handle sketches with nested profiles that form islands. For example it is possible to Revolve a sketch consisting of 3 nested circles with the same center point.
  • Note: Extruding nested profiles only works if the result is still a single body.
  • There is a new option to Pad a certain length along the direction. The length is either measured along the sketch normal or along the custom direction.
  • There is a new option to Pad a certain length along the direction. The length is either measured along the sketch normal or along the custom direction.
  • Further PartDesign improvements
  • In the Helix feature one can now also use the sketch normal as axis. Pull request #5199
  • The Sprocket feature can now also create ISO-normed sprockets. Forum thread Pull request #4478
  • The Loft and Pipe features now allow using the body's faces for sections. Pull request #5155
  • It is now possible to select several faces before calling the Pad or Pocket dialog. In this case the first selected face will be used to determine the default padding/pocketing direction. commit d34a5616
  • It is possible to offset SubShapeBinders if they are based on edges, wires or faces. Pull request #6338
  • SubShapeBinders now have the Refine property like all other PartDesign objects. Pull request #6550
  • In the Chamfer and Fillet dialogs all edges of a body can be selected via the context menu while in Add mode. Pull request #5269
  • When you selected a 3D object before clicking the icon to create a fillet or chamfer, all object edges will automatically be selected. Pull request #5328
  • Chamfer and Fillet dialogs now each have a new Use all edges checkbox, which is connected to the Use All Edges property for these objects. When the box is checked the property is set to True, when unchecked the property is set to False. When Use All Edges is True there is protection against the topological naming problem because then all of the edges of the base object are used regardless of how many edges there are. Pull request #5340
  • Plane selection when adding a new sketch can now be achieved with a single-click in the 3D View. Pull request Forum discussion
  • When a PartDesign tool is run without an active body, FreeCAD now offers to activate a body or create a new one. Pull request #4949
  • The Face Colors tool is now also available from the PartDesign workbench.
  • Path Workbench:
  • The Extensions feature was added to the Adaptive operation. Pull request #4388
  • The Helix operation was refactored and Extra offset property was added to it. Pull request #5405
  • The check if the current schema is using minutes for velocity expression and appropriate warning were added. Pull request #6357
  • External threads were added to the thread milling operation. Pull request #6485
  • The stability of engraving on sketches was improved. Pull request #6394
  • The visibility of path objects was made more natural. Pull request #4911
  • Plot module:
  • FreeCAD now provides the Plot module by default, so any other module/workbench may create plots without requiring external tools Pull request #4971.
  • Sketcher Workbench:
  • New Sketcher CreateOblong.svg Rounded rectangle tool to create rectangles with rounded corners.
  • Centered rectangle tool to define rectangles via a center point.
  • Radiam function to automatically assign weight on B-spline pole, diameter on complete circle, or radius on arc. Support multi-selection as diameter/radius tools.
  • Remove Axes Alignment constraint tool to remove axes alignment while trying to preserve the constraint relationship of the selection
  • Slots can be constrained horizontally or vertically either by snapping it manually with the Ctrl key, or by using the Auto constraints option of Sketcher.
  • New Sketcher BSplineInsertKnot.svg Insert Knot tool to insert a knot in an existing B-spline.
  • Further Sketcher improvements:
  • Refactored Trim support. Pull request #4330 Forum discussion
  • The behavior of the Sketcher CreateSlot.svg Slot tool has changed. Slots can now be created by defining the center of both semicircles. Pull request Forum discussion
  • Visibility automation allows to open Sketcher in Section mode when entering edit mode. Pull request #4742 Forum discussion
  • Visibility automation allows to force camera in Orthographic mode when entering edit mode. Pull request #4778 Forum discussion
  • Option to display the dimensional constraint name and use a custom format for it. Pull request #4966 Forum discussion
  • When sketching a 3-point arc with Autoconstraint enabled, tangent constraint is proposed for all 3 points when hovering a line/curve. Pull request #4945 Forum discussion
  • Radius/diameter constraints are displayed using an angular rotation to ease visualization. Angle and optional randomness are user settable through parameters documented in Fine-tuning. Pull request #4934 Forum discussion
  • It is now possible to fix the angle of the direction when using the Rectangular array tool. commitc9eaa239 Forum discussion
  • It is now possible to fix the angle of the direction when using the tools Clone, Copy and Move. commit Forum discussion
  • By right-clicking a sketch in the Tree view you will now get a context menu entry "Attachment editor" that opens the Attachment dialog to modify the attachment. commit c3511ba2f0
  • Constraint selection is disabled when using a geometry or constraint tool. It can also be disabled manually at any time by pressing Shift key. Pull request #5398 Forum discussion
  • A versatile view filter has been added in the Sketcher task panel to ease constraints visibility management Forum discussion
  • It is now possible to set the degree of a B-Spline (Pull request #6463) and undo the last defined control point (Pull request #6476) at creation time.
  • Revised the default shortcuts to remove conflicting shortcuts and make shortcuts easier to remember. Forum discussion; Screenshots of the shortcuts for constraints, geometry and various tools
  • Spreadsheet Workbench:
  • The workbench now has Std DlgPreferences.svg Preferences. They are used by the Spreadsheet Import.svg Spreadsheet Import and Spreadsheet Export.svg Spreadsheet Export commands
  • It is now possible to setup configuration tables. This way one can define different parameter sets for the same part.
  • Cells can now be bound to other cells of the same or a different spreadsheet.
  • Further Spreadsheet improvements:
  • In the row/column context-menu it is now possible to specify the position when inserting rows/columns. Pull request #4704.
  • Import XLSX (used by Std Import): Added support for floor and ceil functions. Pull request #5015.
  • Improved navigation using the Tab and Enter keys.
  • Improved interface for cutting and pasting blocks of cells.
  • TechDraw Workbench:
  • More than 30 new tools, so-called Extensions, are now available. They offer new cosmetic features to enhance drawings.
  • Further TechDraw improvements:
  • It is now possible to Share and Move Views between pages.
  • When there are several Pages and a View, ProjectionGroup etc. is added, there is now a dialog to ask to what page the view should be added. Pull request #5309.
  • A new format specifier %w was added to print the given number of digits after dot and remove any trailing zeros. Pull request #5401.
  • The new %w format specifier is now the default. And the format specifier preference was moved from the Advanced tab to the Dimension tab. Pull request #6504.
  • Flipped diagonal hatch was added for the Geometric Hatch tool. Pull request #6429.
  • There is a new option to show a grid in a page. Several related preferences have been introduced. Pull request #6465.
  • The unit display in dimensions was fixed according to standards. The degree symbol is always present for the dimension value and tolerances, other units only appear if ShowUnits is set. The unit appears immediately after the dimension value unless there is a tolerance, then it appears after the tolerance. Pull request #6581
  • Web:
  • Qt WebEngine is now considered the default option instead of Qt WebKit.
  • External workbenches:
  • Note: these are the new workbenches created in this development cycle, or older workbenches that received updates. See external workbenches for more workbenches that can be installed, and which cover a wide variety of topics. If you want to see your workbench added, join the forum and present your code.
  • A2plus
  • Several features to view, inspect and edit existing constraints were added. One can now e.g. highlight constraints with a label, suppress a constraint temporarily or run the solver only for a particular constraint.
  • For more information see the constraint handling description.
  • Assembly3:
  • The Assembly3 Workbench is available (as of March 2022) through the AddonManager. This makes for easy installation and management of the external dependencies of the workbench.
  • Assembly3 is used to create assemblies of different bodies contained in a single file or in multiple documents leveraging the full power of FreeCAD’s Link system. Learn more about Links in this video presentation from Realthunder.
  • Assembly3 Workbench uses SolveSpace as it’s solver.
  • Extensive documentation can be found at the main FreeCAD Assembly3 wiki page or Realthunder's GitHub Assembly3 wiki
  • Main features:
  • Dynamic/interactive solver: move parts with the mouse while the solver constrains the motion.
  • Links: use one single part multiple times in an assembly.
  • External links: allows usage of parts from external documents.
  • Hierarchical assemblies: permits the creation of sub assemblies.
  • Assembly freeze: assemblies that are not required to remain dynamic can be excluded from calculations and are considered fixed geometry by the asm3 solver.
  • And much more.
  • New feature to add variants. These are links to a part with varying parameters, meaning that you can insert the same part several times, and adjust the parameters of each instance.
  • Animations can be exported to the MP4 and GIF format
  • FCGear:
  • The FCGear Workbench received a couple of improvements:
  • For involute gears, the outside (aka tip) and root diameter are exposed as properties (details).
  • Gear objects are now attachable (details).
  • Gear objects can now be used as additive features in PartDesign Bodies (details).
  • The creation of gear objects now appears in the undo stack (details).
  • Plot:
  • The Plot module has been stripped from the workbench since it is now provided by FreeCAD.
  • Ship:
  • The Ship Workbench is back to life!
  • A new tool to compute the static sink and trim has been added.
  • A new tool to compute the response amplitude operators has been added on top of capytaine.

New in Portable FreeCAD 0.19.3 (Dec 13, 2021)

  • Addon manager fixes:
  • Freezes/crashes when opening Addon manager
  • Arch fixes:
  • Parse window opening modes with more than one digit
  • Fix material color pickers
  • Core (App and Gui) fixes:
  • App quitting despite failing to save project
  • Abort save when unable to finish
  • update weblink to Coin3D
  • Preferences - change macro path selection from File to Folder
  • Draft fixes:
  • Ensure horizontal orientation of snap widget
  • Import/Export fixes:
  • Fix STEP import/export color problem
  • Part fixes:
  • Uniform sorting in menu and toolbar
  • Fix grid visibility in sketches
  • PartDesign fixes:
  • Fix shortcut of Del key in the pipe dialog
  • Fix loft visibility on creation and modification
  • Path fixes:
  • Fix bug with spindle not restarting
  • Fix connected multi-face clearing bug
  • Bugfix/job setup
  • Post procesing for GRBL with option "--translate_drill"
  • Fix proxy error bug that occurs when postprocessing
  • Fix depth calculation for vcarve
  • Fix bug adding TC from job dialog
  • Check for empty before using - fixes
  • GUI scripting support and other improvements
  • Fix GUI issues and minor code cleanup
  • Fix minor bug when cancelling post process
  • PathSanity.py now outputs fillename for the report the same as the postprocessor job
  • Fix bug splitting gcode by fixture
  • Fix relative shape files for toolbits
  • Fixed incorrect usage of isDirty() in the accept button call back
  • Remove side assignment to outside for full model profiles
  • Fix grbl --return-to placement
  • Fix multi-OS path issue for job templates
  • Update 45 degree chamfer tool bit
  • fix invalid JSON in 45 degree chamfer tool bit
  • Fix face region boundary shape usage
  • Add missing newline to return-to statement in grbl postprocessor
  • Fix bug with job object not found
  • Spreadsheet fixes:
  • Prevent infinite loop when copy/paste of non-rectangular selection
  • Sketcher fixes:
  • Fix Reference checkbox not working for radius/diameter
  • Fix Reference checkbox not working for diameter
  • Fix crash when applying Constrain internal alignment on constraints
  • TechDraw fixes:
  • Fix undo for Cosmetic Vertices and Lines
  • Miscellaneous:
  • Preferences - Selection Fix Bug for new users who save an unrelated Preference such as Stylesheet from loosing the default selection settings
  • Fix a FEM test failure with yaml.load
  • Start workbench; fix bug when custom folder doesn't exist
  • Reverse Engineering workbench: Fix compilation with PCL-1.12.0

New in Portable FreeCAD 0.18.4 Revision 980bf90 (Nov 4, 2019)

  • 980bf90 pre-select name filter in import/export file dialog
  • f972b01 [TD]Fix slow GC of QGIPrimPath
  • 5a1527f Merge pull request #2489 from Jantek/patch-1
  • dea7d20 [Spreadsheet] Excel File Import fix Py3 bug
  • a4a42b3 Merge pull request #2541 from Syres916/patch-4
  • 7fa0eea Fix xrange bug in PathSurface.py
  • 2b28c50 Fix xrange bug in PathCircularHoleBaseGui.py
  • 31d9283 fix print preview function for >= Qt 5.9
  • f07b6e3 Follow-up: Fixed thumbnail for problematic FEM example file
  • 38e0e99 Merge pull request #2490 from Jantek/patch-2
  • 2483c46 Backport: startwb files restored in 0.18.3 to display thumbs correctly
  • d9b8faf Fixed problems with 'pythonopen'
  • 102b97a Correction of drill speed calculation
  • 1e9f9fa Material: py2 fix in depreciated mat file parser (back port from 0.19)
  • 7320c4c [TD]Fix #4017 Crash on bad hatch scale