User hub/pt-br: 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:
If you would like to know how the development of FreeCAD has started years ago visit the [[History]] page.
If you would like to know how the development of FreeCAD has started years ago visit the [[History]] page.


<div class="mw-translate-fuzzy">
And if you have some information you would like to appear here, why not contribute and help us make this manual grow. Head to the [[Help FreeCAD/pt-br|Help FreeCAD]] page, that will help you to get started.
__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-br|Application Overview]]: Uma visão geral do FreeCAD
* [[Installing]]: How to install FreeCAD on [[Install on Windows|Windows]], [[Install on Unix|Unix/Linux]] and [[Install on Mac|Mac]]
* [[Installing/pt-br|Installing]]: Como instalar o FreeCAD no [[Install on Windows/pt-br|Windows]], no [[Install on Unix/pt-br|Unix/Linux]] e no [[Install on Mac/pt-br|Mac]]
* [[Getting started]]: A quick overview of the available tools
* [[Getting started/pt-br|Getting started]]: Uma visão geral sucinta das ferramentas disponíveis
* [[FAQ]]: Frequently asked questions
* [[FAQ/pt-br|FAQ]]: Dúvidas Frequentes
* [[Tutorials]] covering different parts of FreeCAD
</div>


===Conceitos Básicos do Software===
===Conceitos Básicos do Software===
Line 34: Line 38:
===Barras de Ferramentas===
===Barras de Ferramentas===


* [[Image:Workbench_Arch.svg|24px]] The [[Arch Module|Arch Workbench]] for working with architectural elements.
{{workbenches}}
* [[Image:Workbench_Complete.svg|24px]] The [[Complete_Workbench|Complete Workbench]] hold all commands and features from all the modules and workbenches which met certain quality criteria.
* [[Image:Workbench_Draft.svg|24px]] The [[Draft Module|Draft Workbench]] contains 2D tools and basic 2D and 3D CAD operations.
* [[Image:Workbench_Drawing.svg|24px]] The [[Drawing Module|Drawing Workbench]] for displaying your 3D work on a 2D sheet.
* [[Image:Workbench_FEM.svg|24px]] The [[FEM Module|FEM Workbench]] provides Finite Element Analysis (FEA) workflow.

* [[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.

Please note that like FreeCAD itself, these pages are in continuous development. FreeCAD already features many interesting tools for the final user, and more are continuously added, which is why at the moment there is still missing or outdated documentation for the end user.

But don't feel discouraged, browse the contents of this section, and, if you cannot find the information you need, don't hesitate to ask! Among the developers or in the small but growing FreeCAD users community, there will certainly be someone who can help you. You can leave comments related to this wiki documentation site on the FreeCAD help forum and ask your questions there.

And if you have some information you would like to appear here, why not contribute and help us make this manual grow. Head to the Help FreeCAD page, that will help you to get started.

If you would like to know how the development of FreeCAD has started years ago visit the History page.

And if you have some information you would like to appear here, why not contribute and help us make this manual grow. Head to the Help FreeCAD page, that will help you to get started.

Usando o FreeCAD

Introdução

Conceitos Básicos do Software

Barras de Ferramentas

  • The Arch Workbench for working with architectural elements.
  • The Complete Workbench hold all commands and features from all the modules and workbenches which met certain quality criteria.
  • The Draft Workbench contains 2D tools and basic 2D and 3D CAD operations.
  • The Drawing Workbench for displaying your 3D work on a 2D sheet.
  • The FEM Workbench provides Finite Element Analysis (FEA) workflow.

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á sendo refeito neste momento. Será usado para gerar um arquivo .CHM, que virá com as distribuições em binário do FreeCAD. Neste momento a ajuda online resume algumas das seções mais completas deste wiki.

Mais Informações

  • A Área dos usuários 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.