CAM Fixture: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(Marked this version for translation)
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<translate>
<translate>
<!--T:10-->
{{Docnav|[[Path_DressupTag|Tag Dressup]]|[[Path_Comment|Comment]]|[[Path_Workbench|Path]]|IconL=Path_DressupTag.png|IconC=Path-Workbench.svg|IconR=Path_Comment.png}}

<!--T:1-->
<!--T:1-->
{{GuiCommand|Name=Path Fixture|Workbenches=[[Path Workbench|Path]]|MenuLocation=Path → Partial Commands → Fixture|Shortcut=P,F|SeeAlso=}}
{{GuiCommand|Name=Path Fixture|Workbenches=[[Path Workbench|Path]]|MenuLocation=Path → Partial Commands → Fixture|Shortcut=P,F|SeeAlso=}}
Line 10: Line 14:
<!--T:8-->
<!--T:8-->
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:
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.
*G55 to G59 -> Coordinate fixtures allowing work offsets, relative to Homing switches located on the CNC machine, to be used.
*G55 to G59.9 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.
<!--T:9-->
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== <!--T:4-->
==Usage== <!--T:4-->
Line 26: Line 32:
* {{PropertyData|Fixture}}: Sets the current fixture point
* {{PropertyData|Fixture}}: Sets the current fixture point
* {{PropertyData|Active}}: Defines if this command is active or not when inserted into a compound
* {{PropertyData|Active}}: Defines if this command is active or not when inserted into a compound



<!--T:11-->
{{Docnav|[[Path_DressupTag|Tag Dressup]]|[[Path_Comment|Comment]]|[[Path_Workbench|Path]]|IconL=Path_DressupTag.png|IconC=Path-Workbench.svg|IconR=Path_Comment.png}}

<!--T:12-->
{{Path_Tools_navi}}

<!--T:13-->
{{Userdocnavi}}


</translate>
</translate>
{{clear}}
{{clear}}
<languages/>

Revision as of 11:27, 20 February 2019

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.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
  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


Template:Path Tools navi