CAM Fixture/it: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(4 intermediate revisions by the same user not shown)
Line 24: Line 24:
</div>
</div>


<span id="Description"></span>
==Descrizione==
==Descrizione==


<div class="mw-translate-fuzzy">
Questo strumento imposta il dispositivo di coordinate dell'offset del lavoro del controllore CNC della macchina.
Questo strumento imposta il dispositivo di coordinate dell'offset del lavoro del controllore CNC della macchina.
Questo strumento imposta un punto di fissaggio (G53-G59) per le successive operazioni
Questo strumento imposta un punto di fissaggio (G53-G59) per le successive operazioni
</div>


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 40: Line 43:
</div>
</div>


<span id="Usage"></span>
==Utilizzo==
==Utilizzo==


Line 47: Line 51:
</div>
</div>


<span id="Properties"></span>
== Proprietà ==
== Proprietà ==


Line 70: Line 75:
</div>
</div>


{{Path_Tools_navi{{#translation:}}}}
{{CAM_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{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.

Fissaggio

Posizione nel menu
Path → Comandi parziali → Fissaggio
Ambiente
Path
Avvio veloce
P F
Introdotto nella versione
-
Vedere anche
Nessuno

Descrizione

Questo strumento imposta il dispositivo di coordinate dell'offset del lavoro del controllore CNC della macchina. Questo strumento imposta un punto di fissaggio (G53-G59) per le successive operazioni

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.

Utilizzo

  1. Premere il pulsante Fissaggio
  2. Impostare il fissaggio desiderato. Seleziona il Fix Offset lavoro desiderato dal menu a tendina.

Proprietà

  • DatiFixture: Imposta il punto di fissaggio corrente
  • DatiActive: Definisce se questo comando è attivo o meno quando viene inserito in un composto

Notes

Limitations

Scripting