Installing additional components/pt-br: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(71 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Docnav
{{Docnav
|[[Installing_on_Mac/pt-br|Instalação no Mac]]
|[[About FreeCAD|About FreeCAD]]
|[[Getting_started/pt-br|Começar a usar]]
|[[Getting started|Getting started]]
}}
}}


{{TOCright}}
==Choose Your Operating System==
FreeCAD is a truly multi-platform application, developed with the world-renowned [http://en.wikipedia.org/wiki/Qt_(framework) Qt] framework. This means FreeCAD looks and acts the same on Windows, Linux and Mac. However, the installation procedure is a little different for each operating system. Choose your operating system for details on installing FreeCAD.
{| align='center' width=50%
|align=center|[[Image:Windows.png | alt='Windows' | link= Install on Windows]]
|align=center|[[Image:Linux.png | alt='Linux' | link= Install on Unix]]
|align=center|[[Image:Mac.png | alt='Mac' | link= Install on Mac]]
|-
|align=center|[[Install on Windows|Install on Windows]]
|align=center|[[Install on Unix|Install on Linux/Unix]]
|align=center|[[Install on Mac|Install on Mac]]
|}


<span id="Introduction"></span>
==Installing additional contents==
=Introdução=
The offline documentation is not shipped with all installers, but it is available as a separate package; see [[Installing Helpfile|Installing a helpfile]].


<div class="mw-translate-fuzzy">
Apart from the default [[workbenches|workbenches]] bundled with FreeCAD, there is a growing collection of useful additional workbenches and modules made by community members available on the web. Several efforts are in progress to gather them and make them available to you in a convenient way. They are listed below.
Após instalar o FreeCAD para seu sistema operacional ([[Installing_on_Windows|Windows]], [[Installing_on_Linux|Linux]] ou [[Installing_on_Mac|Mac]]), você pode considerar a instalação de um ou mais dos seguintes componentes adicionais.
</div>


<span id="Help_files"></span>
Since these workbenches are not part of the official FreeCAD package and not supported by the core FreeCAD team, you should read the information provided with them, to make sure you know what you are installing. Bug reports and feature requests should be made directly to each addon developer.
=Arquivos de ajuda=


<div class="mw-translate-fuzzy">
===The FreeCAD-addons repository===
A documentação offline não é enviada com todos os instaladores, mas está disponível como um pacote separado. Consulte a página [[Installing_Helpfile/pt-br|Instalando o arquivo de ajuda]] para mais informações.
</div>


<span id="External_workbenches"></span>
As of FreeCAD 0.17, the addons can be managed directly from the {{MenuCommand|Tools}} menu, so there is no need to install the macro mentioned here.
=Bancadas de trabalho externas=


Além das [[workbenches/pt-br|bancadas de trabalho]] padronizadas, agrupadas com o FreeCAD, há uma grande coleção de [[External_workbenches/pt-br|bancadas de trabalho externas]] úteis feitas por membros da comunidade.
This is a gathering of useful workbenches, using the git submodules system, which allows keeping constantly updated contents. The FreeCAD-addons repository can be found at https://github.com/FreeCAD/FreeCAD-addons. This repository features an installer macro that can be launched from inside FreeCAD that will list, download, and install any of the addons automatically.


<span id="Third_party_software"></span>
With FreeCAD 0.17 and higher install use the [[Addon Manager|Addon Manager]].
=Componente de software de terceiros=


O FreeCAD suporta vários pacotes de software de terceiros prontos para uso. Em muitos casos tudo o que você precisa fazer é instalar o software, e quando o FreeCAD for reiniciado, ele o encontrará automaticamente e poderá usá-lo. Esta seção visa fornecer uma lista de tais pacotes de software, juntamente com algumas informações sobre onde eles são usados no FreeCAD e onde podem ser baixados.
<div class="mw-collapsible mw-collapsed toccolours">
<small>*With FreeCAD 0.16 and older versions, install the addon installer macro:
</small><div class="mw-collapsible-content">
# Right-click on [https://github.com/FreeCAD/FreeCAD-addons/raw/master/addons_installer.FCMacro addons_installer.FCMacro] and choose '''Save as...'''
# Place the downloaded macro in your '''FreeCAD Macros folder'''. The FreeCAD Macros folder location is indicated in menu {{MenuCommand|Macros → Macros → User macros location}}:
[[Image:Macro_installer_01.jpg]]
# Restart FreeCAD. The addons installer will now be listed in menu {{MenuCommand|Macro → Macros}} and can be launched by selecting it then clicking the {{Button|Execute}} button:
[[Image:Macro_installer_02.jpg]]
</div></div>


<span id="Support"></span>
===<s>The pluginloader addon</s>===
==Suporte==


===GitPython===
<s>The plugin loader is a much more elaborate way to install and manage additional content for FreeCAD. Install it with the method above, or following the instructions on the [https://github.com/microelly2/freecad-pluginloader pluginloader page].</s>


[https://github.com/gitpython-developers/GitPython GitPython] é uma biblioteca para interagir com os repositórios Git. O [[Std_AddonMgr/pt-br|Gerenciador de complementos]] pode usar esta biblioteca. GitPython está incluída nos instaladores do FreeCAD para Windows e Mac.
The pluginloader addon has been superceded by the [[Addon Manager|Addon Manager]].


===Manual install===
===GraphViz===


[https://www.graphviz.org GraphViz] é um software de visualização gráfica de código aberto. É utilizado pela ferramenta [[Std_DependencyGraph/pt-br|Std Gráfico de dependência]].
External workbenches, when they are fully programmed in Python (which is the majority) can be easily installed manually, simply by downloading them (clicking the {{Button|Clone or download}} or {{Button|Download ZIP}} buttons on GitHub), and placing them in your user's {{FileName|FreeCAD/Mod}} folder (or in the {{FileName|Macros}} folder if they are [[macros|macros]]). Refer to the instructions on each addon page for complete information.


===OpenCAMLib===
===Notes for users with 32-bit system and FreeCAD 0.16.6706===
After attempts to install, the additional workbenches may not be available. In this case
* hold the report panel open while starting FreeCAD, and read the error
* see this forum thread: [http://forum.freecadweb.org/viewtopic.php?t=12839#p102933 (Solved)Assembly2 in Version: 0.16.5602 (Git)]


<div class="mw-translate-fuzzy">
==External software supported by FreeCAD==
[http://www.anderswallin.net/CAM OpenCAMLib] é uma biblioteca de código aberto de algoritmos de manufatura auxiliada por computador (CAM). É utilizada no [[Path_Workbench/pt-br|Bancada Path]]. Veja a página [[OpenCamLib/pt-br|OpenCamLib]] para instruções de instalação.
</div>


===OpenSCAD===
FreeCAD supports a whole lot of external software packages out of the box. This means, you just need to install the software and it will be automatically available, the next time you start it. There's no need to recompile it. This section aims to provide a list of all such software packages, together with some information of where it's used in FreeCAD and where you can grab them.


<div class="mw-translate-fuzzy">
=== Support ===
[https://www.openscad.org OpenSCAD] é um modelador de sólidos 3D. O [[OpenSCAD_Workbench/pt-br|Módulo OpenSCAD]] depende deste software e o [[Mesh_Workbench/pt-br|Bancada de Malhas]] o utiliza para suas ferramentas Booleanas. Ele também é necessário para a importação de arquivos SCAD com a ferramenta [[Std_Import/pt-br|Importar Std]].
</div>


<span id="File_formats"></span>
====GraphViz====
==Formatos de arquivo==


Todos os softwares desta seção serão utilizados pelas ferramentas [[Std_Import/pt-br|Importar Std]] ou [[Std_Export/pt-br|Exportar Std]].
GraphViz is an open source graph visualization software. In FreeCAD it is used to generate dependency graphs through {{MenuCommand|Tools → [[Std_DependencyGraph|Dependency Graph]]}}. Its homepage is at https://www.graphviz.org


====OpenCAMLib====
===CADExchanger===


[https://cadexchanger.com CADExchanger] é uma aplicação comercial para a conversão de vários formatos de arquivo CAD. Existe um [https://github.com/yorikvanhavre/CADExchanger bancada de trabalho externo] para usar este aplicativo no FreeCAD.
[[OpenCamLib|OpenCAMLib]] is an open source library of computer aided manufacturing (CAM) algorithms and used in the [[Path_Workbench|Path Workbench]]. See [[OpenCamLib|its page]] for installation instructions.


<span id="DXF_Importer"></span>
====OpenSCAD====
===Importador DXF===


FreeCAD tem um importador e exportador nativo para arquivos DXF, programados em C++. Atualmente eles não implementam todas as características do formato DXF. Para essas características, o importador e exportador Python legado ainda estão disponíveis. Estes requerem a biblioteca [https://github.com/yorikvanhavre/Draft-dxf-importer Draft-dxf-importador] Python. Consulte a página [[FreeCAD_and_DXF_Import|FreeCAD and DXF Import]] para mais informações.
OpenSCAD is solid 3D modeller based on the [[constructive_solid_geometry|constructive solid geometry]] (CSG) paradigm, where the model is created through a script. It can not handle meshes, but operates exclusively on solid geometry. FreeCAD can import and export files created from OpenSCAD through the [[Std_Import|Std Import]] and [[Std_Export|Std Export]] tools by the selecting the {{MenuCommand|OpenSCAD CSG format}} or the {{MenuCommand|OpenSCAD format}} file types. You can get OpenSCAD from https://www.openscad.org.


====GitPython====
===DWG converters===


FreeCAD cannot directly read and write DWG files. To convert DXF files to DWG files, and vice-versa, FreeCAD relies on external converters. There is built-in support for the following DWG converters:
GitPython is a library to interact with Git repositories. The [[Std_AddonMgr|Addon Manager]] can use this library to import addons from a Git repository. The project is hosted on GitHub at https://github.com/gitpython-developers/GitPython.
* [https://www.gnu.org/software/libredwg LibreDWG] (open-source, lacks support for some DWG entities).
* [https://www.opendesign.com/guestfiles/oda_file_converter ODA File Converter] (free, but not open-source).
* [https://qcad.org/en/qcad-command-line-tools#dwg2dwg QCAD pro] (commercial). {{Version|0.20}}


See [[Import_Export_Preferences#DWG|Import Export Preferences]] and [[FreeCAD_and_DWG_Import|FreeCAD and DWG Import]] for more information.
=== Finite element ===


====CalculiX====
===IfcOpenShell===


[http://ifcopenshell.org IfcOpenShell] é uma biblioteca para trabalhar com o formato de arquivo da Industry Foundation Classes (IFC) utilizado no projeto arquitetônico. A biblioteca também é utilizada pelo [[Arch_IfcExplorer/pt-br|Arch IfcExplorer]]. ({{VersionMinus|0.18}}) e ferramentas [[BIM_IfcExplorer/pt-br|BIM IfcExplorer]]. O IfcOpenShell está incluído nos instaladores do FreeCAD para Windows e Mac.
CalculiX is a suite of two finite element packages:
* CalculiX CrunchiX, or {{incode|calculix-ccx}}, is a FEM solver.
* CalculiX GraphiX, or {{incode|calculix-cgx}}, is a GUI frontend to display the results of the solver.


===IfcJson===
Only the solver is supported by FreeCAD. It can be accessed from the [[FEM Workbench|FEM Workbench]] through {{MenuCommand|Solve → [[FEM_SolverCalculiX|Solver CalculiX]]}}. There's a standard and experimental solver supported by FreeCAD. CalculiX can be downloaded from http://calculix.de


[https://github.com/buildingSMART/ifcJSON IfcJson] é uma biblioteca necessária para exportar para o formato de arquivo IFCJSON. O IFCJSON é um novo formato IFC que ainda não é suportado por muitas aplicações.
====Gmsh====


===Pycollada===
Gmsh is an automatic finite element mesh generator. It can be used in FreeCAD from the [[FEM_Module|FEM workbench]] through {{MenuCommand|Mesh → [[FEM_MeshGmshFromShape|FEM mesh from shape by Gmsh]]}}. The homepage of Gmsh is at http://www.geuz.org/gmsh


[https://github.com/pycollada/pycollada/releases Pycollada], também conhecida como python-collada, é uma biblioteca Python para ler e escrever arquivos Collada (DAE). O Pycollada está incluído nos instaladores do FreeCAD para Windows e Mac.
====Elmer====


<span id="Rendering"></span>
Elmer is a multi-physics simulation software, which was open sourced in 2005. In FreeCAD its Grid and Solver modules can be used by the [[FEM Workbench|FEM Workbench]] through {{MenuCommand|Solve → [[FEM_SolverElmer|Solver Elmer]]}}. The project's homepage is at https://www.elmerfem.org and it can be downloaded from GitHub at https://github.com/ElmerCSC/elmerfem/releases.
==Renderização==


<div class="mw-translate-fuzzy">
====FEniCS====
===LuxCoreRender===
[https://www.luxcorerender.org LuxCoreRender] é um motor de renderização, uma reinicialização do projeto [[LuxRender/pt-br|LuxRender]]. Oficialmente, não é apoiado pelo [[Raytracing_Workbench/pt-br|Módulo Raytracing]], mas talvez valha a pena tentar. Ele é oficialmente apoiado pelo novo [https://github.com/FreeCAD/FreeCAD-render Render Workbench], destinado a substituir o Raytracing Workbench no futuro. Veja a página [[LuxCoreRender/pt-br|LuxCoreRender]] para mais informações e instruções de instalação.
</div>


<div class="mw-translate-fuzzy">
FEniCS is a computing platform to solve partial differential equations (PDEs), which are widely used when solving FEM problems. As such it can be used by the [[FEM_Module|FEM workbench]]. FreeCAD can import and export FEniCS meshes through [[Std_Import|Std Import]] and [[Std_Export|Std Export]] by selecting the {{MenuCommand|FEM mesh fenics}} file format. The homepage of FEniCS is at https://fenicsproject.org.
===LuxRender===
[https://luxcorerender.org/history/ LuxRender] é um dos dois motores de renderização suportados pelo [[Raytracing Workbench|Raytracing Workbench]]. Em 2013 o projeto foi reiniciado tornando-se [[LuxCoreRender/pt-br|LuxCoreRender]], com uma grande reescrita de código e mudanças de compatibilidade. Oficialmente, o Raytracing Workbench suporta apenas os abandonados [[LuxRender/pt-br|LuxRender]]. (a última versão é 1.6, 2017-12-28), enquanto o novo [https://github.com/FreeCAD/FreeCAD-render Render Workbench] (destinado a substituir no futuro o Raytracing Workbench) suporta, em vez disso, o LuxCoreRender e abandonou o suporte para o LuxRender. De qualquer forma, mesmo que oficialmente não tenha suporte, [[LuxCoreRender/pt-br|LuxCoreRender]] pode trabalhar com o Raytracing Workbench, talvez valha a pena tentar. Veja a página [[LuxRender/pt-br|LuxRender]] para mais informações e instruções de instalação, e o [[LuxCoreRender/pt-br|LuxCoreRender]] se você quiser experimentar um ‘software’ mais moderno.
</div>


====Z88====
===POV-Ray===


<div class="mw-translate-fuzzy">
Z88 is another FEM program, containing a mesher, solver and converters, which can be used by FreeCAD's [[FEM_Module|FEM workbench]]. It can be accessed through {{MenuCommand|Solve → [[FEM_SolveZ88|Solver Z88]]}}. Z88 distributes several packages, which all freely available, but are closed source. The Z88OS however, published under an open source license, is what is needed by FreeCAD. The homepage is at https://en.z88.de/. Z88OS is also hosted on GitHub at https://github.com/LSCAD/Z88OS, if you want to compile it yourself.
[https://www.povray.org POV-Ray] é um conhecido traçador de raios que consegue produzir imagens foto-realistas. É um dos dois motores de renderização atualmente suportados pelo [[Raytracing_Workbench/pt-br|Módulo Raytracing]]. Veja a página [[POV-Ray/pt-br|POV-Ray]] para mais informações e instruções de instalação.
</div>


<span id="Finite_element"></span>
====OpenFOAM====
==Elemento finito==


===CalculiX===
OpenFOAM is a large collection of libraries for computational fluid dynamics (CFD) simulations. OpenFOAM can be used by [[external_workbenches|external workbenches]] that build on top of FreeCAD to work as a preprocessor. The project resides at https://openfoam.org.


<div class="mw-translate-fuzzy">
=== File formats ===
[http://calculix.de CalculiX] é um conjunto de dois pacotes de elementos finitos: CalculiX CrunchiX, um solucionador FEM, e
CalculiX GraphiX, uma ‘interface’ GUI. Somente o solucionador é suportado pelo FreeCAD. É utilizado pela ferramenta [[FEM_SolverCalculiX/pt-br|Solver CalculiX]].
</div>


====CAD Exchanger====
===Gmsh===


[http://gmsh.info Gmsh] é um gerador automático de malha de elementos finitos é utilizado pelas ferramentas [[FEM_MeshGmshFromShape/pt-br|FEM MeshGmshFromShape]] e [[Mesh_FromPartShape/pt-br|Mesh FromPartShape]].
A proprietary, closed source application for exchanging various file formats used in CAD. You can use it to convert proprietary, closed formats into a format which is accessible by FreeCAD. The homepage is at https://cadexchanger.com/ where you can download an evaluation version or purchase a license for the application.


====DXF Importer====
===Elmer===


[https://www.csc.fi/web/elmer Elmer] é um ‘software’ de simulação multifísica, que foi aberto em 2005. No FreeCAD seus módulos Grid e Solver são usados pela ferramenta [[FEM_SolverElmer/pt-br|FEM SolverElmer]].
FreeCAD has a native importer and exporter for DXF files, programmed in C++. Currently this importer does not implement all features of the DXF format. If you rely on a not yet implemented feature, you enable an older python based importer/exporter through {{MenuCommand|Edit → Preferences → Import-Export}} by activating the {{MenuCommand|Use legacy python importer}} option. You can then choose to let FreeCAD automatically download the needed files or you can grab them from https://github.com/yorikvanhavre/Draft-dxf-importer. The chosen importer and exporter is used by [[Std_Import|Std Import]] and [[Std_Export|Std Export]] and choosing the {{MenuCommand|AutoDesk DXF 2D}} file format.


====ODA File Converter====
===FEniCS===


<div class="mw-translate-fuzzy">
The ODA file converter is a proprietary, closed source, binary and freely available application to import and export DWG and DXF file formats. In FreeCAD it can be used by [[Std_Import|Std Import]] and [[Std_Export|Std Export]] when you select the {{MenuCommand|AutoDesk DWG 2D}} file type. It can be downloaded from https://www.opendesign.com/guestfiles/oda_file_converter.
[https://fenicsproject.org FEniCS] é uma plataforma de computação para resolver equações diferenciais parciais (PDEs), que são amplamente utilizadas na solução de problemas FEM. É utilizada pelo [[FEM_Workbench/pt-br|Bancada FEM]].
</div>


====ifcOpenShell====
===Z88===


[https://en.z88.de Z88] é outro programa FEM, que contém um gerador de malhas, um solucionador e conversores. É utilizado pela ferramenta [[FEM_SolverZ88/pt-br|FEM SolverZ88]]. O FreeCAD requer o pacote de código aberto Z88OS.
IfcOpenShell is a library for working with the Industry Foundation Classes (IFC) file format used in architectural design. It can be accessed from the [[Arch Workbench|Arch Workbench]] through {{MenuCommand|Arch → Utilities → Ifc Explorer}}. It's homepage is at http://ifcopenshell.org.


====pycollada====
===OpenFOAM===


[https://openfoam.org OpenFOAM] é uma grande coleção de bibliotecas para simulações de dinâmicas de fluidos computacionais (CFD). O OpenFOAM é usado pelo [[Cfd_Workbench/pt-br|Cfd]] e [https://github.com/jaheyns/CfdOF CfdOF] [[external_workbenches/pt-br|Bancadas de trabalho externas]].
Pycollada, also known as {{incode|python-collada}}, is a Python library to read and write COLLADA documents, a standard for exchanging 3D scenes and elements. If it is installed you can import and export scenes to and from COLLADA files through [[Std_Import|Std Import]] and [[Std_Export|Std Export]] by selecting the COLLADA file type. The project is hosted in GitHub at https://pycollada.github.io/ and you can download the releases at https://github.com/pycollada/pycollada/releases/.


<span id="Related_pages"></span>
=== Rendering ===
=Páginas relacionadas=


* [[Import_Export/pt-br|Importar Exportar]]
====POVRay====
* [[Import_Export_Preferences/pt-br|Preferências de exportação de importação]]
* [[Third Party Libraries/pt-br|Bibliotecas de terceiros]]


POVRay is a well-known raytracer which can render photorealistic images. It is one of two raytracers currently supported by FreeCAD in the [[Raytracing Workbench|Raytracing Workbench]]. You can download POVRay from https://www.povray.org.


{{Docnav
====LuxCoreRender====
|[[Installing_on_Mac/pt-br|Instalação no Mac]]

|[[Getting_started/pt-br|Começar a usar]]
LuxCoreRender, also known as LuxRender, is one of two currently supported render engines in FreeCAD. It is used through the workflow on the [[Raytracing Workbench|Raytracing Workbench]]. Currently only the old and abandoned LuxRender-1.x is supported by FreeCAD. Downloads for LuxRender-1.6 can be grabbed from the LuxCoreRender GitHub release page at https://github.com/LuxCoreRender/LuxCore/releases. The homepage for the current LuxCoreRender project is at https://www.luxcorerender.org.
}}

==Related Pages==
* [[Third Party Libraries|Third Party Libraries]]

<div class="mw-translate-fuzzy">
{{Docnav/pt-br|About FreeCAD/pt-br|Getting started/pt-br}}
</div>


[[Category:User Documentation/pt-br]]
[[Category:User Documentation/pt-br]]

Latest revision as of 16:44, 18 April 2024

Introdução

Após instalar o FreeCAD para seu sistema operacional (Windows, Linux ou Mac), você pode considerar a instalação de um ou mais dos seguintes componentes adicionais.

Arquivos de ajuda

A documentação offline não é enviada com todos os instaladores, mas está disponível como um pacote separado. Consulte a página Instalando o arquivo de ajuda para mais informações.

Bancadas de trabalho externas

Além das bancadas de trabalho padronizadas, agrupadas com o FreeCAD, há uma grande coleção de bancadas de trabalho externas úteis feitas por membros da comunidade.

Componente de software de terceiros

O FreeCAD suporta vários pacotes de software de terceiros prontos para uso. Em muitos casos tudo o que você precisa fazer é instalar o software, e quando o FreeCAD for reiniciado, ele o encontrará automaticamente e poderá usá-lo. Esta seção visa fornecer uma lista de tais pacotes de software, juntamente com algumas informações sobre onde eles são usados no FreeCAD e onde podem ser baixados.

Suporte

GitPython

GitPython é uma biblioteca para interagir com os repositórios Git. O Gerenciador de complementos pode usar esta biblioteca. GitPython está incluída nos instaladores do FreeCAD para Windows e Mac.

GraphViz

GraphViz é um software de visualização gráfica de código aberto. É utilizado pela ferramenta Std Gráfico de dependência.

OpenCAMLib

OpenCAMLib é uma biblioteca de código aberto de algoritmos de manufatura auxiliada por computador (CAM). É utilizada no Bancada Path. Veja a página OpenCamLib para instruções de instalação.

OpenSCAD

OpenSCAD é um modelador de sólidos 3D. O Módulo OpenSCAD depende deste software e o Bancada de Malhas o utiliza para suas ferramentas Booleanas. Ele também é necessário para a importação de arquivos SCAD com a ferramenta Importar Std.

Formatos de arquivo

Todos os softwares desta seção serão utilizados pelas ferramentas Importar Std ou Exportar Std.

CADExchanger

CADExchanger é uma aplicação comercial para a conversão de vários formatos de arquivo CAD. Existe um bancada de trabalho externo para usar este aplicativo no FreeCAD.

Importador DXF

FreeCAD tem um importador e exportador nativo para arquivos DXF, programados em C++. Atualmente eles não implementam todas as características do formato DXF. Para essas características, o importador e exportador Python legado ainda estão disponíveis. Estes requerem a biblioteca Draft-dxf-importador Python. Consulte a página FreeCAD and DXF Import para mais informações.

DWG converters

FreeCAD cannot directly read and write DWG files. To convert DXF files to DWG files, and vice-versa, FreeCAD relies on external converters. There is built-in support for the following DWG converters:

See Import Export Preferences and FreeCAD and DWG Import for more information.

IfcOpenShell

IfcOpenShell é uma biblioteca para trabalhar com o formato de arquivo da Industry Foundation Classes (IFC) utilizado no projeto arquitetônico. A biblioteca também é utilizada pelo Arch IfcExplorer. (version 0.18 and below) e ferramentas BIM IfcExplorer. O IfcOpenShell está incluído nos instaladores do FreeCAD para Windows e Mac.

IfcJson

IfcJson é uma biblioteca necessária para exportar para o formato de arquivo IFCJSON. O IFCJSON é um novo formato IFC que ainda não é suportado por muitas aplicações.

Pycollada

Pycollada, também conhecida como python-collada, é uma biblioteca Python para ler e escrever arquivos Collada (DAE). O Pycollada está incluído nos instaladores do FreeCAD para Windows e Mac.

Renderização

LuxCoreRender

LuxCoreRender é um motor de renderização, uma reinicialização do projeto LuxRender. Oficialmente, não é apoiado pelo Módulo Raytracing, mas talvez valha a pena tentar. Ele é oficialmente apoiado pelo novo Render Workbench, destinado a substituir o Raytracing Workbench no futuro. Veja a página LuxCoreRender para mais informações e instruções de instalação.

LuxRender

LuxRender é um dos dois motores de renderização suportados pelo Raytracing Workbench. Em 2013 o projeto foi reiniciado tornando-se LuxCoreRender, com uma grande reescrita de código e mudanças de compatibilidade. Oficialmente, o Raytracing Workbench suporta apenas os abandonados LuxRender. (a última versão é 1.6, 2017-12-28), enquanto o novo Render Workbench (destinado a substituir no futuro o Raytracing Workbench) suporta, em vez disso, o LuxCoreRender e abandonou o suporte para o LuxRender. De qualquer forma, mesmo que oficialmente não tenha suporte, LuxCoreRender pode trabalhar com o Raytracing Workbench, talvez valha a pena tentar. Veja a página LuxRender para mais informações e instruções de instalação, e o LuxCoreRender se você quiser experimentar um ‘software’ mais moderno.

POV-Ray

POV-Ray é um conhecido traçador de raios que consegue produzir imagens foto-realistas. É um dos dois motores de renderização atualmente suportados pelo Módulo Raytracing. Veja a página POV-Ray para mais informações e instruções de instalação.

Elemento finito

CalculiX

CalculiX é um conjunto de dois pacotes de elementos finitos: CalculiX CrunchiX, um solucionador FEM, e CalculiX GraphiX, uma ‘interface’ GUI. Somente o solucionador é suportado pelo FreeCAD. É utilizado pela ferramenta Solver CalculiX.

Gmsh

Gmsh é um gerador automático de malha de elementos finitos é utilizado pelas ferramentas FEM MeshGmshFromShape e Mesh FromPartShape.

Elmer

Elmer é um ‘software’ de simulação multifísica, que foi aberto em 2005. No FreeCAD seus módulos Grid e Solver são usados pela ferramenta FEM SolverElmer.

FEniCS

FEniCS é uma plataforma de computação para resolver equações diferenciais parciais (PDEs), que são amplamente utilizadas na solução de problemas FEM. É utilizada pelo Bancada FEM.

Z88

Z88 é outro programa FEM, que contém um gerador de malhas, um solucionador e conversores. É utilizado pela ferramenta FEM SolverZ88. O FreeCAD requer o pacote de código aberto Z88OS.

OpenFOAM

OpenFOAM é uma grande coleção de bibliotecas para simulações de dinâmicas de fluidos computacionais (CFD). O OpenFOAM é usado pelo Cfd e CfdOF Bancadas de trabalho externas.

Páginas relacionadas