Setup Inkcut

In this step of this vinyl cutter to T-shirt manual, we setup Inkcut.

After install Inkcut, you will need to set up Inkcut, so that it can talk to the vinyl cutter.

1 Start a terminal

On a Linux computer, start a terminal.

2 Add yourself to the dialout group

Add yourself to the dialout group:

sudo usermod -a -G dialout "$USER"

3 Reboot the computer

Reboot the computer.