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

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

コア・システムと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

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
  • 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

CAMワークベンチ

  • The CAM Shape experimental tool was replaced by Path from Shape with Tool Controller which is a significantly improved version of that tool based on a macro. Pull request #21108
  • Adaptive roughing/overhang detection was implemented including intelligent 2.5D projection of the model and stock for all adaptive operations, one-click "adaptive roughing" of the entire model, "Z stock to leave" setting to complement the "finishing stepdown" setting and a checkbox to order cuts by depth or region. Pull request #18880

その他の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

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

マテリアルワークベンチ

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

メッシュワークベンチ

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

OpenSCADワークベンチ

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

パートワークベンチ

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

  • The Check geometry tool now also has results entries for valid shapes, shows skipped objects and generates reports in the report view.

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


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

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

  • 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

ポイントワークベンチ

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

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


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

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

  • 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

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

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

サーフェスワークベンチ

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

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

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

Import and export

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

コンパイル

既知の課題

Other resources