CAM Fixture/pl: Difference between revisions

From FreeCAD Documentation
m (FuzzyBot moved page Path Fixture/pl to CAM Fixture/pl without leaving a redirect: Part of translatable page "Path Fixture")
(Updating to match new version of source page)
 
Line 3: Line 3:


{{Docnav
{{Docnav
|[[Path_DressupZCorrect|DressupZCorrect]]
|[[CAM_DressupZCorrect|DressupZCorrect]]
|[[Path_Comment|Comment]]
|[[CAM_Comment|Comment]]
|[[Path_Workbench|Path]]
|[[CAM_Workbench|CAM]]
|IconL=Path_DressupZCorrect.svg
|IconL=CAM_DressupZCorrect.svg
|IconR=Path_Comment.svg
|IconR=CAM_Comment.svg
|IconC=Workbench_Path.svg
|IconC=Workbench_CAM.svg
}}
}}


{{GuiCommand
{{GuiCommand
|Name=Path Fixture
|Name=CAM Fixture
|MenuLocation=Path → Supplemental Commands → Fixture
|MenuLocation=CAM → Supplemental Commands → Fixture
|Workbenches=[[Path_Workbench|Path]]
|Workbenches=[[CAM_Workbench|CAM]]
}}
}}


==Description==
==Description==


The tool [[Image:Path_Fixture.svg|24px]] [[Path_Fixture|Fixture]] sets the Work Offset Coordinate Fixture of the machine CNC controller.
The tool [[Image:CAM_Fixture.svg|24px]] [[CAM_Fixture|Fixture]] 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:
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:
Line 30: Line 30:
==Usage==
==Usage==


# Press the {{KEY|[[Image:Path Fixture.svg|16px]] [[Path_Fixture|Fixture]]}} button or use the {{KEY|P}} then {{KEY|F}} keyboard shortcut.
# Press the {{KEY|[[Image:CAM_Fixture.svg|16px]] [[CAM_Fixture|Fixture]]}} button or use the {{KEY|P}} then {{KEY|F}} keyboard shortcut.
# Select the desired Work Offset Fixture from the drop-menu.
# Select the desired Work Offset Fixture from the drop-menu.


Line 46: Line 46:


{{Docnav
{{Docnav
|[[Path_DressupZCorrect|DressupZCorrect]]
|[[CAM_DressupZCorrect|DressupZCorrect]]
|[[Path_Comment|Comment]]
|[[CAM_Comment|Comment]]
|[[Path_Workbench|Path]]
|[[CAM_Workbench|CAM]]
|IconL=Path_DressupZCorrect.svg
|IconL=CAM_DressupZCorrect.svg
|IconR=Path_Comment.svg
|IconR=CAM_Comment.svg
|IconC=Workbench_Path.svg
|IconC=Workbench_CAM.svg
}}
}}


{{Path_Tools_navi{{#translation:}}}}
{{CAM_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Latest revision as of 14:14, 26 March 2024

Ta dokumentacja nie jest ukończona. Prosimy o pomoc w tworzeniu dokumentacji.

Strona Model polecenia GUI wyjaśnia jak powinny być dokumentowane polecenia. Przejrzyj stronę Category:UnfinishedDocu, aby zobaczyć więcej niekompletnych stron, takich jak ta. Zobacz stronę Category:Command Reference aby poznać wszystkie komendy.

Zobacz stronę wytycznych Wikidla FreeCAD aby dowiedzieć się, jak edytować strony Wiki, i przejdź do strony Pomóż w rozwoju FreeCAD, aby dowiedzieć się o innych sposobach, w jakie możesz wnieść swój wkład.

CAM Fixture

Menu location
CAM → Supplemental Commands → Fixture
Workbenches
CAM
Default shortcut
None
Introduced in version
-
See also
None

Description

The tool Fixture 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 or use the P then F keyboard shortcut.
  2. Select the desired Work Offset Fixture from the drop-menu.

Properties

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

Notes

Limitations

Scripting