P-touch

From HackerDojo Wiki
Revision as of 12:33, 15 December 2024 by Do'h (talk | contribs) (hellorld, print me a label)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

brother line of label printers generally know as "P-touch".

Process of setting up to print labels directly over USB from a linux computer.

Tips: https://github.com/HenrikBengtsson/brother-ptouch-label-printer-on-linux


= pre-requisites

sudo apt update
sudo apt install cmake
sudo apt install build-essential
sudo apt install gettext
sudo apt install libgd-dev
sudo apt install pkg-config
sudo apt install libusb-1.0-0-dev 


package build

git clone https://git.familie-radermacher.ch/linux/ptouch-print.git
cd ptouch-print/
./build.sh