Macros

Macros

lee.pellegrin
Enthusiast Enthusiast
665 Views
1 Reply
Message 1 of 2

Macros

lee.pellegrin
Enthusiast
Enthusiast

I have recently purchased a CAD Mouse from 3d connexion. I am using an OEM version of Acad (Microvellum). How do I format my macros from the mouse to execute correctly?

0 Likes
666 Views
1 Reply
Reply (1)
Message 2 of 2

TheCADnoob
Mentor
Mentor

I would create the macro in AutoCAD and use shortcut keys and then trigger that from the Spacemouse. 

 

 

In AutoCAD open CUI create a new command. It will default to command1. Click that command.

 

TheCADnoob_0-1679592936950.png

 

That will open up the properties. Here you give it a name and enter the AutoCAD macro then click apply. 

 

TheCADnoob_1-1679593337921.png

 

Next click that command and drag it to the short cut keys area.

 

CADnoob click drag command.gif

 

Then in the shortcut area,  assign the Key combination. Then click apply. 

 

TheCADnoob_2-1679593850723.png

 

You can test your key combination in AutoCAD at this point to make sure it operate the way you intend. 

 

If it doesn't work, fix it before proceeding. 

 

Once your macro working in AutoCAD you can then assign it in the 3D connection. 

 

Open your 3D Connexion Settings. Remember that its specfic to the program so make sure that AutoCAD is showing in the dialog, then click Buttons. 

 

TheCADnoob_4-1679594228390.png

 

 

Next click the button to assign and either create a new one or edit one. 

 

TheCADnoob_5-1679594354656.png

 

There enter your key combination from AutoCAD.

 

TheCADnoob_6-1679594449891.png

 

Click save. 

 

Now when you click that button in the program it should trigger the macro that you created in AutoCAD. 

 

CADnoob

EESignature