mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2026-03-19 10:22:44 +01:00
add devterm_thermal_printer_cups
This commit is contained in:
14
Code/devterm_thermal_printer_cups/README.md
Normal file
14
Code/devterm_thermal_printer_cups/README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
STM32duino / wiringPi gpio thermal printer filter for cups
|
||||
|
||||
Clockworkpi CPI-58 (grayscale)
|
||||
|
||||
serial:/dev/ttyACM0?baud=115200+bits=8+parity=none+flow=none
|
||||
|
||||
serial:/tmp/DEVTERM\_PRINTER\_IN?baud=115200+bits=8+parity=none+flow=none
|
||||
|
||||
## build
|
||||
sudo apt -y install libcups2-dev
|
||||
make
|
||||
sudo make install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user