Load and remove fixtures with the FIXTURE NC function
Application
The FIXTURE function allows loading and removing saved fixtures from within the NC program.
In the Editor operating mode and in the MDI application, different fixtures can be loaded independently of one another.
Requirement
- A measured fixture file exists
Description of function
When DCM is active, the control checks during simulation or machining if the fixture collides (#40 / #5-03-1).
The FIXTURE SELECT function selects a fixture by means of a pop-up window.
The FIXTURE RESET function removes the fixture.
Input
11 FIXTURE SELECT "TNC:\system\Fixture\JAW_CHUCK.STL" | ; Load the fixture as an STL file |
To navigate to this function:
Insert NC function All functions Special functions Program defaults FIXTURE
The NC function includes the following syntax elements:
Syntax element | Meaning |
---|---|
FIXTURE | Syntax initiator for fixtures |
SELECT or RESET | Select or remove fixture |
File or QS | Fixture path Fixed or variable path Selection by means of a selection window Only if SELECT has been selected |
Note
For optimum performance, HEIDENHAIN recommends CFG files that contain no more than 20,000 triangles.