Your Products have been synced, click here to refresh
What I propose is a script that converts them after the program is finished. One that figures out the XYZ of where the incremental move starts, adds the XYZ translations of the incremental move itself, calculates the coordinates of the resultant position and hardcodes that position as a move point. I assume there is some existing infrastructure for these calculations, as this is exactly what PC-DMIS is doing when you click "Show Path Lines". Speaking of pathlines, I understand that I can go through and manipulate them to accomplish roughly what I'm after, but in a large program this would take a considerable amount of time.
Does this exist? How difficult would it be to make it exist? Can you think of any Commands or functions that would help?
The challenge is calculating the XYZ position after executing a feature and then executing a move increment. Doing that would need to account for your probe radius, retract values, and/or any avoidance moves built into auto features.
Select the move increment command and the feature right before it in the edit window, while in offline mode. Then, press Ctrl+L to execute just those two features. This will move the probe to the location of the equivalent move point position. Then, move the cursor to the line with the move increment command and press Ctrl+M. That will put a move point there. Then make sure you delete the move increment command. Now that I have typed that all out, I wonder if a script could be made to automatically do those steps for each instance of a move/increment command in a measuring routine.
Hi my friend, i tryed to write a script for that, because it's sound like fun.
i calculate the movepoints from the last hit by consider the "clearence Plane" or the "retract Value" .
but i have a problem
I cant extract the info from the "clearence Cube", so it will not work with that.
sorry i think i cant help you.
your roadmap sound a bit .. complicated
Can one search for instances of a command in the edit window?
Can one select the results of that search?
Can one execute the selected commands?
Can one record the DRO position of the digital stylus point at the end of execution?
© 2024 Hexagon AB and/or its subsidiaries. | Privacy Policy | Cloud Services Agreement |