When defining MCO for turret movement in part CS (G54), tool tip is moving from position in last operation, to absolute coordinates in G54.
Picture NZF-534-40546
If coord. systems of sub-machine, vMAC, and G54 are in same orientation, then xh_move, yh_move and zh_move will have same values. If they are not in same orientation, they will have minus (-) values.
If .prz file fails to load into SolidCAM it could be due to the data being corrupted in process of storing or transferring from server to local pc etc.
This is a script to test the .prz.
Script should be loaded into Windows PowerShell ISE.
GUI should appear. In the Archive file tab input file address.
When you want to export ".tkz" file and the new version is not shown (for example 2025)
Go to these two locations in registry editor: HKCU\SOFTWARE\Classes\Applications\Toolkit-Y.exe\shell\open\command HKLM\SOFTWARE\Classes\Toolkit-Y\shell\open\command
And instead 2024 "C:\Program Files\SolidCAM2024\Solidcam\Toolkit-Y.exe" "%1" "C:\Program Files\SolidCAM2024\SolidCAM\Toolkit-Y.exe" "%1"
type in 2025, so the end result is: "C:\Program Files\SolidCAM2025\Solidcam\Toolkit-Y.exe" "%1" "C:\Program Files\SolidCAM2025\SolidCAM\Toolkit-Y.exe" "%1"