Lattice2 Workbench: Difference between revisions

From FreeCAD Documentation
(Add missing {)
No edit summary
 
Line 129: Line 129:


<!--T:16-->
<!--T:16-->
'''Prerequisites'''
'''Prerequisites''': Lattice2 Workbench requires FreeCAD >= v0.16.5155.
Lattice2 Workbench requires FreeCAD >= v0.16.5155.


===Automatic installation=== <!--T:17-->
===Automatic installation=== <!--T:17-->
Line 156: Line 155:
* [https://www.youtube.com/watch?v=BXmeEGnhszo Feature Patterns in Lattice2 Workbench] by @sliptonic
* [https://www.youtube.com/watch?v=BXmeEGnhszo Feature Patterns in Lattice2 Workbench] by @sliptonic


==Links to Lattice2 WB== <!--T:24-->
==Links to Lattice2 workbench== <!--T:24-->


<!--T:25-->
<!--T:25-->

Latest revision as of 11:18, 15 July 2023

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

The FreeCAD Lattice2 External Workbench Icon

Introduction

Lattice2 is stable. New features may be added, but no breaking changes are supposed to happen.

The Lattice2 Workbench is a FreeCAD external workbench that serves the purpose of working with placements and arrays of placements. It is a sort of Assembly workbench, but with emphasis on arrays. There are no constraints and relations, there are just arrays of placements that can be generated, combined, transformed, superimposed, and populated with shapes.

Ever wondered how to create a protractor with FreeCAD? That's the aim of the workbench (including tick labeling). Also, exploded assemblies can be made with the workbench.

Additionally, the workbench features a few general-purpose tools, such as parametric downgrade, bounding boxes, shape info tool, and tools for working with collections of shapes (compounds).

One of the big design goals of the workbench is being as parametric as possible.

References

Tools

Detailed description on the Lattice2 Github wiki

Toolbar

Lattice2 Toolbar

Commands

Other

Installation

Prerequisites: Lattice2 Workbench requires FreeCAD >= v0.16.5155.

Automatic installation

As of v0.17 one can use the Addon Manager to install the Lattice2 Workbench. Use Tools → Addon Manager

Manual Install

  • Scroll to the top of the page, and click 'download zip' button
  • Unpack the contents into a "Lattice2" folder created in \Path\to\FreeCAD\Mod, and restart FreeCAD.
  • Note that InitGui.py (and the rest of .py files) should end up directly under Mod\Lattice2 (not under nested directory like Mod\Lattice2\Lattice2).

After you install the workbench, it should appear at the bottom of list of workbench selector in FreeCAD.

Tutorials

Links to Lattice2 workbench

Other useful links