Release notes 1.1/ja

FreeCAD 1.1 is under development, there is no expected released date yet.
Are features missing? Mention them in the Release notes for v1.1 forum thread.


See Help FreeCAD for ways to contribute to FreeCAD. }}

All images on this page must use the _relnotes_1.1 suffix

YYYY年MM月DD日FreeCAD 1.1をリリースしました。ダウンロードからダウンロードしてください。このリリースノートでは、すべての新しい機能と変更点について述べます。

旧版のFreeCADのリリースノートは機能一覧にあります。

Placeholder for an eye-catching image selected by the admins from the user showcases forum.

全般

ユーザーインタフェース

3Dモデルのレンダリングを改善する3点照明が追加になりました。 Pull request #19397
Search bar was added to the Preferences Editor.

Pull request #22002

A new Theme Editor and theme token system were implemented to allow better customization of stylesheets.

Pull request #20668 and Pull request #20528

その他のユーザー・インタフェースの改善点

コア・システムとAPI

コア・システム

座標系、データム平面、データム線、データム点を作成するための共通ツール・データムツールが実装されました。これらはオブジェクトにアタッチしたりアセンブリーで使うことができます。Pull request #18332

Click on the image if the animation does not start.
The Transform tool was overhauled and now allows for precise inputs besides dragging in the 3D view. It is possible to align the interactive dragger to any element in the document and to transform the object in that local (U, V, W) coordinate system of the dragger, or in the global document coordinate system. The dragger can be aligned to the object's origin as before, and also to the center of mass of the object. It has a new feature to move the object (at the location of the dragger) to a target location in the document and flip the orientation. See all new options.

Pull request #17564


Click on the image if the animation does not start.
Advanced options for axis-specific alignment of the Transform tool's Move to Other Object command have been added, enabling selective alignment by individual translation and rotation axes. This allows more precise control when matching an object's position and orientation to a target if only selected axis components should be considered.

Pull request #21642


Click on the image if the animation does not start.
Quick Measure displays more information based on the selected elements in the status bar. Besides length, angle, area and radius it now displays the diameter of closed circular elements and the axis distance. It works for single and multiple selected elements. There is also a menu option to disable it.

Pull request #23385 and Pull request #23399

If the Attachment Editor is open, the 2D object to be attached displays the origin and orientation (Show Placement property). For sketches, the sketch plane is also displayed (Show Plane property)

Pull request #23368

Further Core improvements

API

削除されたPython API

変更になったPython API

新しいPython API

スタート

アドオンマネージャー

アセンブリーワークベンチ

その他のアセンブリーワークベンチの改善点

  • The new core datums can be used for attaching joints to assemble multiple parts. Pull request #18332

BIMワークベンチ

その他のBIMワークベンチの改善点

  • The Views panel got an overhaul and now has a section for all 2D views. Pull request #15836
  • The Views panel got an activate and deactivate functionality for objects in the spatial decomposition section. Pull request #15836 and Pull request #21570
  • NativeIFC support for 2D objects was added to BIM, allowing to embed 2D objects (linework, texts, dimensions) inside IFC files, as well as opening such files from other BIM apps. Pull request #16629
  • The Schedule dialog gained support for simple arrays (e.g. non-nested). This enables regular and link arrays (both either expanded or not expanded) to be processed for further calculations in the BIM Schedule report. Pull request #19219
  • The Continue option is now stored separately for each Draft and BIM command. Pull request #20748
  • When adding BIM views to a TechDraw page, they now adhere to the page's scale, so that they have a sensible size. Pull request #20935
  • The default zoom level for new BIM projects has been changed to be more adequate to the magnitudes used for architectural models. Pull request #20271
  • When creating a new Level, selected objects in the tree view are now included in the level. Pull request #20180
  • Spaces can now be created from a single object (e.g. the interior faces of a wall based on a rectangle base). Pull request #20158
  • FreeCAD standard groups can now be ignored when a model is exported to IFC. This is controlled by a preference and is the new default. Pull request #21583
  • New Sill parameter has been added to Door and Window objects to enable changing the sill height parametrically. Pull request #21005
  • An option to preload all IfcTypes during IFC file import/open process has been added. Pull request #21450

CAMワークベンチ

CAM Tool Management was replaced with Better Tool Library integration introducing a new toolbit editor and selector.

Pull request #21425

その他のCAMワークベンチの改善点

ドラフトワークベンチ

その他のドラフトワークベンチの改善点

FEMワークベンチ

A popup menu was added to enable the selection of a proper solid if the selected face of CompSolid belongs to two solids. This makes it easier to select inner solids e.g. to apply materials to them.

Pull request #18812

ZRefine property was added to Netgen making it possible to create simple extruded hex-dominated meshes when Quad Dominated property is enabled. However, it works only for first order elements unless the generated elements are all hexahedrons.

Pull request #19524


Click on the image if the animation does not start.
FEM results objects now support animations of results.

Pull request #18496

Support for Elmer's static current conduction solver was added. Joule heating may also be calculated with it.

Pull request #19835

The Results pipeline can now store results from multiple frames.

Pull request #19610

Calculator filter was added to allow the creation of custom fields by defining mathematical expression operating on the existing fields.

Pull request #20286

Glyph filter was added along with a framework making it possible to develop more Python VTK filters.

Pull request #20891

Electrostatic analyses (also 2D ones) are now supported with the newly refactored CalculiX solver object.

Pull request #21197

Data extraction toolset was added to result pipelines.

Pull request #21221

Pressure and heat flux loads as well as tie constraint and contact can now be applied to edges in 2D analyses with CalculiX. Similarly, body heat source load can be applied to faces of 2D models.

