User hub/sv: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 51: Line 51:
</div>
</div>


[[Workbenches|Workbenches]] are collections of tools that are used for a relatively specific task.
[[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:

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.
* [[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.
* [[Image:Workbench_Arch.svg|32px]] The [[Arch Module|Arch Workbench]] for working with architectural elements.

* [[Image:Workbench_Draft.svg|32px]] The [[Draft Module|Draft Workbench]] contains 2D tools and basic 2D and 3D CAD operations.
<div class="mw-translate-fuzzy">
* [[Image:Workbench_Arch.svg|24px]] The [[Arch Module/sv|Arch Workbench]] for working with architectural elements.
* [[Image:Workbench_FEM.svg|32px]] The [[FEM Module|FEM Workbench]] provides Finite Element Analysis (FEA) workflow.
* [[Image:Workbench_Complete.svg|24px]] The [[Complete_Workbench/sv|Complete Workbench]] hold all commands and features from all the modules and workbenches which met certain quality criteria.
* [[Image:Workbench_Image.svg|32px]] The [[Image Module|Image Workbench]] for working with bitmap images.
* [[Image:Workbench_Inspection.svg|32px]] The [[Inspection Workbench|Inspection Workbench]] is made to give you specific tools for examination of shapes. It is still in development.
* [[Image:Workbench_Draft.svg|24px]] [[Draft Module/sv|2D skissning]]: En enkel arbetsbänk för 2D skissning
* [[Image:Workbench_Mesh.svg|32px]] The [[Mesh Workbench|Mesh Workbench]] for working with triangulated meshes.
* [[Image:Workbench_Drawing.svg|24px]] [[Drawing Module/sv|Ritning]]: Hjälper dig att lägga dina 3D vyer på ett 2D pappersark
* [[Image:Workbench_FEM.svg|24px]] The [[FEM Module/sv|FEM Workbench]] provides Finite Element Analysis (FEA) workflow.
* [[Image:Workbench_OpenSCAD.svg|32px]] The [[OpenSCAD Module|OpenSCAD Workbench]] for interoperability with OpenSCAD and repairing [[constructive solid geometry|constructive solid geometry]] (CSG) model history.
* [[Image:Workbench_Part.svg|32px]] The [[Part Module|Part Workbench]] for working with CAD parts.
</div>
* [[Image:Workbench_PartDesign.svg|32px]] The [[PartDesign Workbench|Part Design Workbench]] for building Part shapes from sketches.

* [[Image:Workbench_Path.svg|32px]] The [[Path_Workbench|Path Workbench]] is used to produce G-Code instructions. It is still in a stage of development.
<div class="mw-translate-fuzzy">
* [[Image:Workbench_Image.svg|24px]] [[Image Workbench/sv|Bild]]: Hanterar Bitmappsbilder
* [[Image:Workbench_Points.svg|32px]] The [[Points_Module|Points Workbench]] for working with point clouds.
* [[Image:Workbench_Inspection.svg|24px]] The [[Inspection Workbench/sv|Inspection Workbench]] is made to give you specific tools for examination of shapes. It is still in development.
* [[Image:Workbench_Raytracing.svg|32px]] The [[Raytracing Module|Raytracing Workbench]] for working with ray-tracing (rendering)
* [[Image:Workbench_Reverse_Engineering.svg|32px]] The [[Reverse Engineering Workbench|Reverse Engineering Workbench]] is intended to provide specific tools to convert shapes/solids/meshes into parametric FreeCAD-compatible features. (under development)
* [[Image:Workbench_Mesh.svg|24px]] [[Mesh Workbench/sv|Nät]]: Hanterar triangulerade nät
* [[Image:Workbench_OpenSCAD.svg|24px]] The [[OpenSCAD Module/sv|OpenSCAD Workbench]] for interoperability with OpenSCAD and repairing Constructive Solid Geometry (CSG) model history.
* [[Image:Workbench_Robot.svg|32px]] The [[Robot_Workbench|Robot Workbench]] for studying robot movements.
* [[Image:Workbench_Part.svg|24px]] [[Part Workbench/sv|Del]]: Hanterar BREP objekt
* [[Image:Workbench_Sketcher.svg|32px]] The [[Sketcher Workbench|Sketcher Workbench]] for working with geometry-constrained sketches.
* [[Image:Workbench_Spreadsheet.svg|32px]] The [[Spreadsheet Workbench|Spreadsheet Workbench]] for creating and manipulating spreadsheet data.
</div>
* [[Image:Workbench_Start.svg|32px]] The [[Start_Workbench|Start Center Workbench]] allows you to quickly jump to one of the most common workbenches.

* [[Image:Workbench_Surface.svg|32px]] The [[Surface_Module|Surface workbench]] provides tools to create and modify surfaces. It is similar as the Part Shape builder Face from edges.
<div class="mw-translate-fuzzy">
* [[Image:Workbench_PartDesign.svg|24px]] The [[PartDesign Workbench/sv|Part Design Workbench]] for building Part shapes from sketches.
* [[Image:Workbench_TechDraw.svg|32px]] The [[TechDraw Module|TechDraw Workbench]] is the more advanced and feature-rich successor of [[Drawing Module|Drawing]]
* [[Image:Workbench_Path.svg|24px]] The [[Path_Workbench/sv|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_Test.svg|32px]] The [[Testing|Test Framework Workbench]] is for debugging FreeCAD.
* [[Image:Workbench_Plot.svg|24px]] The [[Plot Module/sv|Plot Workbench]] is used to edit and save output plots created from other modules and tools.
* [[Image:Workbench_Web.svg|32px]] The [[Web Workbench|Web Workbench]] provides you with a browser window instead of the [[3D view|3D view]] within FreeCAD.
* [[Image:Workbench_Points.svg|24px]] [[Points Workbench/sv|Punkter]]: Låter dig arbeta med punktmoln
* [[Image:Workbench_Raytracing.svg|24px]] [[Raytracing Workbench/sv|Rendering]]: Tillåter att du använder extern renderingsmjukvara
</div>

<div class="mw-translate-fuzzy">
* [[Image:Workbench_Reverse_Engineering.svg|24px]] The [[Reverse Engineering Workbench/sv|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]] [[Robot Workbench/sv|Robot simulering]]: Simulera 6-Axliga industrirobotar som Kuka, ABB och andra.
* [[Image:Workbench_Ship.svg|24px]] The [[Ship Workbench/sv|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/sv|Sketcher Workbench]] for working with geometry-constrained sketches.
* [[Image:Workbench_Spreadsheet.svg|24px]] The [[Spreadsheet Module/sv|Spreadsheet Workbench]] for creating and manipulating spreadsheet data.
</div>

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


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

Revision as of 14:44, 2 December 2020



Detta område är huvudhjälpsområdet för nykomlingar till FreeCAD.

Notera att dessa sidor är i ett tidigt utvecklingsstadie. För tillfället finns det fortfarande inte mycket dokumentation för slutanvändaren, eftersom FreeCAD själv är i ett tidigt utvecklingsstadium, och saknar för tillfället många intressanta verktyg för slutanvändaren.

If you'd like to contribute to FreeCAD, please donate, and see the Help FreeCAD page for other ways to contribute. If you'd like to edit this wiki, request a wiki account with editor permissions in the forum, and read the WikiPages for the general guidelines that you should follow.

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

Och om du har någon information som du vill ska finnas här, varför inte hjälpa oss med att låta denna manual växa genom att lägga in din information här? Att redigera wikisidor är lätt, Denna sida kommer att hjälpa dig att börja.

Använda FreeCAD

Introduktion

See also:

Basapplikationen

Arbetsbänkar

Workbenches are collections of tools that are used for a relatively specific task. These are the base workbenches bundled with every installation of FreeCAD:

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.

Referens

Online Hjälp

Detta är den officiella FreeCAD online hjälpen. Notera att hela online hjälp systemet för närvarande omarbetas. Det kommer att användas till att generera en .CHM fil, som kommer att distribueras med FreeCADs binärpaket. För tillfället så summerar online hjälpen en del av de mest kompletta sektionerna i denna wiki.

Mer