External workbenches: Difference between revisions

From FreeCAD Documentation
(remove one of the doubled docnav)
m (Undo revision 451581 by Uwestoehr (talk) and [[ | ]])
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:25-->
{{docnav|[[Web Workbench|Web Workbench]]|[[Workbenches|Workbenches]]|IconL=Workbench_Web.svg|IconR=}}


== Introduction == <!--T:1-->
== Introduction == <!--T:1-->
Power users have extended FreeCAD with various custom [[workbenches]] and addons that are not integrated into the FreeCAD source code but can be added to an existing FreeCAD installation.
Power users have extended FreeCAD with various custom [[workbenches|workbenches]] and addons that are not integrated into the FreeCAD source code but can be added to an existing FreeCAD installation.


<!--T:16-->
<!--T:16-->
Most extensions can be installed from the [[Addon Manager]], menu {{MenuCommand|Tools → Addon manager}}; specific instructions are provided in each extension page.
Most extensions can be installed from the [[Addon Manager|Addon Manager]], menu {{MenuCommand|Tools → Addon manager}}; specific instructions are provided in each extension page.


== Current extensions == <!--T:14-->
== Current extensions == <!--T:14-->
Line 20: Line 22:


<!--T:28-->
<!--T:28-->
* [[BIM Workbench|BIM]] aims to implement complete [https://en.wikipedia.org/wiki/Building_information_modeling Building Information Modeling] (BIM) tools and workflow in FreeCAD. It builds on top of the [[Arch Workbench]].
* [[BIM Workbench|BIM]] aims to implement complete [https://en.wikipedia.org/wiki/Building_information_modeling Building Information Modeling] (BIM) tools and workflow in FreeCAD. It builds on top of the [[Arch Workbench|Arch Workbench]].
* [[Reinforcement Addon|Reinforcement]] augments the [[Arch Workbench]] with additional [[Arch Rebar]] tools.
* [[Reinforcement Addon|Reinforcement]] augments the [[Arch Workbench|Arch Workbench]] with additional [[Arch Rebar|Arch Rebar]] tools.
* [[Flamingo Workbench|Flamingo]] is a set of customized FreeCAD commands and objects that help speed-up the creation of frames and pipelines.
* [[Flamingo Workbench|Flamingo]] is a set of customized FreeCAD commands and objects that help speed-up the creation of frames and pipelines.


Line 31: Line 33:


<!--T:19-->
<!--T:19-->
* [[A2plus Workbench|A2plus]] provides tools to create multi-part assemblies. It is a fork and extension of the older [[Assembly2 Workbench]].
* [[A2plus Workbench|A2plus]] provides tools to create multi-part assemblies. It is a fork and extension of the older [[Assembly2 Workbench|Assembly2 Workbench]].
* [https://github.com/realthunder/FreeCAD_assembly3 Assembly3] (github link) is in development and requires a forked version of FreeCAD with some core changes. It is the most complex solution and supports things like interactive kinematics.
* [https://github.com/realthunder/FreeCAD_assembly3 Assembly3] (github link) is in development and requires a forked version of FreeCAD with some core changes. It is the most complex solution and supports things like interactive kinematics.
* [https://github.com/Zolko-123/FreeCAD_aws Assembly4] (github link) is a solution based on the forked FreeCAD branch that Assembly3 uses. It does not work with constraints at all and focuses on building structures with Local Coordinate Systems (LCS). This is computationally friendly, and should allow for creating large assemblies with many parts. This is the newest of the assembly workbenches and is intended more as a demonstrator.
* [https://github.com/Zolko-123/FreeCAD_aws Assembly4] (github link) is a solution based on the forked FreeCAD branch that Assembly3 uses. It does not work with constraints at all and focuses on building structures with Local Coordinate Systems (LCS). This is computationally friendly, and should allow for creating large assemblies with many parts. This is the newest of the assembly workbenches and is intended more as a demonstrator.
Line 46: Line 48:


== Deprecated extensions == <!--T:20-->
== Deprecated extensions == <!--T:20-->
* [[Drawing Dimensioning Addon|Drawing Dimensioning]] adds powerful dimensioning and annotation tools to the [[Drawing Workbench]]. It was deprecated in FreeCAD 0.17. Consider using [[TechDraw Workbench]] instead.
* [[Drawing Dimensioning Addon|Drawing Dimensioning]] adds powerful dimensioning and annotation tools to the [[Drawing Workbench|Drawing Workbench]]. It was deprecated in FreeCAD 0.17. Consider using [[TechDraw Workbench|TechDraw Workbench]] instead.
* [[Assembly2 Workbench|Assembly2]] provides tools to create multi-part assemblies. It is unmaintained since 2016. Consider using [[A2plus Workbench|A2plus]] instead.
* [[Assembly2 Workbench|Assembly2]] provides tools to create multi-part assemblies. It is unmaintained since 2016. Consider using [[A2plus Workbench|A2plus]] instead.


Line 68: Line 70:
* Timber
* Timber


<!--T:22-->
<!--T:24-->
{{docnav|[[Web Workbench|Web Workbench]]|[[Workbenches|Workbenches]]|IconL=Workbench_Web.svg|IconR=}}
{{docnav|[[Web Workbench|Web Workbench]]|[[Workbenches|Workbenches]]|IconL=Workbench_Web.svg|IconR=}}

<!--T:22-->
{{Userdocnavi}}
{{Userdocnavi}}



Revision as of 09:47, 3 April 2019

Introduction

Power users have extended FreeCAD with various custom workbenches and addons that are not integrated into the FreeCAD source code but can be added to an existing FreeCAD installation.

Most extensions can be installed from the Addon Manager, menu Tools → Addon manager; specific instructions are provided in each extension page.

Current extensions

General

  • Defeaturing provides tools to edit STEP models by removing selected features.
  • DynamicData allows creation of container objects for holding custom properties.
  • WebTools contains a series of tools to communicate with Web services from within FreeCAD.

Architecture and facilities

Assembly

As of FreeCAD 0.18 there is no official assembly workbench. However, several external tools have been created or are in development to manipulate objects to produce assemblies.

Note: assembly workbenches are generally incompatible with each other. If you create an assembly with one of them, you should not use another workbench to work with the same assembly. You should re-assemble the parts in the new workbench.

  • A2plus provides tools to create multi-part assemblies. It is a fork and extension of the older Assembly2 Workbench.
  • Assembly3 (github link) is in development and requires a forked version of FreeCAD with some core changes. It is the most complex solution and supports things like interactive kinematics.
  • Assembly4 (github link) is a solution based on the forked FreeCAD branch that Assembly3 uses. It does not work with constraints at all and focuses on building structures with Local Coordinate Systems (LCS). This is computationally friendly, and should allow for creating large assemblies with many parts. This is the newest of the assembly workbenches and is intended more as a demonstrator.
  • Manipulator is aimed at helping users in aligning, moving, rotating and measuring 3D objects through a friendly graphical interface.
  • WorkFeatures adds a wide range of helper objects such as alignment planes or axes, and tools to help you to position and align objects along those helper objects.

Engineering

  • EM Workbench ElectroMagnetic Workbench for FastFieldSolvers free tools.
  • KicadStepUp is aimed at helping both KiCad and FreeCAD users in collaborating with electrical (ECAD) and mechanical (MCAD) design.
  • LCInterlocking (github link) tools to create parts for laser-cutters. Add tabs and hinges. Export to SVG.
  • SheetMetal provides tools to design and unfold sheet metal parts.

Deprecated extensions

Missing documentation

(February 2019) These extensions lack documentation in this wiki. If you are the developer or a user of these addons, consider creating a page for them, or providing a link to their documentation
  • Bolts
  • Cfd
  • EaglePCB_2_FreeCAD
  • Gears
  • FreeCAD-CuraEngine
  • Animation
  • Lattice2
  • Exploded Animation
  • Fasteners
  • GeoData
  • Nurbs
  • Persistent toolbars
  • Retr3D
  • Timber