User hub/hr: Difference between revisions

From FreeCAD Documentation
(Created page with "* 24px The Part Design Workbench for building Part shapes from sketches. * 24px...")
(Updating to match new version of source page)
(43 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__


This area is the main help area for newcomers to FreeCAD.
Ovo je osnovno područje pomoći za novo pridošle korisnike FreeCAD programa.


These pages are in continuous development, so there may be missing or outdated information. If you cannot find the information that you need, don't hesitate to ask in the [http://forum.freecadweb.org FreeCAD forum].
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.


<div class="mw-translate-fuzzy">
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 [http://forum.freecadweb.org FreeCAD help forum] and ask your questions there.
Ako želite pridonijeti FreeCAD-u, pogledajte stranicu [[Help FreeCAD/hr|Pomozite FreeCAD-u]]. Ako želite urediti ovaj wiki, zatražite wiki račun s dozvolama za uređivanje [https://forum.freecadweb.org/viewtopic.php?f=21&t=6830 na forumu] i pročitajte [[WikiPages/hr| Wiki stranice]] za opće smjernice koje biste trebali slijediti.
</div>


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 FreeCAD started years ago visit the [[History|History]] page.


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

__NOTOC__
== Using FreeCAD ==


== Predstavljanje ==
== Predstavljanje ==


<div class="mw-translate-fuzzy">
* [[About FreeCAD|Application Overview]]: A general overview of FreeCAD
* [[About FreeCAD/hr|O FreeCAD-u]]: Glavni pregled FreeCAD programa
* [[Installing]]: How to install FreeCAD on [[Install on Windows|Windows]], [[Install on Unix|Unix/Linux]] and [[Install on Mac|Mac]]
* [[Installing/hr|Instalacija]]: Kako instalirati FreeCAD na [[Install on Windows/hr|Windows]], [[Install on Unix/hr|Unix/Linux]] i [[Install on Mac/hr|Mac]]
* [[Getting started]]: A quick overview of the available tools
* [[Installing Helpfile/hr|Instalcija datoteka pomoći]]:kako instalirati izvanmrežnu dokumentaciju koja se temelji na ovom wikiju.
* [[FAQ]]: Frequently asked questions
* [[Getting started/hr|Prvi koraci]]: Kratki pregled dostupnih alata
* [[Tutorials]] covering different parts of FreeCAD
* [[FAQ/hr|FAQ]]: Često postavljana pitanja
* [[Tutorials/hr|Vježbe]] Vježbe za različita područja FreeCAD-a
</div>


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


===Osnovna primjena===
* [[Mouse Model]]: The use of the mouse to navigate in the 3D space

* [[Document structure]]: How is a FreeCAD document organized
* [[Interface|Interface]]: the FreeCAD interface is composed of various graphical elements on the screen, including the [[3D view|3D view]], the [[tree view|tree view]], the [[property editor|property editor]], the [[task panel|task panel]], and the [[Python console|Python console]].
* [[Preferences Editor|Preferences]] and [[Interface Customization|Customization]]: How you can configure FreeCAD to your needs
* [[Mouse Model|Mouse navigation]]: the different types of using the mouse or trackpad to navigate in the 3D view.
* [[Property editor|Properties]]: How objects properties work in FreeCAD
* [[Selection_methods|Selection methods]]: the different methods of selecting objects in the software.
* [[Workbenches|Workbench Concept]]: How the FreeCAD interface is organized
* [[Object_name|Object name]]: all objects have a read-only {{incode|Name}} that uniquely identifies them, and a {{incode|Label}} which is user editable.
* [[Macros]]: How to easily automate often repeated tasks
* [[Preferences_Editor|Preferences Editor]]: the system that allows you to control many properties of the base system and of the individual workbenches.
* [[Import_Export|File formats]]: The different file formats that FreeCAD can read and write
* [[Import_Export|File formats]]: the different file formats that FreeCAD can read and write.

===Radni stolovi===

[[Workbenches|Workbenches]] are collections of tools that are used for a relatively specific task.


===Workbenches===
These are the base workbenches bundled with every installation of FreeCAD:
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">
* [[Image:Workbench_Arch.svg|24px]] The [[Arch Module/hr|Arch Workbench]] for working with architectural elements.
* [[Image:Workbench_Arch.svg|24px]] The [[Arch Module/hr|Arch Workbench]] for working with architectural elements.
* [[Image:Workbench_Complete.svg|24px]] The [[Complete_Workbench/hr|Complete Workbench]] hold all commands and features from all the modules and workbenches which met certain quality criteria.
* [[Image:Workbench_Complete.svg|24px]] The [[Complete_Workbench/hr|Complete Workbench]] hold all commands and features from all the modules and workbenches which met certain quality criteria.
Line 40: Line 53:
* [[Image:Workbench_Drawing.svg|24px]] The [[Drawing Module/hr|Drawing Workbench]] for displaying your 3D work on a 2D sheet.
* [[Image:Workbench_Drawing.svg|24px]] The [[Drawing Module/hr|Drawing Workbench]] for displaying your 3D work on a 2D sheet.
* [[Image:Workbench_FEM.svg|24px]] The [[FEM Module/hr|FEM Workbench]] provides Finite Element Analysis (FEA) workflow.
* [[Image:Workbench_FEM.svg|24px]] The [[FEM Module/hr|FEM Workbench]] provides Finite Element Analysis (FEA) workflow.
</div>


<div class="mw-translate-fuzzy">
* [[Image:Workbench_Image.svg|24px]] The [[Image Module/hr|Image Workbench]] for working with bitmap images.
* [[Image:Workbench_Image.svg|24px]] The [[Image Module/hr|Image Workbench]] for working with bitmap images.
* [[Image:Workbench_Inspection.svg|24px]] The [[Inspection Workbench/hr|Inspection Workbench]] is made to give you specific tools for examination of shapes. It is still in development.
* [[Image:Workbench_Inspection.svg|24px]] The [[Inspection Workbench/hr|Inspection Workbench]] is made to give you specific tools for examination of shapes. It is still in development.
Line 46: Line 61:
* [[Image:Workbench_OpenSCAD.svg|24px]] The [[OpenSCAD Module/hr|OpenSCAD Workbench]] for interoperability with OpenSCAD and repairing Constructive Solid Geometry (CSG) model history.
* [[Image:Workbench_OpenSCAD.svg|24px]] The [[OpenSCAD Module/hr|OpenSCAD Workbench]] for interoperability with OpenSCAD and repairing Constructive Solid Geometry (CSG) model history.
* [[Image:Workbench_Part.svg|24px]] The [[Part Module/hr|Part Workbench]] for working with CAD parts.
* [[Image:Workbench_Part.svg|24px]] The [[Part Module/hr|Part Workbench]] for working with CAD parts.
</div>


<div class="mw-translate-fuzzy">
* [[Image:Workbench_PartDesign.svg|24px]] The [[PartDesign Workbench/hr|Part Design Workbench]] for building Part shapes from sketches.
* [[Image:Workbench_PartDesign.svg|24px]] The [[PartDesign Workbench/hr|Part Design Workbench]] for building Part shapes from sketches.
* [[Image:Workbench_Path.svg|24px]] The [[Path_Workbench/hr|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_Path.svg|24px]] The [[Path_Workbench/hr|Path Workbench]] is used to produce G-Code instructions. It is still in a stage of development. Only basic functions in 0.16
Line 52: Line 69:
* [[File:Workbench_Points.svg|24px]] The [[Points_Module/hr|Points Workbench]] for working with point clouds.
* [[File:Workbench_Points.svg|24px]] The [[Points_Module/hr|Points Workbench]] for working with point clouds.
* [[Image:Workbench_Raytracing.svg|24px]] The [[Raytracing Module/hr|Raytracing Workbench]] for working with ray-tracing (rendering)
* [[Image:Workbench_Raytracing.svg|24px]] The [[Raytracing Module/hr|Raytracing Workbench]] for working with ray-tracing (rendering)
</div>


<div class="mw-translate-fuzzy">
* [[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_Reverse_Engineering.svg|24px]] The [[Reverse Engineering Workbench/hr|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_Robot.svg|24px]] The [[Robot_Workbench/hr|Robot Workbench]] for studying robot movements.
* [[Image:Workbench_Sketcher.svg|24px]] The [[Sketcher Module|Sketcher Workbench]] for working with geometry-constrained sketches.
* [[File:Workbench_Ship.svg|24px]] The [[Ship Workbench/hr|Ship Workbench]] FreeCAD-Ship works over Ship entities, that must be created on top of provided geometry.
* [[Image:Workbench_Spreadsheet.svg|24px]] The [[Spreadsheet Module|Spreadsheet Workbench]] for creating and manipulating spreadsheet data.
* [[Image:Workbench_Sketcher.svg|24px]] The [[Sketcher Module/hr|Sketcher Workbench]] for working with geometry-constrained sketches.
* [[File:Workbench_Spreadsheet.svg|24px]] The [[Spreadsheet Module/hr|Spreadsheet Workbench]] for creating and manipulating spreadsheet data.
</div>


<div class="mw-translate-fuzzy">
* [[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]]
* [[File:Workbench_Start.svg|24px]] The [[Start_Workbench/hr|Start Center Workbench]] allows you to quickly jump to one of the most common workbenches.
* [[Image:Workbench_Test.svg|24px]] The [[Debugging|Test Framework Workbench]] is for debugging FreeCAD.
* [[File:Workbench_TechDraw.svg|24px]] The [[TechDraw Module/hr|TechDraw Workbench]] is the more advanced and feature-rich successor of [[Drawing Module|Drawing]]
* [[Image:Workbench_Web.svg|24px]] The [[Web Workbench|Web Workbench]] provides you with a browser window instead of the 3D-View within FreeCAD.
* [[File:Workbench_Test.svg|24px]] The [[Debugging/hr|Test Framework Workbench]] is for debugging FreeCAD.
* [[File:Workbench_Web.svg|24px]] The [[Web Workbench/hr|Web Workbench]] provides you with a browser window instead of the 3D-View within FreeCAD.
</div>


===External Workbenches===
===Makro naredbe===
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]] 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.
===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]].


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


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]].
* [[List of Commands|Commands Reference]]: A complete list of the available FreeCAD commands.


