Lattice2 Workbench/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "* Автор: DeepSOIC * Домашняя страница: https://github.com/DeepSOIC/Lattice2 * Исходный код на github: https://github.com/DeepSOIC/Lattice2")
(Created page with "== Инструменты ==")
Line 24: Line 24:
* Исходный код на github: https://github.com/DeepSOIC/Lattice2
* Исходный код на github: https://github.com/DeepSOIC/Lattice2


== Инструменты ==
==Tools==


Detailed description on the [https://github.com/DeepSOIC/Lattice2/wiki Lattice2 Github wiki]
Detailed description on the [https://github.com/DeepSOIC/Lattice2/wiki Lattice2 Github wiki]

Revision as of 19:11, 12 May 2020

Other languages:

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.

Иконка внешнего верстака FreeCAD Lattice2

Введение

Lattice2 застабилизирован. Новые возможности могут быть добавлены, но революционных изменений не ожидается.

Верстак Lattice2 это внешний верстак FreeCADа, который служит для работы с размещением и матрицами размещений. Это похоже на верстак сборок, но с упором на массивы. Ограничений и связей нет, здесь только матрицы размещений, которые могут создаваться, комбинироваться, преобразовываться, накладываться и заполняться фигурами.

Когда-то думали, как создать угломер с помощью FreeCAD? Это задача для данного верстака (включая разметку делений). Разнесённые сборки так же могут быть созданы с помощью этого верстака.

Кроме того, в верстаке есть несколько инструментов общего назначения, таких как параметрическое понижение, ограничивающие рамки, инструмент информации о фигуре и инструменты для работы с наборами фигур (составов).

Одна из главных целей верстака - быть как можно более параметрическим.

Справки

Инструменты

Detailed description on the Lattice2 Github wiki

Toolbar

Lattice2 Toolbar

Commands

Other

Installation

Prerequisites Lattice2 WB requires FreeCAD >= v0.16.5155.

Automatic installation

As of v0.17 one can use the Addon Manager to install the Lattice2 Workbench. Use {MenuCommand|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 WB

Other useful links