Skip to content

Chinese thermal printer e.g. Gprinter-1324D , ZJ-9200, etc. For label printing 100x150cm, don't provide driver or setup packer for linux. So, after research and testing, it's finally work on my Ubuntu Server.

License

Notifications You must be signed in to change notification settings

TheGU/ubuntu_thermal_printer_setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gprinter-1324D , ZJ-9200 Label / thermal printer bluetooth setup for Linux (Ubuntu)

Chinese thermal printer e.g. Gprinter-1324D , ZJ-9200, etc.
For label printing 100x150cm, don't provide driver or setup packer for linux.
And don't have any document about how to use it from bluetooth.
So, after research and some hacking, it's finally work on my Ubuntu Server.

การตั้งค่าเครื่องปริ้นความร้อนแบบ bluetooth สำหรับพ่อค้าแม่ค้า shopee, lazada ให้ใช้คอมที่ลง linux เช่น ubuntu สามารถสั่งพิมพ์ได้

Setup

  1. Download gprinter_1324D.ppd and rastertotspl from this repo or
git clone https://github.com/TheGU/ubuntu_thermal_printer_setup.git
  1. Open terminal then, as root, copy rastertotspl to /usr/lib/cups/filter/rastertotspl and change permission
cd ubuntu_thermal_printer_setup
sudo cp rastertotspl /usr/lib/cups/filter/
sudo chmod 755 /usr/lib/cups/filter/rastertotspl
  1. Open Setting > Bluetooth then connect to your printer
    Connect to bluetooth printer
  2. Click on connected bluetooth printer to view mac address (in address section) and take note.
    See bluetooth mac address
  3. Open Setting > Printer > Add
    Add printer
  4. Select Enter URL. In Enter device URI type bluetooth://<MAC Address with out colon>/ for example bluetooth://6622BE43XXXX/ (mac address from step 4. without colon ':')
    Add printer
    then click Forward ,choose printer name then Apply
  5. Open printer properties to setup paper feed
    Print properties
  6. On Printer Options setup Page size and tune darkneess , feed offset , gap height to match your printer feed speed and papersize.
    Print tuning

Reference

About

Chinese thermal printer e.g. Gprinter-1324D , ZJ-9200, etc. For label printing 100x150cm, don't provide driver or setup packer for linux. So, after research and testing, it's finally work on my Ubuntu Server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published