User hub/pt: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
(23 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
[[Image:Crystal_Clear_app_display.png|right|150]]
[[Image:User_hub.png|64px]]
----
__NOTOC__


<div class="mw-translate-fuzzy">
Esta área é a principal área de ajuda para os recém chegados ao FreeCAD.
Esta área é a principal área de ajuda para os recém chegados ao FreeCAD.
</div>


<div class="mw-translate-fuzzy">
Por favor note que, como o próprio FreeCAD, essas páginas estão em desenvolvimento contínuo. FreeCAD já dispõe de muitas ferramentas interessantes para o usuário final, e mais são continuamente adicionadas, razão pela qual actualmente ainda falta documentação para o usuário final ou esta desactualizada.
Por favor note que, como o próprio FreeCAD, essas páginas estão em desenvolvimento contínuo. FreeCAD já dispõe de muitas ferramentas interessantes para o usuário final, e mais são continuamente adicionadas, razão pela qual actualmente ainda falta documentação para o usuário final ou esta desactualizada.
</div>


<div class="mw-translate-fuzzy">
Mas não se sentem desencorajados, navegue pelo conteúdo desta secção, e, se você não consegue encontrar a informação que precisar, não hesite em perguntar! Entre os desenvolvedores ou na pequena, mas crescente comunidade de usuários FreeCAD, certamente haverá alguém que pode ajudá-lo. Você pode deixar comentários relacionados a este site da documentação wiki no [http://forum.freecadweb.org fórum de ajuda FreeCAD ] e fazer suas perguntas lá.

E se você tiver alguma informação que você gostaria de aparecer aqui, por que não contribuir, e nos ajudar a fazer crescer este manual. Página [[Help FreeCAD/pt|Ajuda FreeCAD]], que irá ajudá-lo a começar.
E se você tiver alguma informação que você gostaria de aparecer aqui, por que não contribuir, e nos ajudar a fazer crescer este manual. Página [[Help FreeCAD/pt|Ajuda FreeCAD]], que irá ajudá-lo a começar.
</div>


<div class="mw-translate-fuzzy">
Se você gostaria de saber como começou o desenvolvimento de FreeCADa anos atrás visite a página [[History]].
Se você gostaria de saber como começou o desenvolvimento de FreeCADa anos atrás visite a página [[History]].
</div>


<div class="mw-translate-fuzzy">
Se tiver alguma informação que gostaria que aparecesse aqui, porque não contribuir a ajudar este manual a crescer? É fácil escrever páginas wiki, a página [[Help:Editing|This page]] vai ajudá-lo a começar.
__NOTOC__
__NOTOC__
== Using FreeCAD ==
== Usando o FreeCAD ==
</div>


=== Introdução ===
=== Introdução ===


<div class="mw-translate-fuzzy">
* [[About FreeCAD|Application Overview]]: A general overview of FreeCAD
* [[About FreeCAD/pt|Acerca do FreeCAD]]: Uma visão global do FreeCAD
* [[Installing]]: How to install FreeCAD on [[Install on Windows|Windows]], [[Install on Unix|Unix/Linux]] and [[Install on Mac|Mac]]
* [[Installing/pt|Instalação do FreeCAD]]: Como instalar o FreeCAD no [[Install on Windows/pt|Instalação em Windows|Windows]] e no [[Install on Unix/pt|Instalação em Linux|Linux]]
* [[Getting started]]: A quick overview of the available tools
* [[Getting started/pt|Primeiros passos]]: Uma visão geral das ferramentas disponíveis
* [[FAQ]]: Frequently asked questions
* [[FAQ/pt|FAQ]]: Perguntas frequentes
* [[Tutorials]] covering different parts of FreeCAD
</div>


See also:
* [[Migrating_to_FreeCAD_from_Fusion360|Migrating to FreeCAD from Fusion360]]

<div class="mw-translate-fuzzy">
=== Programa Básico ===
=== Programa Básico ===
</div>


<div class="mw-translate-fuzzy">
* [[Mouse Model]]: The use of the mouse to navigate in the 3D space
* [[Mouse Model/pt|Utilização do Rato]]: Como usar o rato(mouse) para navegar no espaço 3D
* [[Document structure]]: How is a FreeCAD document organized
* [[Document structure/pt|Estrutura dos documentos]]: A organização dos documentos FreeCAD
* [[Preferences Editor|Preferences]] and [[Interface Customization|Customization]]: How you can configure FreeCAD to your needs
* [[Preferences Editor/pt|Preferencias]] e [[Interface Customization/pt|Personalização]]: Como pode configurar o FreeCAD conforme as suas necessidades
* [[Property editor|Properties]]: How objects properties work in FreeCAD
* [[Property editor/pt|Propriedades]]: Como as propriedades dos objetos funcionam no FreeCAD
* [[Workbenches|Workbench Concept]]: How the FreeCAD interface is organized
* [[Workbenches/pt|Conceito de bancadas]]: Como o interface do FreeCAD é organizado
* [[Macros]]: How to easily automate often repeated tasks
* [[Macros/pt|Macros]]: Como automatizar facilmente tarefas repetidas frequentemente
* [[Import_Export|File formats]]: The different file formats that FreeCAD can read and write
</div>


<div class="mw-translate-fuzzy">
===Bancadas===
===Bancadas===
</div>


[[Workbenches|Workbenches]] are collections of tools that are used for a relatively specific task. These are the base workbenches bundled with every installation of FreeCAD:
{{workbenches/pt}}


* [[File:Freecad.svg|32px]] [[Std_Base|Std Base]]. This is not really a workbench, but rather a category of 'standard' commands and tools that can be used in all workbenches.
===External Workbenches===
* [[Image:Workbench_Arch.svg|32px]] The [[Arch Module|Arch Workbench]] for working with architectural elements.
Power users have extended FreeCAD with various custom external workbenches, that are not integrated into the FreeCAD source code (yet!), but are easy to install on an existing FreeCAD installation. [[External workbenches|See here]] for an overview of the already available workbenches.
* [[Image:Workbench_Draft.svg|32px]] The [[Draft Module|Draft Workbench]] contains 2D tools and basic 2D and 3D CAD operations.
For instructions how to install these workbenches refer to the tutorial [[How to install additional workbenches]].
* [[Image:Workbench_FEM.svg|32px]] The [[FEM Module|FEM Workbench]] provides Finite Element Analysis (FEA) workflow.
* [[Image:Workbench_Image.svg|32px]] The [[Image Module|Image Workbench]] for working with bitmap images.
* [[Image:Workbench_Inspection.svg|32px]] The [[Inspection Workbench|Inspection Workbench]] is made to give you specific tools for examination of shapes. It is still in development.
* [[Image:Workbench_Mesh.svg|32px]] The [[Mesh Workbench|Mesh Workbench]] for working with triangulated meshes.
* [[Image:Workbench_OpenSCAD.svg|32px]] The [[OpenSCAD Module|OpenSCAD Workbench]] for interoperability with OpenSCAD and repairing [[constructive solid geometry|constructive solid geometry]] (CSG) model history.
* [[Image:Workbench_Part.svg|32px]] The [[Part Module|Part Workbench]] for working with CAD parts.
* [[Image:Workbench_PartDesign.svg|32px]] The [[PartDesign Workbench|Part Design Workbench]] for building Part shapes from sketches.
* [[Image:Workbench_Path.svg|32px]] The [[Path_Workbench|Path Workbench]] is used to produce G-Code instructions. It is still in a stage of development.
* [[Image:Workbench_Points.svg|32px]] The [[Points_Module|Points Workbench]] for working with point clouds.
* [[Image:Workbench_Raytracing.svg|32px]] The [[Raytracing Module|Raytracing Workbench]] for working with ray-tracing (rendering)
* [[Image:Workbench_Reverse_Engineering.svg|32px]] The [[Reverse Engineering Workbench|Reverse Engineering Workbench]] is intended to provide specific tools to convert shapes/solids/meshes into parametric FreeCAD-compatible features. (under development)
* [[Image:Workbench_Robot.svg|32px]] The [[Robot_Workbench|Robot Workbench]] for studying robot movements.
* [[Image:Workbench_Sketcher.svg|32px]] The [[Sketcher Workbench|Sketcher Workbench]] for working with geometry-constrained sketches.
* [[Image:Workbench_Spreadsheet.svg|32px]] The [[Spreadsheet Workbench|Spreadsheet Workbench]] for creating and manipulating spreadsheet data.
* [[Image:Workbench_Start.svg|32px]] The [[Start_Workbench|Start Center Workbench]] allows you to quickly jump to one of the most common workbenches.
* [[Image:Workbench_Surface.svg|32px]] The [[Surface_Module|Surface workbench]] provides tools to create and modify surfaces. It is similar as the Part Shape builder Face from edges.
* [[Image:Workbench_TechDraw.svg|32px]] The [[TechDraw Module|TechDraw Workbench]] is the more advanced and feature-rich successor of [[Drawing Module|Drawing]]
* [[Image:Workbench_Test.svg|32px]] The [[Testing|Test Framework Workbench]] is for debugging FreeCAD.
* [[Image:Workbench_Web.svg|32px]] The [[Web Workbench|Web Workbench]] provides you with a browser window instead of the [[3D view|3D view]] within FreeCAD.


===Macros===
===Macros===

Power users have written various macros to enhance FreeCAD with more capabilities for a list of the macros refer to the page [[macros recipes]].
[[Macros|Macros]] are relatively small snippets of [[Python|Python]] code that perform a simple or a complex task that is not available in the base FreeCAD system.
For instructions how to install the macros refer to the tutorial [[How to install macros]].

Power users have written various [[macros|macros]] to enhance FreeCAD with more capabilities.

Since FreeCAD 0.17, many macros can be installed using the [[Std AddonMgr|Addon Manager]]. For a list of the macros refer to the [[macros recipes|macros recipes]] page. For manual installation see [[How to install macros|How to install macros]].

===External workbenches===

When many macros or functions are developed together, and are organized in toolbars and menus, they can become a new workbench.

[[External_workbenches|External workbenches]] are collections of functions that are not part of the base FreeCAD system, usually developed by experienced users, and targeting a particular need.

Since FreeCAD 0.17, many workbenches can be installed using the [[Std AddonMgr|Addon Manager]]. For manual installation see [[How to install additional workbenches|How to install additional workbenches]].


===Referências===
===Referências===
Line 50: Line 102:
== Ajuda Online ==
== Ajuda Online ==


<!-- To download the online help in FreeCAD you need to set the proper Url in the [[Preferences Editor]] of FreeCAD. Currently the right url has to point to this page. That means you need to set it to:
<!-- To download the online help in FreeCAD you need to set the proper Url in the [[Preferences Editor|Preferences Editor]] of FreeCAD. Currently the right url has to point to this page. That means you need to set it to:
[http://juergen-riegel.net/FreeCAD/Docu/index.php/User_hub http://juergen-riegel.net/FreeCAD/Docu/index.php/User_hub]
[http://juergen-riegel.net/FreeCAD/Docu/index.php/User_hub http://juergen-riegel.net/FreeCAD/Docu/index.php/User_hub]
-->
-->


<div class="mw-translate-fuzzy">
Esta é a ajuda online oficial do FreeCAD. Note que o sistema de ajuda online está neste momento a ser refeito. Será usado para gerar um ficheiro .CHM, que virá com as distribuições em binário do FreeCAD. Neste momento a ajuda online sumariza algumas das secções mais completas deste wiki.
Esta é a ajuda online oficial do FreeCAD. Note que o sistema de ajuda online está neste momento a ser refeito. Será usado para gerar um ficheiro .CHM, que virá com as distribuições em binário do FreeCAD. Neste momento a ajuda online sumariza algumas das secções mais completas deste wiki.
* [[Online Help Toc/pt|Conteúdos da Ajuda Online]]
* [[Online Help Toc/pt|Conteúdos da Ajuda Online]]
</div>


== Mais ==
== Mais ==


<div class="mw-translate-fuzzy">
* A [[Power users hub/pt|Área dos utilizadores experientes]] é para onde se deve dirigir se quiser ver utilizações mais avançadas do FreeCAD
* A [[Power users hub/pt|Área dos utilizadores experientes]] é para onde se deve dirigir se quiser ver utilizações mais avançadas do FreeCAD
* [http://yorik.uncreated.net/guestblog.php?tag=freecad Architecture workflow] : Um exemplo de como o FreeCAD pode começar a ser colocado num ''workflow'' de arquitetura...
* O [[David]] é um sistema de ''scanning'' 3D que já funciona bem com o FreeCAD
* [http://yorik.orgfree.com/guestblog.php?2009=40 Architecture workflow] : Um exemplo de como o FreeCAD pode começar a ser colocado num ''workflow'' de arquitetura...
* Se quiser ajudar o FreeCAD, dirija-se para a página [[Help FreeCAD/pt|Ajudar o FreeCAD]]
* Se quiser ajudar o FreeCAD, dirija-se para a página [[Help FreeCAD/pt|Ajudar o FreeCAD]]
* O [[FreeCAD Community Portal]] contém uma lista de projetos feitos por membros da comunidade com o FreeCAD.
* O [[FreeCAD Community Portal]] contém uma lista de projetos feitos por membros da comunidade com o FreeCAD.
* Don't understand a term or phrase as used in FreeCAD? Try the [[Glossary]] page.
* Don't understand a term or phrase as used in FreeCAD? Try the [[Glossary]] page.
</div>


{{Userdocnavi{{#translation:}}}}
[[Category:Hubs/pt]]
[[Category:User Documentation/pt]]
[[Category:Hubs{{#translation:}}]]


<languages/>

Revision as of 14:44, 2 December 2020



Esta área é a principal área de ajuda para os recém chegados ao FreeCAD.

Por favor note que, como o próprio FreeCAD, essas páginas estão em desenvolvimento contínuo. FreeCAD já dispõe de muitas ferramentas interessantes para o usuário final, e mais são continuamente adicionadas, razão pela qual actualmente ainda falta documentação para o usuário final ou esta desactualizada.

E se você tiver alguma informação que você gostaria de aparecer aqui, por que não contribuir, e nos ajudar a fazer crescer este manual. Página Ajuda FreeCAD, que irá ajudá-lo a começar.

Se você gostaria de saber como começou o desenvolvimento de FreeCADa anos atrás visite a página History.

Se tiver alguma informação que gostaria que aparecesse aqui, porque não contribuir a ajudar este manual a crescer? É fácil escrever páginas wiki, a página This page vai ajudá-lo a começar.

Usando o FreeCAD

Introdução

See also:

Programa Básico

Bancadas

Workbenches are collections of tools that are used for a relatively specific task. These are the base workbenches bundled with every installation of FreeCAD:

Macros

Macros are relatively small snippets of Python code that perform a simple or a complex task that is not available in the base FreeCAD system.

Power users have written various macros to enhance FreeCAD with more capabilities.

Since FreeCAD 0.17, many macros can be installed using the Addon Manager. For a list of the macros refer to the macros recipes page. For manual installation see How to install macros.

External workbenches

When many macros or functions are developed together, and are organized in toolbars and menus, they can become a new workbench.

External workbenches are collections of functions that are not part of the base FreeCAD system, usually developed by experienced users, and targeting a particular need.

Since FreeCAD 0.17, many workbenches can be installed using the Addon Manager. For manual installation see How to install additional workbenches.

Referências

Ajuda Online

Esta é a ajuda online oficial do FreeCAD. Note que o sistema de ajuda online está neste momento a ser refeito. Será usado para gerar um ficheiro .CHM, que virá com as distribuições em binário do FreeCAD. Neste momento a ajuda online sumariza algumas das secções mais completas deste wiki.

Mais