- Status Requires testing
- Percent Complete
- Task Type Feature Request
- Category DNP/Citizen
-
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: CUPS Dyesub Backends
Opened by Solomon Peachy - 2015-08-26
Last edited by Solomon Peachy - 2015-12-01
Opened by Solomon Peachy - 2015-08-26
Last edited by Solomon Peachy - 2015-12-01
FS#538 - Add support for DS80DX
It has all the joy of the DS80, but also supports sheet-fed simplex and duplex operation. It's a veritable mess to support cleanly.
Roll operation is identical to the DS80, with a few additional commands to query duplexer status.
Duplex is only supported with Cut media, which has a different set of supported media sizes.
Backend now has a lot of the basic stuff added (status queries, media sanity checking)
Gutenprint proper needs a ton of work still, and nothing ensures correct simplex/duplex codes when using cut media, as that is dependent on the print job itself.
Gutenprint is theoretically ready now.
Found the USB VID/PID.
And programmed it in wrong. This code has been broken for two years.
Turns out the USB PID was still wrong. Corrected. Hopefully getting more feedback soon.
committed a couple of bugfixes