add cut script

This commit is contained in:
Infinidoge 2024-12-07 11:28:33 -05:00
parent 5c13522445
commit 33e4f6ffb3
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A

6
cut.py Executable file
View file

@ -0,0 +1,6 @@
#!/usr/bin/env python3
from printer import p
with p: pass
# Just in case I break something
# and want to get the printer to cut the paper...