Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
2026-08-26 Joe Da Silva <digital@joescat.com>
*added HBPL1 related driver/printer/PPD (from package foo2zjs)
db/source/driver/foo2hbpl1.xml
db/source/driver/foo2hbpl1-z1.xml
db/source/PPD/Dell/Dell-1250c.ppd
db/source/PPD/Dell/Dell-C1660.ppd
db/source/PPD/Dell/Dell-C1760.ppd
db/source/PPD/Epson/Epson-AcuLaser_C1700.ppd
db/source/PPD/Fuji_Xerox/Fuji_Xerox-DocuPrint_CP105.ppd
db/source/PPD/Xerox/Xerox-Phaser_6000B.ppd
db/source/PPD/Xerox/Xerox-Phaser_6010N.ppd
db/source/printer/Dell-1250c.xml
db/source/printer/Dell-C1660.xml
db/source/printer/Dell-C1760.xml
db/source/printer/Epson-AcuLaser_C1700.xml
db/source/printer/Fuji_Xerox-DocuPrint_CP105.xml
db/source/printer/Generic-HBPL1_Printer.xml
db/source/printer/Generic-HBPL1_z1_Printer.xml
db/source/printer/Xerox-Phaser_6000B.xml
db/source/printer/Xerox-Phaser_6010N.xml

2024-02-05 Ryuta Michikami <zjp_chrome_linux_printerdriver@jp.ricoh.com>
*modified
db/source/PPD/Ricoh/PS/Generic_PS_Printer.ppd
Expand Down
470 changes: 470 additions & 0 deletions db/source/PPD/Dell/Dell-1250c.ppd

Large diffs are not rendered by default.

470 changes: 470 additions & 0 deletions db/source/PPD/Dell/Dell-C1660.ppd

Large diffs are not rendered by default.

470 changes: 470 additions & 0 deletions db/source/PPD/Dell/Dell-C1760.ppd

Large diffs are not rendered by default.

470 changes: 470 additions & 0 deletions db/source/PPD/Epson/Epson-AcuLaser_C1700.ppd

Large diffs are not rendered by default.

470 changes: 470 additions & 0 deletions db/source/PPD/Fuji_Xerox/Fuji_Xerox-DocuPrint_CP105.ppd

Large diffs are not rendered by default.

503 changes: 503 additions & 0 deletions db/source/PPD/Xerox/Xerox-Phaser_6000B.ppd

Large diffs are not rendered by default.

503 changes: 503 additions & 0 deletions db/source/PPD/Xerox/Xerox-Phaser_6010N.ppd

Large diffs are not rendered by default.

30 changes: 30 additions & 0 deletions db/source/driver/foo2hbpl1-z1.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<!--
2026aug26: foo2hbpl1 and foo2hbpl1-z1 cloned files from package foo2zjs
-->
<driver id="driver/foo2hbpl1-z1">
<name>foo2hbpl1-z1</name>
<url>https://github.com/OpenPrinting/foo2zjs</url>
<license>GPL-2.0-or-later</license>
<execution>
<filter />
<prototype>foo2hbpl1-wrapper -z1 %A</prototype>
</execution>
<comments> <en>
This driver is developed for HBPLv1 printers (with extended code set)
like the Xerox Phaser 6000B and the Xerox Phaser 6010N printers
(the base model used for this z1 option was the Dell-1250c).&lt;p&gt;

If you have another printer that works using these codes, please
notify the developers or maintainers for this project.&lt;p&gt;

Images to print Resolution is limited to 600x600 dpi, and you should
stay at least 50 pixels (2mm) away from the edges to avoid clipping.
Some of these printers potentially can have higher resolution but
currently lack information to set these higher resolution modes.
</en> </comments>
<printers>
<printer><id>printer/Generic-HBPL1_z1_Printer</id></printer>
<printer><id>printer/Xerox-Phaser_6000B</id></printer>
<printer><id>printer/Xerox-Phaser_6010N</id></printer>
</printers>
</driver>
32 changes: 32 additions & 0 deletions db/source/driver/foo2hbpl1.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
<!--
2026aug26: foo2hbpl1 and foo2hbpl1-z1 cloned files from package foo2zjs
-->
<driver id="driver/foo2hbpl1">
<name>foo2hbpl1</name>
<url>https://github.com/OpenPrinting/foo2zjs</url>
<license>GPL-2.0-or-later</license>
<execution>
<filter />
<prototype>foo2hbpl1-wrapper %A</prototype>
</execution>
<comments> <en>
This driver is developed for HBPLv1 printers like the Dell 1250c,
Dell C1660w, Dell C1760w, Epson AcuLaser C1700 and Fuji-Xerox
DocuPrint CP105b. This driver can also run in an extended -z1 mode
for printers that have an extended vocabulary.&lt;p&gt;

