Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To be able to use a 3D mouse

Step-by-step guide

...

  1. In this folder C:\Program Files\Hypertherm\Robotmaster V6

...

  1. .*** 
  2. Make sure RmSpaceMouse.dll is present in this folder
  3. Open Mastercam.json and add the loading of "RmSpaceMouse.dll" (don't forget the comma before the new line jump)

    Code Block
    languagejs
    titlemastercam.json
    {
        "modal": false,
        "modules": [
            "somelibrary1.dll",
            "somelibrary2.dll",
    		...,
    		...,
            ...,
            "RmSpaceMouse.dll"
        ]
    }


  4. Close Robotmaster (in Task Manager verify there is no remaining Robotmaster process active)
  5. Reopen

...

 

...

  1. Robotmaster 
  2. If worked you should see an extra tab in Robotmaster:

    Image Added

Image Added

Filter by label (Content by label)
showLabelsfalse
max5
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("3dmouse","mouse","dll","3d") and type = "page" and space = "KB"
labels3D mouse 3Dmouse dll

Page Properties
hiddentrue


Related issues

...