Pull request #23453

その他のFEMワークベンチの改善点

マテリアルワークベンチ

その他のマテリアルワークベンチの改善点

メッシュワークベンチ

その他のメッシュワークベンチの改善点

OpenSCADワークベンチ

その他のOpenSCADワークベンチの改善点

パートワークベンチ

その他のパートワークベンチの改善点

パートデザインワークベンチ


Click on the image if the animation does not start.
The task panel of the Hole tool was redesigned. The elements that are not relevant are now hidden, leaving only those useful for the current configuration, even if they are read-only. The panel is based on a diagram that provides direct context, and its elements have been placed near their area of effect.

Pull request #19052 and Pull request #19167


Click on the image if the animation does not start.
Added model taper support and more thread profiles to the Hole tool:

Pull request #15744

Transparent previews were added for PartDesign additive and subtractive features. They can be disabled temporarily using task panel checkboxes or by default in the Preferences. There is also an optional highlight of the sketch used as a profile for PartDesign operation.

Pull request #17249 and Pull request #23477


Click on the image if the animation does not start.
Interactive control draggers were added to Part Design features as a Google Summer of Code project. These allow to manipulate the values of the features by dragging in the 3D view.

Pull request #22880

その他のパートデザインワークベンチの改善点

  • The origin feature in a PartDesign body makes use of the new core datums. The appearance has been changed and the planes enlarge when creating a new sketch. As the orientation was wrong in older FreeCAD versions, files created with these versions need to be converted on opening. It can break files which reference the datums, and converted or new files created with 1.1 and above will be broken in 1.0 and below. Pull request #18126
  • The Toggle freeze command is now available from PartDesign. Pull request #18373
  • The performance of modeled threads from the Hole tool has been improved. Pull request #15744
  • The initial angle for tapered threads in the Hole tool is now automatically set to the value from the ISO 7-1 and ASME B1.20.1 standards. Pull request #15744
  • The Hole tool can now create holes based on sketch points and arcs in addition to circles. Pull request #20583
  • SwitchToTask, formerly a fine-tuning parameter, can now be accessed from the Preferences Editor. It can be used to enable and disable automatic switching to the task panel when the PartDesign Workbench is activated. Pull request #22136
  • The Pad task panel was improved to have more options for Two sided mode. Pull request #21794
  • The preference to allow compounds (multiple solids) for Bodies is now enabled by default and not treated as an experimental feature anymore. Pull request #23003
  • Transform tools can now use different spacing. Pull request #22389

ポイントワークベンチ

その他のポイントワークベンチの改善点

スケッチャーワークベンチ


Click on the image if the animation does not start.
Projection tool was added making it possible to create defining external geometry and toggle between defining and construction modes for external geometry.

Pull request #17736

Intersection tool was added making it possible to create external geometry based on the selected reference geometry and the intersection of the sketch plane.

Pull request #17736


Click on the image if the animation does not start.
External geometry (both projection and intersection) can now be created by selecting a face.

Pull request #17736


Click on the image if the animation does not start.
The Make Internals property of sketches is now fully functional. If enabled, it displays faces for closed contours and makes it possible to select them for Part Design operations. The setting is still experimental but allows for a Master Sketch workflow in PartDesign.

Pull request #22388

その他のスケッチャーワークベンチの改善点

  • It is now possible to directly use external geometry as input for tools like offset or transform (array), for both external construction and defining geometry. Pull request #17615
  • External geometry (projected or intersecting) is now by default real (defining) geometry (which does not need to be traced as in 1.0 and prior). It can be toggled to construction geometry as any other geometry Pull request #17736
  • The Sketcher axes are now displayed with infinite length. Pull request #17312
  • Sketches are now ordered alphabetically in the Attach sketch dialog. Pull request #16518
  • Group dragging was added, making it possible to drag all the selected geometrical entities. Pull request #18273
  • There is a new preference that, if checked, makes external geometry creation independent of the current construction mode - it is always created as reference geometry in such a case. Pull request #18697
  • A preference was added to allow optional grouping of the Line and Polyline tools. Pull request #20165
  • When selecting a constraint or a geometry element within the sketch, the corresponding Tasks panel list is now automatically scrolled to that object. Pull request #18859 and Pull request #20866
  • Status bar hints were added for Sketcher geometry creation, constraint, edit and transform tools. Pull request #21632, Pull request #21751, Pull request #21806 and Pull request #21840
  • Sketches are now automatically scaled after entering the first dimension to avoid breaking the shape when the first dimension is much larger/smaller than the current size of the geometry. Pull request #21084
  • When creating geometry the mouse movement is ignored if a value is entered in the on-view-parameters (OVP). Tab cycles between OVP input boxes and Enter now confirms. Deleting the value of an OVP input box enables mouse movement for the dimension again. Pull request #20925
  • Rendering of geometry lines is now prioritized over constraints so that dimensions lines don't cover the geometry. Pull request #21982
  • Now all parts of dimension constraints can be selected, not only labels. Pull request #21920
  • It is now possible to use the Ctrl+A shortcut (or Select All option in the Edit menu) to select all geometries within the sketch. Pull request #23289
  • Box selection from left to right now uses another color than from right to left to indicate different behavior. Pull request #23261

スプレッドシートワークベンチ

その他のスプレッドシートワークベンチの改善点

サーフェスワークベンチ

その他のサーフェスワークベンチの改善点

テックドローワークベンチ

その他のテックドローワークベンチの改善点

Import and export

  • The alignment of sketches in SVG export and legacy DXF export has been fixed. Pull request #19765

コンパイル

既知の課題

Other resources