Infini-FRAMEWORK: use usb for receipt printer
This commit is contained in:
parent
d7aa11bc65
commit
a52772bed4
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
||||||
hardware.printers.ensurePrinters = [
|
hardware.printers.ensurePrinters = [
|
||||||
{
|
{
|
||||||
name = "EPSON-TM-m30";
|
name = "EPSON-TM-m30";
|
||||||
deviceUri = "lpd://169.254.184.17/queue";
|
deviceUri = "usb://EPSON/TM-m30II-NT?serial=5839394D0032780000";
|
||||||
model = "tm-m30-rastertotmt.ppd.gz";
|
model = "tm-m30-rastertotmt.ppd.gz";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue