CAM Fixture/ru

From FreeCAD Documentation
(Redirected from Path Fixture/ru)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This page is a translated version of the page CAM Fixture and the translation is 0% complete.
Outdated translations are marked like this.

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.

Path Fixture

Системное название
Path Fixture
Расположение в меню
Path → Supplemental Commands → Крепление
Верстаки
Path
Быстрые клавиши
P F
Представлено в версии
-
См. также
Нет

Description

The tool Fixture sets the Work Offset Coordinate Fixture of the machine CNC controller.

Target Work Offset Coordinates typically include: Fixtures G53 to G59. The G-code is simply the Fixture (G53, G54, etc...). The coordinate offset fixtures represent:

  • G53 → Machine coordinate system.
  • G54 → Scratchpad coordinate system.
  • G55 to G59.9 → Coordinate fixtures allowing work offsets, relative to Homing switches located on the CNC machine, to be used.

The G59 Fixture is used to expand available fixtures. The degree of expansion implemented is CNC machine specific, and this command allows provides for G59.1 to G59.9.

Usage

  1. Press the Fixture button or use the P then F keyboard shortcut.
  2. Select the desired Work Offset Fixture from the drop-menu.

Properties

  • ДанныеFixture: Sets the current fixture point
  • ДанныеActive: Defines if this command is active or not when inserted into a compound

Notes

Limitations

Scripting