All Projects

ID  desc Task Type Category Summary Status Last Edited
 684 Feature RequestMitsubishi CP-Dxx family Job combining on the CP-M1 (and D90? family) Closed2024-01-21 Task Description

Arguably is useful for the W5000 too, but that's more complicated.

The CP-M1E can rewind (gloss prints only), the CP-M1A cannot (I think!)

So add combining to make this work better.

 

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

Such as the CP-D70 series.

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

(Includes rebranded variants like Kodaks..)

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

no task description

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.

 679 Feature RequestDNP/Citizen Figure out how to program serial number Closed2023-12-31 Task Description

One of the printers I have has a blank serial number string.  DNP's service tool has a way to update it, so ... figure out how that works, and implement it.

(I can't use the service tool to fix this as it's tied to a different model from the one with the bogus serial number)

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.

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.

 676 Feature RequestSony UP-D printers Add support for UP-D711MD Closed2023-11-29 Task Description

It's a small form factor monochrome thermal printer.

 675 Feature RequestHiTi family Heattable v2 decoding & Processing Closed2023-11-30 Task Description

In particular, how do we go from the v2 tables to the SHPTC commands?   I've been slowly reverse-engineering the HiTi library, but it's a convoluted mess.

Additionally, figure out what triggers use of the 'ri1' vs 'ri' data files on the P52x series, what the 'p' heat table quality code refers to, and what the 'CL' (vs 'C') LUT type refers to.

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

4x6, sheet fed, has USB port.

673Bug ReportOther printersSupport more modern Kodak Dock printersNew2023-09-27 Task Description

Dock Plus, Dock Premium.

Might be wifi only though.

672Feature RequestOther printersInvestigate HP Sprocket Studio printersNew2023-09-27 Task Description

Similar to the SELPHY models, 4x6" print sheet fed.

Might be wifi only.

671Feature RequestHiTi familySupport P110 familyNew2023-09-10 Task Description

HiTi has a binary-only driver for this.

Unlikely to see support given its age and limited media availability.

670Feature RequestHiTi familySupport P530DWaiting on Customer2023-09-10 Task Description

Duplexing 6" model. Unfortunately will need sniffs.

669Feature RequestHiTi familySupport X610Waiting on Customer2023-09-10 Task Description

Three-head high-speed model capable of near-arbitary print lengths.

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)

 

667Feature RequestOther printersSupport Liele Amber / M200 (4x6)New2023-09-27 Task Description

It's more or less equivalen tto the SELPHY series.  1280px wide print head, 300x300 dpi.

 

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.

665Feature RequestHiTi familySupprt "sheet" models like the P310 and P320 series.Waiting on Customer2023-06-12 Task Description

I have a P461 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.  !%!%#

 664 Bug ReportHiTi family P525 1.28 firmware "doesn't print" Closed2023-03-20 Task Description

User report.  Claims it works on older fw, but unable to report the precise version that works vs doesn't.  Supposedly using recent-ish selphy_print, unknown version.

Need to update P520L printer to this FW and see what happens.

663Feature RequestCommon CodeMake backend capable of parsing PPD optionsNew2021-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.

 

662Feature RequestCommon CodeAdd support for more STATEs and ATTRibutesNew2021-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 (?)

 661 Feature RequestKodak 605/70xx Figure out what's changed in the Kodak 7000 5R Closed2021-08-20 Task Description

It appears to be the same as the 7015 minus the backprinter.

Also, it (and the 7015) support 5x3.5, 5x4, 5x5, and 5x7,5" sizes!

So install the current Windows drivers and add the missing sizes.

660Feature RequestMitsubishi CP-Dxx familyFigure out how to decode cut count and skip count on D7...New2021-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.

659Feature RequestKodak 605/70xxsupport "watermarking" on the EK70xx seriesWaiting on Customer2022-06-24
658Feature RequestDNP/CitizenSupport the citizen cx-02-sWaiting on Customer2023-10-01
657Feature RequestMitsubishi CP-Dxx familyQuery and set vertical calibrationAssigned2021-05-16
656TODOMitsubishi CP-Dxx familyValidate / Test Fujifilm ASK-500Waiting on Customer2021-03-31
655TODOCanon Selphy CP/ESFigure out if matte printing is possible on SelphyNeo m...New2022-11-26
654TODOOther printersValidate / Test Nidac Copal printersRequires testing2023-10-01
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
651Feature RequestSony UP-D printersbrightness/contrast, etc on the UP-D898 familyNew2021-09-08
 650 TODODNP/Citizen determine relevant changes in newer firmware Closed2020-11-01
649TODOShinko CHC-S6145/S2245Support the Kodak 6900/6950 and HiTi M610Requires testing2021-08-13
 647 Feature RequestCommon Code allow CORRTABLE_PATH to be overridden at runtime Closed2020-02-16
 642 Bug ReportMitsubishi CP-Dxx family Faint yellow-ish bands visible on a predominantly white ...Closed2020-02-27
641TODOCommon CodeRewrite README into more structured ocumentationNew2020-03-05
 640 Feature RequestDNP/Citizen Add support for the new DNP QW410 and Citizen CZ-01 Closed2020-04-24
 639 TODOHiTi family Add job combining support for HiTi family Closed2023-12-25
 638 TODOShinko CHC-S6145/S2245 Add job combining support for S6145 family  Closed2020-02-13
 635 Feature RequestMitsubishi CP-Dxx family Figure out job control / pipelining on D90 & M1 Closed2024-01-21
634Feature RequestShinko CHC-S6245/ Kodak 8810Support Panorama sizes on EK8810Requires testing2024-01-21
 633 Feature RequestDNP/Citizen Support Panorama on DS620 and DS820 families Closed2023-12-29
632Feature RequestMitsubishi CP-Dxx familySupport Panorama on CP-D90DW familyRequires testing2024-01-21
 631 TODOMitsubishi CP-Dxx family Add support for "Margin Cut" option on CP-D90DW Closed2020-01-19
630TODOCanon Selphy CP/ESInvestigate port 59223 on wifi-enabled Selphy modelsResearching2021-06-10
629Feature RequestHiTi familySupport the HiTi CS-2xx card models.Waiting on Customer2023-11-30
 628 Bug ReportHiTi family Flakiness with respect to job submission on P520L Closed2020-01-16
Showing tasks 1 - 50 of 390 Page 1 of 8

Available keyboard shortcuts

Tasklist

Task Details

Task Editing