Custom axis label colors

 From:  Michael Gibson
6424.4 In reply to 6424.3 
Hi Metin,

> I also discovered that you can change the radius indication / value to diameter by default in the .ini file.

Yup! Just in case anyone else reading this is looking for this same thing, it's a setting under the [Commands] section of the moi.ini file:

[Commands]
UseDiameterDefault=n

If you switch that to =y then commands that have a switchable radius/diameter input in them (like circle or sphere for example) will default to diameter instead of radius.

- Michael