Macro Clusters
Dynamic Macro clusters allow for multiple [dynamicmacros]
configuration sections, and allow for security features.
To configure a Dynamic Macro cluster, create a [dynamicmacros name]
section shown below:
This section is configured mostly the same as a standard [dynamicmacros]
config section. The differences between clusters and standard syntax are two parameters:
python_enabled
printer_enabled
By default, both of these are set to true
. If you want to disable either the Python functionality, or accessing the printer
object, you can change the configuration as shown below: