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)
Line 11: Line 11:
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 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>


=== Programa Básico ===
=== Programa Básico ===


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


===Bancadas===
===Bancadas===


<div class="mw-translate-fuzzy">
{{workbenches/pt}}
{{workbenches/pt}}
</div>

* [[Image:Workbench_Image.svg|24px]] The [[Image Module|Image Workbench]] for working with bitmap images.
* [[Image:Workbench_Inspection.svg|24px]] 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|24px]] The [[Mesh Module|Mesh Workbench]] for working with triangulated meshes.
* [[Image:Workbench_OpenSCAD.svg|24px]] The [[OpenSCAD Module|OpenSCAD Workbench]] for interoperability with OpenSCAD and repairing Constructive Solid Geometry (CSG) model history.
* [[Image:Workbench_Part.svg|24px]] The [[Part Module|Part Workbench]] for working with CAD parts.

* [[Image:Workbench_PartDesign.svg|24px]] The [[PartDesign Workbench|Part Design Workbench]] for building Part shapes from sketches.
* [[Image:Workbench_Path.svg|24px]] The [[Path_Workbench|Path Workbench]] is used to produce G-Code instructions. It is still in a stage of development. Only basic functions in 0.16
* [[Image:Workbench_Plot.svg|24px]] The [[Plot Module|Plot Workbench]] is used to edit and save output plots created from other modules and tools.
* [[Image:Workbench_Points.svg|24px]] The [[Points_Module|Points Workbench]] for working with point clouds.
* [[Image:Workbench_Raytracing.svg|24px]] The [[Raytracing Module|Raytracing Workbench]] for working with ray-tracing (rendering)

* [[Image:Workbench_Reverse_Engineering.svg|24px]] The [[Reverse Engineering Workbench|Reverse Engineering Workbench]] is intended to give you specific tools to convert shapes/solids/meshes into parametric FreeCAD-compatible features. It is still in development.
* [[Image:Workbench_Robot.svg|24px]] The [[Robot_Workbench|Robot Workbench]] for studying robot movements.
* [[Image:Workbench_Ship.svg|24px]] The [[Ship Workbench|Ship Workbench]] FreeCAD-Ship works over Ship entities, that must be created on top of provided geometry.
* [[Image:Workbench_Sketcher.svg|24px]] The [[Sketcher Module|Sketcher Workbench]] for working with geometry-constrained sketches.
* [[Image:Workbench_Spreadsheet.svg|24px]] The [[Spreadsheet Module|Spreadsheet Workbench]] for creating and manipulating spreadsheet data.

* [[Image:Workbench_Start.svg|24px]] The [[Start_Workbench|Start Center Workbench]] allows you to quickly jump to one of the most common workbenches.
* [[Image:Workbench_TechDraw.svg|24px]] The [[TechDraw Module|TechDraw Workbench]] is the more advanced and feature-rich successor of [[Drawing Module|Drawing]]
* [[Image:Workbench_Test.svg|24px]] The [[Debugging|Test Framework Workbench]] is for debugging FreeCAD.
* [[Image:Workbench_Web.svg|24px]] The [[Web Workbench|Web Workbench]] provides you with a browser window instead of the 3D-View within FreeCAD.


===External Workbenches===
===External Workbenches===
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.
Power users have extended FreeCAD with various custom external workbenches, that are not integrated into the FreeCAD source code, but are easy to install on an existing FreeCAD installation. [[External workbenches|See here]] for an overview of the already available workbenches.
For instructions how to install these workbenches refer to the tutorial [[How to install additional workbenches]].
For instructions how to install these workbenches refer to the tutorial [[How to install additional workbenches]].



Revision as of 21:27, 26 May 2018

150
150

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.

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

Programa Básico

Bancadas

External Workbenches

Power users have extended FreeCAD with various custom external workbenches, that are not integrated into the FreeCAD source code, but are easy to install on an existing FreeCAD installation. See here for an overview of the already available workbenches. For instructions how to install these workbenches refer to the tutorial How to install additional workbenches.

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. For instructions how to install the macros refer to the tutorial How to install macros.

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

  • A Área dos utilizadores experientes é para onde se deve dirigir se quiser ver utilizações mais avançadas do FreeCAD
  • O David é um sistema de scanning 3D que já funciona bem com o FreeCAD
  • 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 Ajudar 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.