ExplodedAssembly Workbench/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "===Instalacja automatyczna===")
(Created page with "To środowisko pracy można zainstalować z Menadżera dodatków.")
Line 62: Line 62:
===Instalacja automatyczna===
===Instalacja automatyczna===


This workbench can be installed from the [[Std_AddonMgr|Addon Manager]].
To środowisko pracy można zainstalować z [[Std_AddonMgr/pl|Menadżera dodatków]].


=== From GitHub ===
=== From GitHub ===

Revision as of 20:32, 16 December 2021

Other languages:
Ikonka FreeCAD dla środowiska pracy Rozłożony Zespół

Wprowadzenie

The ExplodedAssembly Workbench is an external workbench to create exploded views and animations of assemblies.

Features

  • Create nice explosions of assemblies graphically (no code at all!)
  • Create sub-exploded groups
  • Give rotation to screws and nuts for realistic disassembles
  • Use the provided auxiliary assembly tools to place your parts together
  • TODO feature: create trajectory from wires and sketches

Bibliografia

Przybory

Pasek narzędzi

Menu

Narzędzia standardowe

  • Create Bolt Group
  • Create Simple Group
  • Modify Individual Object Trajectory
  • Place Before
  • Explode To Selection
  • Assemble
  • Play Backwards
  • Stop Animation
  • Play Forward
  • Disassemble
  • Trajectory Visibility
  • Align To Edge
  • Rotate 90
  • Poin To Point
  • Place Concentrically

Narzędzia dodatkowe

These tools can be added to a custom toolbar. See Interface Customization.

  • Animation Camera Edge
  • Animation Camera Follow
  • Animation Camera Manual
  • Wire Trajectory

Instalacja

Instalacja automatyczna

To środowisko pracy można zainstalować z Menadżera dodatków.

From GitHub

Using git on Ubuntu & Mint:

  • Open the command prompt (terminal) with the keys Ctrl+Alt+t
  • Install git: sudo apt-get install git
  • Clone repository: git clone https://github.com/JMG1/ExplodedAssembly ~/.FreeCAD/Mod/ExplodedAssembly

That's all, the next time you launch FreeCAD the workbench should be available.

To install manually download this repository as ZIP and:

  • For Ubuntu, Mint and similar OS's extract it inside: /home/username/.FreeCAD/Mod
  • For Windows extract it inside: C:\Users\your_user_name\AppData\Roaming\FreeCAD\Mod

Links to ExplodedAssembly Workbench

Other useful links