Browse Source

Removed printers definitions: Inkjet printers are not supported Removes #98 DCP-T500W Removes #88 DCP-T710W Removes #110 MFC-T910DW

pull/171/head
QORTEC 4 years ago committed by Marco Scardovi
parent
commit
52ffafa537
No known key found for this signature in database
GPG Key ID: 4997125109FEC706
  1. 3
      README.md
  2. 21
      brlaser.drv.in

3
README.md

@ -26,8 +26,6 @@ This driver has been reported to work with these printers:
* Brother DCP-L2537DW
* Brother DCP-L2540DW series
* Brother DCP-L2550DW series
* Brother DCP-T500W
* Brother DCP-T710W
* Brother HL-1110 series
* Brother HL-1200 series
* Brother HL-2030 series
@ -63,7 +61,6 @@ This driver has been reported to work with these printers:
* Brother MFC-L2710DW series
* Brother MFC-L2750DW series
* Brother MFC-L3750CDW series
* Brother MFC-T910DW series
* Lenovo M7605D

21
brlaser.drv.in

@ -213,20 +213,6 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "brl2550.ppd"
}
{
ModelName "DCP-T500W"
Attribute "NickName" "" "Brother DCP-T500W, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:HBP,BRPJL;MDL:DCP-T500W;CLS:PRINTER;CID:Brother IJ Type4;"
PCFileName "brt500w.ppd"
}
{
ModelName "DCP-T710W"
Attribute "NickName" "" "Brother DCP-T710W, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:HBP,PJL,URF;MDL:DCP-T710W;CLS:PRINTER;CID:Brother Generic Jpeg Type2;URF:SRGB24,W8,CP1,IS1,MT1-8-11,OB9,PQ4-5,RS300,OFU0,V1.4;"
PCFileName "brt710w.ppd"
}
{
ModelName "HL-1110"
Attribute "NickName" "" "Brother HL-1110 series, $USING"
@ -486,10 +472,3 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10
PCFileName "brl3750w.ppd"
}
{
ModelName "MFC-T910DW series"
Attribute "NickName" "" "Brother MFC-T910DW, $USING"
Attribute "1284DeviceID" "" "MFG:Brother;CMD:HBP,PJL,URF;MDL:MFC-T910DW;CLS:PRINTER;CID:Brother Generic Jpeg Type2;URF:SRGB24,W8,CP1,IS19-1,MT1-8-11,OB9,PQ4-5,RS200-300,OFU0,V1.4,DM3;"
Duplex rotated
PCFileName "brt910dw.ppd"
}

Loading…
Cancel
Save