From f8021024c477658575dca8561bd2ec36f35c3df9 Mon Sep 17 00:00:00 2001 From: xc-racer99 Date: Mon, 1 May 2017 12:21:28 -0700 Subject: [PATCH] DCP-7065DN: Don't advertise 300DPI printing The DCP-7065DN only supports 600 and 1200 DPI --- brlaser.drv.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/brlaser.drv.in b/brlaser.drv.in index 09c65cf..c250d2f 100644 --- a/brlaser.drv.in +++ b/brlaser.drv.in @@ -33,7 +33,6 @@ Filter application/vnd.cups-raster 33 rastertobrlaser // The 1200dpi mode is weird: we need to send 1200x1200dpi raster // data, but Brother only advertises 1200x600dpi. I wonder what // is going on there. -Resolution k 1 0 0 0 "300dpi/300 DPI" *Resolution k 1 0 0 0 "600dpi/600 DPI" Resolution k 1 0 0 0 "1200dpi/1200HQ" @@ -80,6 +79,7 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10 Attribute "NickName" "" "Brother DCP-7030, using @PACKAGE@ v@VERSION@" Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:DCP-7030;CLS:PRINTER;" PCFileName "br7030.ppd" + Resolution k 1 0 0 0 "300dpi/300 DPI" } { @@ -87,6 +87,7 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10 Attribute "NickName" "" "Brother DCP-7055, using @PACKAGE@ v@VERSION@" Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:DCP-7055;CLS:PRINTER;CID:Brother Laser Type1;" PCFileName "br7055.ppd" + Resolution k 1 0 0 0 "300dpi/300 DPI" } {