If you have another printer that works using these codes, please
notify the developers or maintainers for this project.&lt;p&gt;

Images to print Resolution is limited to 600x600 dpi, and you should
stay at least 50 pixels (2mm) away from the edges to avoid clipping.
</en> </comments>
<printers>
<printer><id>printer/Dell-1250c</id></printer>
<printer><id>printer/Dell-C1660</id></printer>
<printer><id>printer/Dell-C1760</id></printer>
<printer><id>printer/Epson-AcuLaser_C1700</id></printer>
<printer><id>printer/Fuji_Xerox-DocuPrint_CP105</id></printer>
<printer><id>printer/Generic-HBPL1_Printer</id></printer>
</printers>
</driver>
70 changes: 70 additions & 0 deletions db/source/printer/Dell-1250c.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
<printer id="printer/Dell-1250c">
<make>Dell</make>
<model>1250c</model>
<mechanism>
<laser />
<color />
<resolution>
<dpi>
<x>600</x>
<y>600</y>
</dpi>
</resolution>
<margins>
<general>
<unit>inch</unit>
<relative />
<top>0.085</top>
<left>0.085</left>
<right>0.085</right>
<bottom>0.085</bottom>
</general>
</margins>
<!--
<consumables>
<comments> <en>
Toner Cyan (1000 prints) - $45
Toner Magenta (1000 prints) - $45
Toner Yellow (1000 prints) - $45
Toner Black (2000 prints) - $54
Waste Toner (5000 prints) - $10
Drum Kit (20000 prints) - $159
</en> </comments>
<partno>106R01271</partno>
<partno>106R01272</partno>
<partno>106R01273</partno>
<partno>106R01274</partno>
<partno>108R00722</partno>
<partno>108R00744</partno>
</consumables>
-->
</mechanism>
<url>http://www.pcmag.com/article2/0,2817,2380920,00.asp</url>
<lang>
<proprietary />
<!--no pjl--><!--No "text"?-->
</lang>
<autodetect>
<general>
<!-- note: this is a best guess by comparing with other drivers
if you have an actual printer, can you please help to provide actual info?
<ieee1284>MFG:Dell;CMD:HBPL;MDL:Laser Printer 1250c;CLS:PRINTER;STATUS:BUSY;</ieee1284>
-->
<commandset>HBPL</commandset>
<description>Dell 1250c</description>
<manufacturer>Dell</manufacturer>
<model>Laser Printer 1250c</model>
</general>
</autodetect>
<functionality>B</functionality>
<driver>foo2hbpl1</driver>
<!--not "unverified"-->
<contrib_url>https://github.com/OpenPrinting/foo2zjs</contrib_url>
<comments> <en>
The Dell 1250c is a compact color LED Laser printer supported
by the foo2hbpl1 open software printer driver.

Throughput = 10

</en> </comments>
</printer>
70 changes: 70 additions & 0 deletions db/source/printer/Dell-C1660.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
<printer id="printer/Dell-C1660">
<make>Dell</make>
<model>C1660</model>
<mechanism>
<laser />
<color />
<resolution>
<dpi>
<x>600</x>
<y>600</y>
</dpi>
</resolution>
<margins>
<general>
<unit>inch</unit>
<relative />
<top>0.085</top>
<left>0.085</left>
<right>0.085</right>
<bottom>0.085</bottom>
</general>
</margins>
<!--
<consumables>
<comments> <en>
Toner Cyan (1000 prints) - $45
Toner Magenta (1000 prints) - $45
Toner Yellow (1000 prints) - $45
Toner Black (2000 prints) - $54
Waste Toner (5000 prints) - $10
Drum Kit (20000 prints) - $159
</en> </comments>
<partno>106R01271</partno>
<partno>106R01272</partno>
<partno>106R01273</partno>
<partno>106R01274</partno>
<partno>108R00722</partno>
<partno>108R00744</partno>
</consumables>
-->
</mechanism>
<url>http://accessories.us.dell.com/sna/productdetail.aspx?c=us&amp;cs=04&amp;l=en&amp;s=bsd&amp;sku=225-411</url>
<lang>
<proprietary />
<!--no pjl--><!--No "text"?-->
</lang>
<autodetect>
<general>
<!-- note: this is a best guess by comparing with other drivers
if you have an actual printer, can you please help to provide actual info?
<ieee1284>MFG:Dell;CMD:HBPL;MDL:Laser Printer C1660;CLS:PRINTER;STATUS:BUSY;</ieee1284>
-->
<commandset>HBPL</commandset>
<description>Dell C1660</description>
<manufacturer>Dell</manufacturer>
<model>Laser Printer C1660</model>
</general>
</autodetect>
<functionality>B</functionality>
<driver>foo2hbpl1</driver>
<!--not "unverified"-->
<contrib_url>https://github.com/OpenPrinting/foo2zjs</contrib_url>
<comments> <en>
The Dell C1660 is a compact color LED Laser printer supported
by the foo2hbpl1 open software printer driver.

