Files
UVtools/Scripts/UVtools.Python
Tiago Conceição 2d6720f9cb Improve imports
2022-12-09 20:37:53 +00:00
..
2022-04-07 00:21:10 +01:00
2022-12-09 04:51:46 +00:00
2022-12-09 20:37:53 +00:00
2022-12-09 20:37:53 +00:00

UVtools Python Scripting


Requirements

Bootstrap

#!/usr/bin/env python
"""print_layers.py: Print all layers from a file."""
__author__      = "Someone"
__copyright__   = "Copyright 2022, Planet Earth"
from UVtoolsBootstrap import *

# Your code here

Documentation

Support

https://github.com/sn4k3/UVtools/discussions/categories/scripts

Contribute with your scripts

If you make a usefull script and want to contribute you can share and publish your script under Github - Discussions - Scripts.