...
To use this function the Advanced User Settings need to be used due to the fact that this function is still experimental. In these either one or two command need to be added, depending on the setting you choose. The first one is the supportReductionMode. You can select the required one with the command:
schedule.prefabricated.supportReductionMode = passive |
For the two other options (Reactive and Active) there is also another parameter that can be used to define how strong the support reduction needs to be. The value can be configured with the following command:
schedule.prefabricated.supportReductionIntensity = 5 |
5 is also the default value if you don’t specify one. Note that a high value for the intensity most likely puts more additional material on the design to reduce the support of the part.
...