CAM Fixture: Difference between revisions

From FreeCAD Documentation
mNo edit summary
mNo edit summary
Line 6: Line 6:


<!--T:3-->
<!--T:3-->
This tool sets the Coordinate Offset fixture of the machine CNC controller.
This tool sets the Work Offset Coordinate 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:
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.
*G53 -> Machine coordinate system.
*G54 -> Scratchpad coordinate system.
*G54 -> Scratchpad coordinate system.

Revision as of 17:25, 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 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 -> Coordinate fixtures allowing work offsets, relative to Homing switches located on the CNC machine, to be used.
  • G59 allows extension from G59.1 to G59.255 on many CNC Controllers.

Usage

  1. Press the Fixture button
  2. Select the desired Work Offset Fixture from the drop-menu.

Properties

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