Release notes 0.20/pl: Difference between revisions

From FreeCAD Documentation
No edit summary
(Created page with "===Dalsze ulepszenia interfejsu użytkownika===")
Line 47: Line 47:
|}
|}


===Dalsze ulepszenia interfejsu użytkownika===
=== Further User Interface Improvements ===


* It is now possible to pan the view of the [[Std_DependencyGraph|dependency graph]] with the mouse. [https://forum.freecadweb.org/viewtopic.php?f=3&t=34791 Forum discussion], [https://github.com/FreeCAD/FreeCAD/pull/4638 pull request #4638].
* It is now possible to pan the view of the [[Std_DependencyGraph|dependency graph]] with the mouse. [https://forum.freecadweb.org/viewtopic.php?f=3&t=34791 Forum discussion], [https://github.com/FreeCAD/FreeCAD/pull/4638 pull request #4638].

Revision as of 16:41, 5 July 2021

Ta strona zawiera nowe funkcje, które są dodawane do wersji deweloperskiej FreeCAD, aktualnie oznaczonej numerem 0.20. Gdy nastąpi zamrożenie funkcjonalności wersji 0.20, usuń ten komunikat i nie dodawaj więcej funkcji do tej strony. Oczekuje się, że FreeCAD 0.20 zostanie wydany po roku 2021.

Czy brakuje jakichś funkcji? Wspomnij o nich w wątku na forum Informacje o wydaniu v0.20.

Zobacz artykuł Pomóż w rozwoju FreeCAD, aby dowiedzieć się więcej na temat sposobów wspierania FreeCAD.

FreeCAD 0.19 zostanie wydany w roku 2020, pobranie będzie mozliwe ze strony Download. Jest to podsumowanie najciekawszych zmian. Pełna lista zmian znajduje się w MantisBT bugtracker FC 0.20 changelog.

Starsze uwagi na temat wydania FreeCAD można znaleźć na stronie Lista funkcji.

Najważniejsze informacje

Informacje ogólne

Python 3 oraz Qt5

Znane problemy

W rozwoju

Aby przeprowadzić kompilację w systemie Windows, dostępne są różne Libpacki (wstępnie spakowane biblioteki):

  • Libpack dla Windows z Qt xx, OCC yy, i Python zz

Inne wiadomości dotyczące rozwoju:

Dokumentacja

Znane problemy

Interfejs użytkownika

File:Navi Cube 0.20.gif Kostka nawigacyjna została przerobiona, aby umożliwić korzystanie z tych nowych funkcji:
  • Istnieją teraz krawędzie umożliwiające oglądanie ujęcia pod kątem 45°.
  • Nowa opcja Obróć do najbliższego pozwala na oglądanie sceny w najbliższym sensownym stanie. Gdy jest ona wyłączona, kliknięcie na ścianę sześcianu spowoduje, że będzie ona zawsze w tej samej pozycji, niezależnie od tego, w jakiej pozycji kostki się znajdowałeś, gdy klikałeś na tę ścianę. Kliknij na obrazek po lewej stronie, aby zobaczyć, co to oznacza. Wypróbuj tę samą sekwencję kliknięć, jak na obrazku bez opcji Obróć do najbliższego, aby doświadczyć różnicy.
  • Klikając na kropkę umieszczoną na górze po prawej stronie kostki, można szybko zobaczyć widok z tyłu aktualnego ujęcia.
  • Rozmiar sześcianu można dostosować za pomocą opcji Rozmiar kostki.

dyskusja na forum, pull request #4502 .

Dalsze ulepszenia interfejsu użytkownika

App::Link and assembly

Core system, App, Base, and Gui namespaces

Addon Manager

Arch Workbench

Draft Workbench

Further Draft Improvements

FEM Workbench


Effect of Mesh Size From Curvature; left: set to 12, right: deactivated
There is a new property for the Gmsh mesher. The number of mesh elements per 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.

Forum discussion, pull request #4596

File:FEM Gmsh-RecombinationAlgorithm.png
Effect of the rcombination algorithm; left: using Simple, right: using Simple full-quad
FreeCAD allows now to select an algorithm as well as 3D mesh recombination for the Gmsh mesher. For more details about the mesh element recombination see this Wiki page.

Pull request #4706

Further FEM Improvements

  • The element order of Gmsh meshes can be changed via the mesh dialog. PR #4660
  • Material cards can now contain values for the electrical conductivity. PR #4647
  • Material cards added for Nitrogen and Argon. PR #4649
  • Support for the Gmsh mesh algorithms "HXT" (3D) and "Packing Parallelograms" (2D) added. PR #4654
  • Allow to set for the Gmsh property High Order Optimize a certain algorithm. PR #4705

Import

Material handling

Mesh

Further improvements

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.

Part Workbench

Further improvements

  • The dialog to edit Cylinders allows now to specify an angle in respect to the normal of the chosen attachment plane. This way one can create skew cylinders. Pull request #4708

PartDesign Workbench

File:PD Pad-Length-alog-direction.gif
Effect of the new option Length along sketch normal.
Click on the image to show the animation.
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.

Forum discussion, pull request #3893

The dialog to edit Cylinder (additive and subtractive) allows now to specify an angle in respect to the normal of the chosen attachment plane. This way one can create skew cylinders.

pull request #4708

Further improvements

Path Workbench

Render Workbench

Sketcher Workbench

New Split function to split existing lines or arcs.

Forum discussion pull request #4420

New Rounded rectangle tool to create rectangles with rounded corners.

Forum discussion Main pull request #4835

New Centered rectangle tool to define rectangles via a center point.

Main commit

New 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.

Forum discussion Main pull request #4855

New Remove Axes Alignment constraint tool to remove axes alignment while trying to preserve the constraint relationship of the selection.

Main commit

Further improvements

Bug fixes

Spreadsheet Workbench

  • It is now possible to select in the row/column context-menu at what positions new rows/columns will be inserted. Furthermore, when selecting several rows/columns, the row/column context-menu offers now to insert as many new rows/columns as selected. pull request #4704.

Start Workbench

Surface Workbench

TechDraw Workbench

Further TechDraw Improvements

Web

Additional modules

3D Printing Tools

A2plus

Assembly3

Assembly4

ArchTextures

BOLTSFC

CurvedShapes Workbench

Dodo (formerly Flamingo)

Fasteners

MeshRemodel Workbench

MOOC Workbench

NodeEditor (PyFlow)

Trails, PyTrails, Turns, pivy_trackers, and Geomatics