- Status Requires testing
- Percent Complete
- Task Type Feature Request
- Category Sony UP-D printers
-
Assigned To
Solomon Peachy - Operating System All
- Severity Low
- Priority Very Low
- Reported Version 1.0
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Gutenprint / CUPS Dye-sublimation drivers
Opened by Solomon Peachy - 2014-02-18
Last edited by Solomon Peachy - 2019-04-21
Opened by Solomon Peachy - 2014-02-18
Last edited by Solomon Peachy - 2019-04-21
FS#520 - Investigate Sony UP-CR20L aka DNP SL-20
Sony sold their printer line to DNP, which rebranded these two models.
Investigate their Spool format, and find out if they need an intelligent backend.
CR10L uses a spool format similar to the UP-DR150/200. The actual contents of the file are different, but it appears as if the existing backend should work.
CR20L uses a totally different file format than the CR10L, 'PJL' with a 'SONY-PDL-DS2' sub-language. (PJL is an HP printer thing)
Haven't investigated the SL-10/20, but I can't imagine DNP rewriting the firmware to use a different command language.
Theoretically, the backend is now extended to handle the CR10L.
Still need to update the gutenprint code.
Gutenprint code is updated.
Landed a pile of bugfixes in gutenprint and selphy_print that would affect CR20L.