Laser Multifunction printer MFC-L2710DW on Artix Linux
Hello, a little resume of steps needed to make this printer work.
Substantially it could be made to work in "driverless mode" even for scanning.
For scanning it need to downlod the package sane-airprint from Arch Linux, no need to activate arch packages in pacman.conf.
Downloading and installing with:
pacman -U <package name>
should do the job.
printing is more easy as it should work flawlessy simply setting:
sudo lpadmin -p L2710 -E -v ipp://192.168.0.102/ipp -m everywhere
once set the IP address whit the printer control panel.
https://wiki.gentoo.org/wiki/Driverless_printing
You have to install obviously CUPS and the package needed for networked printers (avahi and similar).
This method should work for every Brother model that has the W suffix, as it is using the mechanics used for "Wireless printing".
From some informations collected it should not be possible to use at same time Wireless printing and network printing, but the printer configuration panel, is easy enough to make the switch in less than 1 minute.
Hope it helps.
Regards
Carlo D.