CAM Fixture: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
m (Added description of actual functionality of the Fixture, including the G-Code inserted.)
Line 6: Line 6:


<!--T:3-->
<!--T:3-->
This tool sets a fixture point (G53-G59) for next operations
This tool sets the Coordinate Offset fixture of the machine CNC controller.

This is configured by a drop-menu, to target Offset Fixtures G53 to G59, by inserting the G-Code into the Job. The G-Code is simply the Fixture (G53, G54, etc...). Typically, the coordinate offset fixtures represent:
*G53 -> Machine coordinate system.
*G54 -> Scratchpad coordinate system.
*G55 to G59 -> Coordinate fixtures allowing work offsets to be used, relative to Homing switches located on the CNC machine.
*G59 allows extension from G59.1 to G59.255 on many CNC Controllers.


==Usage== <!--T:4-->
==Usage== <!--T:4-->

Revision as of 17:21, 18 January 2018

Path Fixture

Menu location
Path → Partial Commands → Fixture
Workbenches
Path
Default shortcut
P,F
Introduced in version
-
See also
None

Description

This tool sets the Coordinate Offset fixture of the machine CNC controller.

This is configured by a drop-menu, to target Offset Fixtures G53 to G59, by inserting the G-Code into the Job. The G-Code is simply the Fixture (G53, G54, etc...). Typically, the coordinate offset fixtures represent:

  • G53 -> Machine coordinate system.
  • G54 -> Scratchpad coordinate system.
  • G55 to G59 -> Coordinate fixtures allowing work offsets to be used, relative to Homing switches located on the CNC machine.
  • G59 allows extension from G59.1 to G59.255 on many CNC Controllers.

Usage

  1. Press the Fixture button
  2. Set the desired fixture

Properties

  • DataFixture: Sets the current fixture point
  • DataActive: Defines if this command is active or not when inserted into a compound