CAM Fixture/es: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu{{#translation:}}}}
{{Docnav|[[Path_DressupTag|Tag Dressup]]|[[Path_Comment|Comment]]|[[Path_Workbench|Path]]|IconL=Path_DressupTag.png|IconC=Path-Workbench.svg|IconR=Path_Comment.png}}


<div class="mw-translate-fuzzy">
{{GuiCommand|Name=Fixtura de trayectoria|Workbenches=[[Path Workbench|Trayectoria]]|MenuLocation=Trayectoria → Comandos Parciales → Fixtura|Shortcut=P,F|SeeAlso=}}
{{Docnav/es
|[[Path_DressupTag|Tag Dressup]]
|[[Path_Comment|Comment]]
|[[Path_Workbench|Path]]
|IconL=Path_DressupTag.png
|IconC=Path-Workbench.svg
|IconR=Path_Comment.png
}}
</div>

<div class="mw-translate-fuzzy">
{{GuiCommand/es
|Name/es=Fixtura de trayectoria
|Workbenches=[[Path Workbench|Trayectoria]]
|MenuLocation=Trayectoria → Comandos Parciales → Fixtura
|Shortcut={{KEY|P}} {{KEY|F}}
|SeeAlso=
}}
</div>


<span id="Description"></span>
==Descripción==
==Descripción==


Line 10: Line 30:
</div>
</div>


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


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


<span id="Usage"></span>
==Utilización==
==Utilización==


Line 24: Line 45:
</div>
</div>


<span id="Properties"></span>
==Propiedades==
==Propiedades==


Line 29: Line 51:
* {{PropertyData|Activar}}: Define si este comando esta activo o no cuando es introducido a un compuesto.
* {{PropertyData|Activar}}: Define si este comando esta activo o no cuando es introducido a un compuesto.


==Notes==


==Limitations==


==Scripting==
{{Docnav|[[Path_DressupTag|Tag Dressup]]|[[Path_Comment|Comment]]|[[Path_Workbench|Path]]|IconL=Path_DressupTag.png|IconC=Path-Workbench.svg|IconR=Path_Comment.png}}


{{Path_Tools_navi}}


<div class="mw-translate-fuzzy">
{{Userdocnavi}}
{{Docnav/es
|[[Path_DressupTag|Tag Dressup]]
|[[Path_Comment|Comment]]
|[[Path_Workbench|Path]]
|IconL=Path_DressupTag.png
|IconC=Path-Workbench.svg
|IconR=Path_Comment.png
}}
</div>


{{CAM_Tools_navi{{#translation:}}}}
{{clear}}
{{Userdocnavi{{#translation:}}}}

Latest revision as of 14:14, 26 March 2024

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.

Fixtura de trayectoria

Ubicación en el Menú
Trayectoria → Comandos Parciales → Fixtura
Entornos de trabajo
Trayectoria
Atajo de teclado por defecto
P F
Introducido en versión
-
Ver también
Ninguno

Descripción

Esta herramienta coloca un punto de fixtura (G53-G59) para las siguientes operaciones

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.

Utilización

  1. Presiona el boton Fixtura
  2. Coloca la fixtura deseada

Propiedades

  • DatosFixtura: Coloca el actual punto como fixtura
  • DatosActivar: Define si este comando esta activo o no cuando es introducido a un compuesto.

Notes

Limitations

Scripting