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)
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
[[Image:User_hub.png|64px]]
[[Image:User_hub.png|64px]]
----
----
__NOTOC__
[[Image:Crystal_Clear_app_display.png|right|150]]


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 19: Line 19:
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>

__NOTOC__


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 58: Line 56:
These are the base workbenches bundled with every installation of FreeCAD:
These are the base workbenches bundled with every installation of FreeCAD:


* [[File:Freecad16.svg|32px]] [[Std_Base|Std Base]]. This is not really a workbench, but this category serves to collect all "standard" commands and tools of the system which can be used in all workbenches.
* [[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.


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 140: Line 138:
</div>
</div>


{{Userdocnavi}}
{{Userdocnavi{{#translation:}}}}
[[Category:Hubs{{#translation:}}]]

<div class="mw-translate-fuzzy">
[[Category:Hubs/pt]]
[[Category:User Documentation/pt]]
</div>

[[Category:User Documentation]]

Revision as of 20:42, 23 June 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

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:

  • Std Base. This is not really a workbench, but rather a category of 'standard' commands and tools that can be used in all workbenches.

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