Zone3 Axis mapping

Post questions, comments and feedback to our 3Dconnexion Windows Development Team.

Moderator: Moderators

Post Reply
amkramar@Work
Posts: 1
Joined: Thu May 14, 2026 2:56 pm

Zone3 Axis mapping

Post by amkramar@Work »

I'm running Zone3 which is a CMM programming software. 3DxWare recognizes it as Kotem3DCore. It *almost* works correctly. The only issue is that When the Zoom Direction is set to Forward/Backward:
Up/Down is Zoom Out/In
Forward/Backward on the cap does nothing
all other axes are correct
When Zoom Direction is set to Up/Down:
Forward/Backward is Zoom Out/In
Up/Down does nothing
all other axes are correct

I tried to read up about the xml thing, and I can tell Kotem3DCore inherits from AppDefCfg_S80.xml
<CfgProperties>
<ID>ID_Kotem3DCore</ID>
<Name>Kotem3DCore</Name>
<InheritsFromID>ID_Default_S80_Cfg</InheritsFromID>
</CfgProperties>

Beyond that I cannot tell how to correct the axis mapping using Base.xml or otherwise.

Any help would be much appreciated.
Post Reply