mirror of
https://github.com/riegera2412/UVtools.git
synced 2026-07-08 17:42:31 +02:00
Update print_layers.py
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"""print_layers.py: Print all layers from a file."""
|
||||
__author__ = "Someone"
|
||||
__copyright__ = "Copyright 2022, Planet Earth"
|
||||
from UVToolsBootstrap import *
|
||||
from UVtoolsBootstrap import *
|
||||
|
||||
file = input('Input the file path: ')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user