Manipulator Workbench: Difference between revisions

From FreeCAD Documentation
No edit summary
(Marked this version for translation)
Line 1: Line 1:
<translate>
<translate>


==Introduction==
==Introduction== <!--T:1-->


== FreeCAD '''Manipulator WorkBench''' ==
== FreeCAD '''Manipulator WorkBench''' == <!--T:2-->


<!--T:3-->
[[File:Manipulator-ico.png]] '''Manipulator WB''' is aimed to help FreeCAD users in Aligning, Moving, Rotating and Measuring 3D objects through a friendly GUI.
[[File:Manipulator-ico.png]] '''Manipulator WB''' is aimed to help FreeCAD users in Aligning, Moving, Rotating and Measuring 3D objects through a friendly GUI.


<!--T:4-->
'''Features:'''
'''Features:'''


<!--T:5-->
[[File:Aligner-ico.png]] '''Aligner:''' a set of tools to move and align 3D parts
[[File:Aligner-ico.png]] '''Aligner:''' a set of tools to move and align 3D parts


<!--T:6-->
[[File:Mover-ico.png]] '''Mover:''' a set of tools to move and rotate 3D parts on different Axis
[[File:Mover-ico.png]] '''Mover:''' a set of tools to move and rotate 3D parts on different Axis


<!--T:7-->
[[File:Caliper-ico.png]] '''Caliper:''' a set of tools to measure 3D parts, with some Snap facility and Radius, Length, Angle measurements.
[[File:Caliper-ico.png]] '''Caliper:''' a set of tools to measure 3D parts, with some Snap facility and Radius, Length, Angle measurements.


<!--T:8-->
These helpers work with '''Part, App::Part and Body objects'''.
These helpers work with '''Part, App::Part and Body objects'''.


<!--T:9-->
The Tools can be '''Floating''' or '''Docked Left or Right'''.
The Tools can be '''Floating''' or '''Docked Left or Right'''.


<!--T:10-->
Each Tool has a '''Help Button''' [[File:Help-btn.png]] to get some useful tips
Each Tool has a '''Help Button''' [[File:Help-btn.png]] to get some useful tips


==References==
==References== <!--T:11-->


<!--T:12-->
* Author: Github: [https://github.com/easyw @easyw] | FreeCAD Forums: [https://forum.freecadweb.org/memberlist.php?mode=viewprofile&u=6387 easyw-fc]
* Author: Github: [https://github.com/easyw @easyw] | FreeCAD Forums: [https://forum.freecadweb.org/memberlist.php?mode=viewprofile&u=6387 easyw-fc]
* Source code on github: https://github.com/easyw/Manipulator
* Source code on github: https://github.com/easyw/Manipulator


==Tools==
==Tools== <!--T:13-->


<!--T:14-->
Detailed description [https://github.com/easyw/Manipulator/blob/master/README.md here]
Detailed description [https://github.com/easyw/Manipulator/blob/master/README.md here]


=== Aligner ===
=== Aligner === <!--T:15-->
</translate>
</translate>
[[Image:Manipulator-WB-Aligner.gif]]
[[Image:Manipulator-WB-Aligner.gif]]
-----
-----
<translate>
<translate>
=== Mover ===
=== Mover === <!--T:16-->
</translate>
</translate>
[[Image:Manipulator-WB-Mover.gif]]
[[Image:Manipulator-WB-Mover.gif]]
Line 46: Line 56:
-----
-----
<translate>
<translate>
=== Caliper ===
=== Caliper === <!--T:17-->
</translate>
</translate>
[[Image:Manipulator-WB-Measure-Radius.gif]]
[[Image:Manipulator-WB-Measure-Radius.gif]]
Line 63: Line 73:
-----
-----
<translate>
<translate>
=== Manipulator ===
=== Manipulator === <!--T:18-->
</translate>
</translate>
[[Image:Manipulator-WB-Assembly-Parts.gif]]
[[Image:Manipulator-WB-Assembly-Parts.gif]]
<translate>
<translate>
==Installation==
==Installation== <!--T:19-->


===Automatic installation===
===Automatic installation=== <!--T:20-->


<!--T:21-->
- automatically using the [https://github.com/FreeCAD/FreeCAD-addons FreeCAD Add-on Manager] (bundled in to 0.17 dev version under Tools Menu)
- automatically using the [https://github.com/FreeCAD/FreeCAD-addons FreeCAD Add-on Manager] (bundled in to 0.17 dev version under Tools Menu)


===From GitHub===
===From GitHub=== <!--T:22-->


<!--T:23-->
- manually by copying the Manipulator folder to the Mod sub-directory of the FreeCAD application.
- manually by copying the Manipulator folder to the Mod sub-directory of the FreeCAD application.


<!--T:24-->
[https://github.com/easyw/Manipulator Manipulator github page]
[https://github.com/easyw/Manipulator Manipulator github page]


=== Supports ===
=== Supports === <!--T:25-->


<!--T:26-->
* FreeCAD v0.15 4671
* FreeCAD v0.15 4671
* FreeCAD v0.16 >= 6712
* FreeCAD v0.16 >= 6712

Revision as of 20:52, 30 March 2018

Introduction

FreeCAD Manipulator WorkBench

Manipulator WB is aimed to help FreeCAD users in Aligning, Moving, Rotating and Measuring 3D objects through a friendly GUI.

Features:

Aligner: a set of tools to move and align 3D parts

Mover: a set of tools to move and rotate 3D parts on different Axis

Caliper: a set of tools to measure 3D parts, with some Snap facility and Radius, Length, Angle measurements.

These helpers work with Part, App::Part and Body objects.

The Tools can be Floating or Docked Left or Right.

Each Tool has a Help Button to get some useful tips

References

Tools

Detailed description here

Aligner


Mover




Caliper






Manipulator

Installation

Automatic installation

- automatically using the FreeCAD Add-on Manager (bundled in to 0.17 dev version under Tools Menu)

From GitHub

- manually by copying the Manipulator folder to the Mod sub-directory of the FreeCAD application.

Manipulator github page

Supports

  • FreeCAD v0.15 4671
  • FreeCAD v0.16 >= 6712
  • FreeCAD v0.17 >= 11707