1
0
mirror of https://github.com/pdewacht/brlaser synced 2025-04-09 22:06:44 +02:00

3 Commits

Author SHA1 Message Date
xc-racer99
7e59e6147e Add duplex code for DCP-7065DN
The official Brother driver treats Tumble and NoTumble differently, adding &l2S and &l1S respectively to the header.

Unfortunately, for me this resulted in missing lines in NoTumble.  By treating everything as Tumble and simply sending data rotated 180 for Tumble we get a good quality printout.
2017-05-01 12:26:22 -07:00
xc-racer99
5c5118edc1 Move num_copies to only the header
It's not needed to be at the beginning of every page and messes up duplex printing if it is
2017-05-01 12:26:17 -07:00
Peter De Wachter
b7af16450c brlaser version 1 2013-12-27 16:58:00 +01:00