Contents
Description
Software
There is a Linux software to use the vinyl cutter: inkcut
First, you have to install the vinyl cutter as a printer on your system.
Then, install the dependancies:
sudo apt install python3-pip python3-pyqt5 libcups2-dev
Install inkcut:
pip install inkcut
Finaly, in terminal run it:
inkcut
Go to the Device menu > Setup...
Choose Inkcut Generic Driver in Driver on General tab. Choose the printer name in Port on Connection tab.