Throughput = 10

</en> </comments>
</printer>
70 changes: 70 additions & 0 deletions db/source/printer/Dell-C1760.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
<printer id="printer/Dell-C1760">
<make>Dell</make>
<model>C1760</model>
<mechanism>
<laser />
<color />
<resolution>
<dpi>
<x>600</x>
<y>600</y>
</dpi>
</resolution>
<margins>
<general>
<unit>mm</unit>
<relative />
<top>2.16</top>
<left>2.16</left>
<right>2.16</right>
<bottom>2.16</bottom>
</general>
</margins>
<!--
<consumables>
<comments> <en>
Toner Cyan (1000 prints) - $45
Toner Magenta (1000 prints) - $45
Toner Yellow (1000 prints) - $45
Toner Black (2000 prints) - $54
Waste Toner (5000 prints) - $10
Drum Kit (20000 prints) - $159
</en> </comments>
<partno>106R01271</partno>
<partno>106R01272</partno>
<partno>106R01273</partno>
<partno>106R01274</partno>
<partno>108R00722</partno>
<partno>108R00744</partno>
</consumables>
-->
</mechanism>
<url>http://accessories.us.dell.com/sna/productdetail.aspx?c=us&amp;cs=04&amp;l=en&amp;s=bsd&amp;sku=225-4111</url>
<lang>
<proprietary />
<!--no pjl--><!--No "text"?-->
</lang>
<autodetect>
<general>
<!-- note: this is a best guess by comparing with other drivers
if you have an actual printer, can you please help to provide actual info?
<ieee1284>MFG:Dell;CMD:HBPL;MDL:Laser Printer C1760;CLS:PRINTER;STATUS:BUSY;</ieee1284>
-->
<commandset>HBPL</commandset>
<description>Dell C1760</description>
<manufacturer>Dell</manufacturer>
<model>Laser Printer C1760</model>
</general>
</autodetect>
<functionality>B</functionality>
<driver>foo2hbpl1</driver>
<!--not "unverified"-->
<contrib_url>https://github.com/OpenPrinting/foo2zjs</contrib_url>
<comments> <en>
The Dell C1760 is a compact color LED Laser printer supported
by the foo2hbpl1 open software printer driver.

Throughput = 10

</en> </comments>
</printer>
70 changes: 70 additions & 0 deletions db/source/printer/Epson-AcuLaser_C1700.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
<printer id="printer/Epson-AcuLaser_C1700">
<make>Epson</make>
<model>AcuLaser C1700</model>
<mechanism>
<laser />
<color />
<resolution>
<dpi>
<x>600</x>
<y>600</y>
</dpi>
</resolution>
<margins>
<general>
<unit>mm</unit>
<relative />
<top>2.16</top>
<left>2.16</left>
<right>2.16</right>
<bottom>2.16</bottom>
</general>
</margins>
<!--
<consumables>
<comments> <en>
Toner Cyan (1000 prints) - $45
Toner Magenta (1000 prints) - $45
Toner Yellow (1000 prints) - $45
Toner Black (2000 prints) - $54
Waste Toner (5000 prints) - $10
Drum Kit (20000 prints) - $159
</en> </comments>
<partno>106R01271</partno>
<partno>106R01272</partno>
<partno>106R01273</partno>
<partno>106R01274</partno>
<partno>108R00722</partno>
<partno>108R00744</partno>
</consumables>
-->
</mechanism>
<url>http://www.epson.co.uk/gb/en/viewcon/corporatesite/products/mainunits/overview/10816</url>
<lang>
<proprietary />
<!--no pjl--><!--No "text"?-->
</lang>
<autodetect>
<general>
<!-- note: this is a best guess by comparing with other drivers
if you have an actual printer, can you please help to provide actual info?
<ieee1284>MFG:Xerox;CMD:SPLC;MDL:Phaser 6110;CLS:PRINTER;STATUS:BUSY;</ieee1284>
-->
<commandset>SPLC</commandset>
<description>Epson AcuLaser C1700</description>
<manufacturer>Xerox</manufacturer>
<model>Phaser 6110</model>
</general>
</autodetect>
<functionality>B</functionality>
<driver>foo2hbpl1</driver>
<!--not "unverified"-->
<contrib_url>https://github.com/OpenPrinting/foo2zjs</contrib_url>
<comments> <en>
The Epson AcuLaser C1700 is a compact color LED Laser printer
supported by the foo2hbpl1 open software printer driver.

Throughput = 10

</en> </comments>
</printer>
Loading