Forskjell mellom versjoner av «Brother QL-1060N label printer»
								
								Hopp til navigering
				Hopp til søk
				
				
							
								
							
		|  (→For regular people) | |||
| Linje 4: | Linje 4: | ||
| ==For regular people== | ==For regular people== | ||
| − | + | It seems there are printer drivers available for Windows and Linux. They probably work. | |
| ==Linux jedi masters== | ==Linux jedi masters== | ||
Revisjonen fra 20. jun. 2022 kl. 01:12
How to find the ip address?
nmap -T5 -sP 10.13.37.0-255 arp -n | grep 00:80
For regular people
It seems there are printer drivers available for Windows and Linux. They probably work.
Linux jedi masters
Printing:
export BROTHER_QL_MODEL=QL-1060N export BROTHER_QL_PRINTER=tcp://10.13.37.201 brother_ql print -l 102 img.svg.1164x780.png
