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)
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<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">
<div class="mw-translate-fuzzy">
Line 27: Line 35:
</div>
</div>


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


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

* [[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 78: Line 96:
* [[Image:Workbench_Web.svg|24px]] The [[Web Workbench/pt|Web Workbench]] provides you with a browser window instead of the 3D-View within FreeCAD.
* [[Image:Workbench_Web.svg|24px]] The [[Web Workbench/pt|Web Workbench]] provides you with a browser window instead of the 3D-View within FreeCAD.
</div>
</div>

===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. [[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]].


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

Power users have written various macros to enhance FreeCAD with more capabilities. For a list of the macros refer to the [[macros recipes]] page.
[[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 [[How to install macros]] tutorial.

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 93: Line 119:
== 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]
-->
-->
Line 104: Line 130:
== 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:}}]]

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