You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Add English setup instructions to README |
10 months ago | |
---|---|---|
Gprinter-9034T.ppd | 2 years ago | |
Gprinter.ppd | 2 years ago | |
README.md | 1 year ago | |
org.cups.usb-quirks | 5 years ago | |
rastertotspl | 5 years ago |
README.md
Linux CUPS Driver for Gprinter GP-1324D
Driver Setup Instructions
- Copy
rastertotspl
to/usr/lib/cups/filter
- Make
rastertotspl
executable and owned by root (sudo chown root:root rastertotspl && sudo chmod 755 rastertotspl
) - Edit
/usr/share/cups/usb/org.cups.usb-quirks
and add the text in this repository'sorg.cups.usb-quirks
to the bottom. - Plug in the printer with USB.
- Visit http://localhost:631, click Administration at the top, then click Add Printer.
- Enter your login username and password if prompted. If it doesn't work, add your user to the
lp
andlpadmin
groups, reboot, and try again. - Select the found printer in the list under Local Printers, fill in printer name and other info.
- When asked to choose the make and model, use the "Provide a PPD file" option and open
Gprinter.ppd
from this repository.
热敏小票打印机 CUPS 驱动(Linux)
在 Gprinter GP1324D 上测试成功
抄袭了 https://tifan.net/blog/2018/03/27/gprinter-thermal-printer-unix-driver/