Open oskarflordal opened 3 years ago
This works for me on a QL-1100.
Good job - works sweet for me on a QL-1100NWB over network with 102x156 die-cut labels! @pklaus, would you mind merging this?
@oskarflordal @cbs228 @simonkuehling Did you guys have any issues when setting up the QL-1110NWB on Linux? I was able to get it working on a linux VM but cannot get it to work on a new ubuntu installation. Printer shows up if I do LSUSB but when I try to print it says "resource is busy". I can print with the QL800 without any issues. Same software works on another computer.
@oskarflordal @cbs228 @simonkuehling Did you guys have any issues when setting up the QL-1110NWB on Linux? I was able to get it working on a linux VM but cannot get it to work on a new ubuntu installation. Printer shows up if I do LSUSB but when I try to print it says "resource is busy". I can print with the QL800 without any issues. Same software works on another computer.
Only tried on osx with the ql-1100, sorry.
@atwoz, did you modify your udev rules for this printer? I am using
/etc/udev/rules.d/69-labelprinter.rules
:
ACTION!="add|change", GOTO="brotherql_rules_end"
SUBSYSTEM!="usb|usbmisc", GOTO="brotherql_rules_end"
# QL-1100
ATTRS{idVendor}=="04f9", ATTRS{idProduct}=="20a7", TAG+="uaccess"
LABEL="brotherql_rules_end"
Works for me on a QL-1100NWB over pyusb (on macOS) with 29/38 labels.
update: should be QL-1110NWB as said by @Fidelity88
Please note: The model is NOT called 'QL-1100NWB' but should be called QL-1110NWB As far as I can see, Brother never introduced a model with the name 'QL-1100NWB'
There is a 'QL-1100' without networking features. The equivalent WITH network is called 'QL-1110NWB'
…d QL-1100NWB
Tried on a QL-1100 with 62, 103 and 103x164 labels