This script allows you cycle between your Paint Presets by using the keybind.
- Can be run from KMFX menu: YES
- Can be run from keybind: YES
Set the "Paint Presets Maximum" cycle number in the KMFX Preferences (Silhouette > Preferences) to the number of presets you have. You can also just leave the cycle number to 10 and it will cycle through whatever number of presets you have.
fx.bind("TAB", callMethod(fx.actions["KMFXcyclePaintPresets"].execute))