===External workbenches===
== Online Help ==


When many macros or functions are developed together, and are organized in toolbars and menus, they can become a new workbench.
<!-- 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:

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

==Smjernice==

* [[List of Commands/hr|Komande]]: Kompletna lista postojećih FreeCAD komandi.

== Online Pomoć ==

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


This is the official FreeCAD online help. Please note that the whole online help system is currently in rework. It will be used to generate a .CHM file, that will be distributed with the binary packages of FreeCAD. At the moment the online help summarizes some of the most complete sections of this wiki.
This is the official FreeCAD online help. Please note that the whole online help system is currently being reworked. It will be used to generate a .CHM file, that will be distributed with the binary packages of FreeCAD. At the moment the online help summarizes some of the most complete sections of this wiki.
* [[Online Help Toc| Online help system - Table of Contents]]
* [[Online Help Toc|Online help system - Table of Contents]]


== Više ==
== Više ==


* The [[Power users hub]] is the place to go if you would like to see more advanced use of FreeCAD
* The [[Power users hub|Power users hub]] is the place to go if you would like to see more advanced use of FreeCAD
* The [[FreeCAD Community Portal|FreeCAD Community Portal]] lists projects made by community members around FreeCAD.
* [[David]] is a very low cost 3D scanning system that can already work well with FreeCAD
* Don't understand a term or phrase as used in FreeCAD? Try the [[Glossary|Glossary]] page.
* [http://yorik.uncreated.net/guestblog.php?tag=freecad Architecture workflow] : An example of how FreeCAD can begin to have its preliminary place in an architecture workflow...
* If you would like to help FreeCAD, head to the [[Help FreeCAD]] page.
* The [[FreeCAD Community Portal]] lists projects made by community members around FreeCAD.
* Don't understand a term or phrase as used in FreeCAD? Try the [[Glossary]] page.


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


<languages/>

Revision as of 17:12, 11 October 2020



Ovo je osnovno područje pomoći za novo pridošle korisnike FreeCAD programa.

These pages are in continuous development, so there may be missing or outdated information. If you cannot find the information that you need, don't hesitate to ask in the FreeCAD forum.

Ako želite pridonijeti FreeCAD-u, pogledajte stranicu Pomozite FreeCAD-u. Ako želite urediti ovaj wiki, zatražite wiki račun s dozvolama za uređivanje na forumu i pročitajte Wiki stranice za opće smjernice koje biste trebali slijediti.

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

Koristi FreeCAD

Predstavljanje

See also:

Osnovna primjena

Radni stolovi

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

Makro naredbe

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.

Smjernice

  • Komande: Kompletna lista postojećih FreeCAD komandi.

Online Pomoć

This is the official FreeCAD online help. Please note that the whole online help system is currently being reworked. It will be used to generate a .CHM file, that will be distributed with the binary packages of FreeCAD. At the moment the online help summarizes some of the most complete sections of this wiki.

Više

  • The Power users hub is the place to go if you would like to see more advanced use of FreeCAD
  • The FreeCAD Community Portal lists projects made by community members around FreeCAD.
  • Don't understand a term or phrase as used in FreeCAD? Try the Glossary page.