Gutenprint / CUPS Dye-sublimation drivers

This is my personal to-do list for printer-related tasks, encompassing both Gutenprint (https://gimp-print.sourceforge.io/) development and CUPS backend work (https://git.shaftnet.org/gitea/slp/selphy_print.git)

ID Task Type  desc Category Summary Status Last Edited
654TODOOther printersValidate / Test Nidac Copal printersRequires testing2023-10-01 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?

500TODOOther printersAdd support for the Shinko S8145Waiting on Customer2023-10-01 Task Description

The T1/S8145 is a fancy "silver foil" thingey with two print heads.

Won't happen until a user with one shows up.

655TODOCanon Selphy CP/ESFigure out if matte printing is possible on SelphyNeo m...New2022-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.

649TODOShinko CHC-S6145/S2245Support the Kodak 6900/6950 and HiTi M610Requires testing2021-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.

505TODOOther printersVerify support for Mitsubishi CP3020D/DA printers (and ...Requires testing2021-08-05 Task Description

Experimental support is in gutenprint, but this needs testing.

630TODOCanon Selphy CP/ESInvestigate port 59223 on wifi-enabled Selphy modelsResearching2021-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.

656TODOMitsubishi CP-Dxx familyValidate / Test Fujifilm ASK-500Waiting on Customer2021-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.

608TODOCommon CodeMake Gutenprint more cross-compile friendlyNew2020-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..

641TODOCommon CodeRewrite README into more structured ocumentationNew2020-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..

568TODOMitsubishi CP-Dxx familyFigure out how to set the "user string" that's supposed...New2017-03-23 Task Description

There's a proper serial number returned so that's not so critical.

634Feature RequestShinko CHC-S6245/ Kodak 8810Support Panorama sizes on EK8810Requires testing2024-01-21 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.

632Feature RequestMitsubishi CP-Dxx familySupport Panorama on CP-D90DW familyRequires testing2024-01-21 Task Description

Printer supports combining two or three 6x8 prints into 6x14 or 6x20 panoramas. Figure out how to do this.

680Feature RequestShinko CHC-S6145/S2245Support Panorama on Kodak 6900/6950 modelsNew2024-01-07 Task Description

These variations of the S2245 can generate multi-panel panoramas.

No idea how this implemented yet.

682Feature RequestKodak 605/70xxFirmware update support on Sinfonia modelsResearching2024-01-06 Task Description

(Includes rebranded variants like Kodaks..)

683Feature RequestMitsubishi CP-Dxx familyFirmware update support on Mitsubishi modelsNew2024-01-01 Task Description

Such as the CP-D70 series.

681Feature RequestHiTi familyFirmware update support on HiTi modelsNew2024-01-01 Task Description

no task description

668Feature RequestDNP/CitizenSupport Fujifilm ASK-400Waiting on Customer2023-12-31 Task Description

Appears to be a rebadged Citizen CX-02 / DNP DS620

Main questions are what the VID/PID/IEEE1284 IDs are, and what firmware features were stripped out vs the other models.

(Eg rewind support, partial matte, and more)

 

678Feature RequestHiTi familyFigure out what the 'p' 'm' and 'r' quality identifier ...Researching2023-12-15 Task Description

h == Normal Quality

q == High Quality

p/m/r == ???

 

There's also the LUT files with H/M/T quality codes.

629Feature RequestHiTi familySupport the HiTi CS-2xx card models.Waiting on Customer2023-11-30 Task Description

HiTi supplied source code, in an "open source all rights reserved" drop

569Feature RequestMitsubishi CP9xxx familyFigure out image processing algorithms for CP-98xx fami...Requires testing2023-11-25 Task Description

They're an older-generation of the D70 family's.  Data tables are unfortunately embedded inside the drivers, which makes this a lot more challenging. Sigh.

(If nothing else, simply obtaining the RGB->YMC conversion/gamma tables would make the printers immediately useful..)

677Feature RequestShinko CHC-S6245/ Kodak 8810Support updating lamination data on Sinfonia models (ie...New2023-10-30 Task Description

The EK8810 (and likely others) allow the current lamination data to be updated/replaced.

This potentially allows for a partial matte feature on all of these printers.

658Feature RequestDNP/CitizenSupport the citizen cx-02-sWaiting on Customer2023-10-01 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.

537Feature RequestOther printersWrite backend for Shinko DP-1045 and Kodak D4000Waiting on Customer2023-10-01 Task Description

Aka ColorStream D3

They're the same thing, an 8" wide duplex printer. No support in Gutenprint yet.

666Feature RequestOther printersSupport Kodak D4600Requires testing2023-10-01 Task Description

This is a rebadged version of the Mitsubishi CP-W5000.   It likely has a unique USB VID/PID but it may also require tweaks to the command stream.

Until someone pops up with one of these, it's not going to happen.

674Feature RequestOther printersSupport iDRPT 4x6 printer (Zeva 1966)New2023-09-27 Task Description

4x6, sheet fed, has USB port.

672Feature RequestOther printersInvestigate HP Sprocket Studio printersNew2023-09-27
667Feature RequestOther printersSupport Liele Amber / M200 (4x6)New2023-09-27
671Feature RequestHiTi familySupport P110 familyNew2023-09-10
670Feature RequestHiTi familySupport P530DWaiting on Customer2023-09-10
669Feature RequestHiTi familySupport X610Waiting on Customer2023-09-10
665Feature RequestHiTi familySupprt "sheet" models like the P310 and P320 series.Waiting on Customer2023-06-12
659Feature RequestKodak 605/70xxsupport "watermarking" on the EK70xx seriesWaiting on Customer2022-06-24
663Feature RequestCommon CodeMake backend capable of parsing PPD optionsNew2021-10-28
662Feature RequestCommon CodeAdd support for more STATEs and ATTRibutesNew2021-09-30
651Feature RequestSony UP-D printersbrightness/contrast, etc on the UP-D898 familyNew2021-09-08
556Feature RequestSony UP-D printersstatus queries and flow controlResearching2021-08-15
660Feature RequestMitsubishi CP-Dxx familyFigure out how to decode cut count and skip count on D7...New2021-05-16
657Feature RequestMitsubishi CP-Dxx familyQuery and set vertical calibrationAssigned2021-05-16
613Feature RequestMitsubishi CP-Dxx familyFigure out how to pipeline jobs with D70 familyNew2021-02-20
653Feature RequestMitsubishi MedSciImplement Sharpening on the CP9xxx and CP30 printer fam...New2020-12-06
652Feature RequestSony UP-D printersPrint combining for UP-DR200New2020-12-02
520Feature RequestSony UP-D printersInvestigate Sony UP-CR20L aka DNP SL-20Requires testing2020-11-10
585Feature RequestZebra printersAdd support for Zebra ID card printers.New2020-03-17
572Feature RequestMitsubishi MedSciFigure out how to set printer sharpening on the P95DNew2020-02-27
624Feature RequestKodak 605/70xxFigure out backprinting on Kodak 7010 and 7015Requires testing2019-09-23
548Feature RequestShinko CHC-S6145/S2245Add support for Sinfonia CHC-S6145-5A (aka CS2-c)New2019-06-04
557Feature RequestSony UP-D printersInvestigate Sony DPP-FP30New2019-03-26
567Feature RequestMitsubishi CP-Dxx familyFigure out how to query the overall job status on the D...New2017-03-23
565Feature RequestMitsubishi CP9xxx familyCP-9600 family supposedly supports some sort of multicu...New2017-03-23
673Bug ReportOther printersSupport more modern Kodak Dock printersNew2023-09-27
Showing tasks 1 - 50 of 52 Page 1 of 2

Available keyboard shortcuts

Tasklist

Task Details

Task Editing