Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.35 KB

README.md

File metadata and controls

34 lines (19 loc) · 1.35 KB

Clean Cutters Collection

This simple Blender script is primarily designed for Boxcutter users to help organize and clean up unused cutter objects from the 'Cutters' collection. It moves them to a separate collection named 'Unused Cutters' and assigns a red color to this new collection.

Features

  • The script identifies which objects in the 'Cutters' collection are not used in any boolean modifiers and moves them to the 'Unused Cutters' collection.
  • The 'Unused Cutters' collection is automatically assigned a red color to distinguish it from other collections.

Usage

  • Run the script directly inside Blender because if you load it as an addon it might not work.
  • Access the pie menu with the Ctrl + Alt + X keyboard shortcut to trigger the cleaning process.

Troubleshooting

  • Collection Not Found: Ensure that there is a collection named 'Cutters' in your scene.

License

This script is released under the GNU General Public License v3.0. See LICENSE for more details.

Disclaimer

  • This script is provided "as is" without any warranty or guarantee. It is a work in progress and may have bugs or incomplete features. Use it at your own risk.
  • This script has been only tested on Blender 4.2.

Acknowledgments

This project was developed with the assistance of AI technologies.


Thank you for using the Clean Cutters Collection script!