|
665 | Feature Request | HiTi family | Supprt "sheet" models like th P461 / Prinhome | Assigned | 2023-04-26 |
Task Description
I have one of these things sitting next to me now, and it's different enough to be annoying. Turns out there are three major families, "roll type", "sheet type" and "card type" and the commands aren't all the same. !%!%# |
|
663 | Feature Request | Common Code | Make backend capable of parsing PPD options | New | 2021-10-28 |
Task Description
The goal here is to make FastReturn a runtime option specified through the PPD, as not every spool file format can be extended to add this awareness. Implementing this would probaably reqire the backend to depend on libcups and its PPD/option parsing stuff. |
|
662 | Feature Request | Common Code | Add support for more STATEs and ATTRibutes | New | 2021-09-30 |
Task Description
Most of these wll need to be added on a per-family basis, though some at least can be handled in the markers code. From CUPS: cover-open, input-tray-missing, marker-supply-empty, marker-supply-low, media-empty, paused, timed-out RFC8011: other, door-open, interlock-open, media-jam, media-low, output-tray-missing, shutdown, Modern CUPS: marker-print-ribbon-almost-empty, marker-print-ribbon-empty, marker-print-ribbon-missing, output-tray-missing, power-down, power-up, subunit-warming-up, document-format-error (?) |
|
660 | Feature Request | Mitsubishi CP-Dxx family | Figure out how to decode cut count and skip count on D7... | New | 2021-05-16 |
Task Description
Cut count is on all of them but the guess is that it's only present in the eeprom dump rather than per-deck info. Skip count is on all printers that can rewind (I think) -- ie K60, D80, EK305. Also probably only in the eeprom dump instead of per-deck info. |
|
659 | Feature Request | Kodak 605/70xx | support "watermarking" on the EK70xx series | Waiting on Customer | 2022-06-24 |
Task Description
Kodak's feature set refers to a textual "watermark" on the print surface. This is presumably the same as DNP's "parial matte" feature. Figure out how to mak ethis happen. |
|
658 | Feature Request | DNP/Citizen | Support the citizen cx-02-s | New | 2021-05-16 |
Task Description
it's an "enhanced" verison of the CX02, but it supports sticker media. Figure out if it has a different USB ID and what all needs changing. |
|
657 | Feature Request | Mitsubishi CP-Dxx family | Query and set vertical calibration | Assigned | 2021-05-16 |
Task Description
A user has a EK305 that cuts about 1mm off. Mitsubshi's service manuals reference a "Service Tool" that can adjust this calibration (and other things) |
|
656 | TODO | Mitsubishi CP-Dxx family | Validate / Test Fujifilm ASK-500 | Waiting on Customer | 2021-03-31 |
Task Description
It's a rebadged CP-M1. Backend support is theoretically complete (except for the USB VID/PID). No gutenprint frontend work yet; I'll hold off on that until I know the backend functions properly. |
|
655 | TODO | Canon Selphy CP/ES | Figure out if matte printing is possible on SelphyNeo m... | New | 2022-11-26 |
Task Description
If you print from the printer's UI, it allows you to select various overcoat patterns -- glossy, a matte-like texture, a finer matte texture, and for some, a fine grid pattern.
The windows drivers don't seem to export this at all. See if this is a fluke. |
|
654 | TODO | Other printers | Validate / Test Nidac Copal printers | Waiting on Customer | 2021-05-04 |
Task Description
DPB-4000 aka Fujifilm ASK4000 aka DNP Q8.
DPB-6000 aka Fujifilm ASK2000
DPB-7000 aka Fujifilm ASK2500
All models are in Gutenprint, and DBP-6000 is reported to work without any special backend. But I want to confirm the rest work, and maybe write a backend so we can run status queries etc? |
|
653 | Feature Request | Mitsubishi MedSci | Implement Sharpening on the CP9xxx and CP30 printer fam... | New | 2020-12-06 |
Task Description
I _think_ it's the same algorithm for both. So use the CP30 to work out what's needed, and test it out.
The library API is already there, so once ready it should just be drop-innable.
Note: This will also require extracting the data tables from the CP30 driver. |
|
652 | Feature Request | Sony UP-D printers | Print combining for UP-DR200 | New | 2020-12-02 |
Task Description
The UP-DR200, under Windows, will automatically combine two 4x6 copies into a single 8x6" print. I have a sniff of this happening; figure out how it works, and implement in the backend if feasible. |
|
651 | Feature Request | Sony UP-D printers | brightness/contrast, etc on the UP-D898 family | New | 2021-09-08 |
Task Description
There's presumably a way to configure this stuff from the host side, In a FILE output mode the Windows drivers don't allow these settings to be changed, so to make this happen I'll have to obtain sniffs. |
|
649 | TODO | Shinko CHC-S6145/S2245 | Support the Kodak 6900/6950 and HiTi M610 | Requires testing | 2021-08-13 |
Task Description
The Kodak 6900 is actually the CHC-S2245-6A The Kodak 6950 is actually the CHC-S2245-6C HiTi M610 is also a rebadged S2245 We have the USB VID/PIDs already; just need a printer to test with. |
|
641 | TODO | Common Code | Rewrite README into more structured ocumentation | New | 2020-03-05 |
Task Description
I'd like to use this as an opportunity to learn ReStructuredText, and the Sphinx documentation system.
How far I take this is another matter.. |
|
639 | TODO | HiTi family | Add job combining support for HiTi family | New | 2020-01-22 |
Task Description
P520/P525 and P720/P750
3.5x5 -> 7x5
4x6 -> 8x6
Combined size is slightly smaller (4 and 23 rows respectively) so we'd have to trim the ends off. Not a big deal.
While I have a P520 printer, I don't have the necessary media to test this. |
|
635 | Feature Request | Mitsubishi CP-Dxx family | Figure out job control / pipelining on D90 & M1 | New | 2020-03-05 |
Task Description
We can tell if the printer is idle or busy, but don't know how to query active jobs, free buffers, and so forth. |
|
634 | Feature Request | Shinko CHC-S6245/ Kodak 8810 | Support Panorama sizes on EK8810 | Requires testing | 2021-07-13 |
Task Description
EK8810 in the APEX system supports: 8x14, 8x16, 8x18, 8x20, 8x22, 8x24, 8x32, and 8x36 print sizes. (8x32, and 8x36 are presumably only available on 8x12 media) Figure out how to make this happen. And what needs to be done on the overlapping areas. |
|
633 | Feature Request | DNP/Citizen | Support Panorama on DS620 and DS820 families | Researching | 2021-07-13 |
Task Description
DS620 supports 6x14 and 6x20" prints, and DS820 supports 8x18/8x26 and 8x20/8x32 sizes. |
|
632 | Feature Request | Mitsubishi CP-Dxx family | Support Panorama on CP-D90DW family | Requires testing | 2021-07-13 |
Task Description
Printer supports combining two or three 6x8 prints into 6x14 or 6x20 panoramas. Figure out how to do this. |
|
630 | TODO | Canon Selphy CP/ES | Investigate port 59223 on wifi-enabled Selphy models | Researching | 2021-06-10 |
Task Description
On CP900, CP910, CP1200, and CP1300, a telnet interface is present on port 59223. Upon connecting, it prompts for an unknown password. |
|
629 | Feature Request | HiTi family | Support the HiTi CS-2xx card models. | New | 2019-10-05 |
Task Description
HiTi supplied source code, in an "open source all rights reserved" drop |
|
624 | Feature Request | Kodak 605/70xx | Figure out backprinting on Kodak 7010 and 7015 | Requires testing | 2019-09-23 |
Task Description
No documentation, no driver option, no idea how to drive it |
|
613 | Feature Request | Mitsubishi CP-Dxx family | Figure out how to pipeline jobs with D70 family | New | 2021-02-20 |
Task Description
Right now the backend won't attempt to send anything over if a given deck is printing. However, the printer has 4*num_banks buffers that can be used to pipeline jobs!
So, try to figure out a way to overlap things. We'll have to be smarter about jobids.. |
|
608 | TODO | Common Code | Make Gutenprint more cross-compile friendly | New | 2020-03-27 |
Task Description
The problem is that, at compile time, we rely on some host-compiled stuff to generate data files and whatnot. We need to compile the same stuff for the target.
I wonder if it may be worth moving to a more unified Make environment.. |
|
590 | Feature Request | Other printers | Investigate Kodak D4600 / Mitsubishi CP-W5000 | New | 2019-07-08 | |
|
588 | Bug Report | Magicard family | Registration/Alignment issue with Black plane | New | 2018-01-04 | |
|
585 | Feature Request | Zebra printers | Add support for Zebra ID card printers. | New | 2020-03-17 | |
|
580 | Bug Report | Canon Selphy CP/ES | Detect when on battery power and handle it gracefully | New | 2022-12-12 | |
|
572 | Feature Request | Mitsubishi MedSci | Figure out how to set printer sharpening on the P95D | New | 2020-02-27 | |
|
569 | Feature Request | Mitsubishi CP9xxx family | Figure out image processing algorithms for CP-98xx fami... | Requires testing | 2020-06-20 | |
|
568 | TODO | Mitsubishi CP-Dxx family | Figure out how to set the "user string" that's supposed... | New | 2017-03-23 | |
|
567 | Feature Request | Mitsubishi CP-Dxx family | Figure out how to query the overall job status on the D... | New | 2017-03-23 | |
|
565 | Feature Request | Mitsubishi CP9xxx family | CP-9600 family supposedly supports some sort of multicu... | New | 2017-03-23 | |
|
557 | Feature Request | Sony UP-D printers | Investigate Sony DPP-FP30 | New | 2019-03-26 | |
|
556 | Feature Request | Sony UP-D printers | status queries and flow control | Researching | 2021-08-15 | |
|
548 | Feature Request | Shinko CHC-S6145/S2245 | Add support for Sinfonia CHC-S6145-5A (aka CS2-c) | New | 2019-06-04 | |
|
537 | Feature Request | Other printers | Write backend for Shinko DP-1045 and Kodak D4000 | New | 2019-05-14 | |
|
521 | Feature Request | HiTi family | Investigate P530D, P310W, X610, and others? | Waiting on Customer | 2022-06-27 | |
|
520 | Feature Request | Sony UP-D printers | Investigate Sony UP-CR20L aka DNP SL-20 | Requires testing | 2020-11-10 | |
|
505 | TODO | Other printers | Verify support for Mitsubishi CP3020D/DA printers (and ... | Requires testing | 2021-08-05 | |
|
500 | TODO | Other printers | Investigate Shinko S8145 | New | 2019-05-23 | |