Skip to content

2. Setup Inkcut

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

What are the technical reasons behind this setup?

See Setup Inkcut notes for the notes behind this

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

2.1 Start a terminal

On a Linux computer, start a terminal.

2.2 Add yourself to the dialout group

Add yourself to the dialout group:

sudo usermod -a -G dialout "$USER"

2.3 Reboot the computer

Reboot the computer.

Can I just log out and log in?

No.

This does not work.