Commit Graph

2126 Commits

Author SHA1 Message Date
Solomon Peachy 9c90c869b1 add kodak8800 to gitignore 2021-08-13 16:30:32 -04:00
Solomon Peachy b7e615c9ba lib70x: Rework the rewind logic a little bit
* Support additional rewind sizes listed in updated EK305 CPC files
 * Some failure paths in the rewind checks could leave rewind enabled
2021-08-13 08:22:39 -04:00
Solomon Peachy 248a0041ea Kodak305: updated CPC data files
Expands rewind table from 4 to 10 entries
2021-08-13 07:43:12 -04:00
Solomon Peachy afb1245434 sony: Add USB ID for UP-CX1 (not expected to work) 2021-08-13 06:24:21 -04:00
Solomon Peachy 43e46b616d s2245: Rename an option flag for the print command
(No funtional change)
2021-08-11 20:00:45 -04:00
Solomon Peachy 364808f4a9 kodak8800: error -> string mapping 2021-08-05 22:17:47 -04:00
Solomon Peachy b8e8c41815 kodak8800: Support dumping the error logs
Still need to convert the error ids into human-readable strings (where possible)
2021-08-05 19:56:36 -04:00
Solomon Peachy 685b381d52 kodak8800: Fix gutenprint regression entries, had the wrong usb id 2021-08-05 08:59:52 -04:00
Solomon Peachy 711d544561 kodak8800: Major improvements! Can now print successfully!
* Job query, canceling
 * Printer status for idle/completion detection
 * Many fixes
 * Head temperature

Todo:

 * Report printer status in human readable
 * Better job queries
 * Decode sensor data & report (know how to report temperature)
 * 8x12 media handling/reporting
2021-08-04 21:50:32 -04:00
Solomon Peachy 20c43a4396 kodak8800: Add info/media/counter cmdline queries
* Fixed standard stats query
 * Still don't know how to identify printer status
2021-08-04 19:07:56 -04:00
Solomon Peachy b2f7e231a3 kodak8800: Fix some crash errors. Printer now properly queries stats. 2021-08-04 17:45:01 -04:00
Solomon Peachy ccec9973eb common: when debug output is requested, disable quiet mode 2021-08-04 17:37:28 -04:00
Solomon Peachy 316710ca63 Add backend for the kodak 8800/9810
* COMPLETELY UNTESTED *

To-Do:

 * Did I menton testing?
 * cmdline tools to query/dump:
   * media
   * counters
   * error log
   * fw versions
 * Query major status (eg idle, printing, etc)
 * Detect errors at runtime (eg cover open, ribbon not loaded, etc)
2021-08-04 17:18:01 -04:00
Solomon Peachy a1be393139 blacklist: Remove the Kodak 8800/9810 for now 2021-07-31 23:34:25 -04:00
Solomon Peachy bd5e58205b mitsu_m1: We weren't allocating sufficient memory for "raw" prints 2021-07-12 20:24:05 -04:00
Solomon Peachy 9871160a45 fix build under mingw 2021-07-12 19:50:15 -04:00
Solomon Peachy ae7806a827 mitsud90: Major bugfixes for panorama support. 2021-07-12 14:40:28 -04:00
Solomon Peachy 94c4b86108 kodak8810: Rework panorama support. WIP! 2021-07-12 14:13:13 -04:00
Solomon Peachy 32d4bcf244 Panorama: Add definitions for Kodak 8810 and 6900/6950 in split script 2021-07-12 13:55:42 -04:00
Solomon Peachy 359ecb0ba2 ek8810: Disable panorama sizes in regression tests for now 2021-07-12 11:08:44 -04:00
Solomon Peachy a0c6b7bf8a mitsud90: Dimensional fixes for panorama split 2021-07-12 11:08:27 -04:00
Solomon Peachy 42806398b3 mitsud90: Rework panorama handling code.
* Expect single-image job from gutenprint
 * Split job into separate overlapping panels
 * Create a job for each panel
 * Nuke original parsed job

Still (major) TODO:  processing overlapping regions!
2021-07-11 22:19:57 -04:00
Solomon Peachy 1ce5a85d82 common: Change backend->read_parse() API to allow returning multiple jobs
Handle up to MAX_JOBS_FROM_READ_PARSE (== 3)
2021-07-11 21:28:28 -04:00
Solomon Peachy 1006f6927c Some panorama work on the EK8810 and Mitsu D90.
Detect the pano flags set by Gutenprint, and error out.
2021-07-11 21:16:55 -04:00
Solomon Peachy 61cd0a06cf mitsu9xxx: Document a few things seen on a CP9810
Either we're not picking up an error condition or we're keying off
the wrong field to determine if printing is complete.
2021-07-09 20:37:07 -04:00
Solomon Peachy f7970ea003 kodak1400: Add error message parsing. Purely informative. 2021-07-06 19:37:42 -04:00
Solomon Peachy d08feb06e8 ek8810: Correct the copy cap for the Kodak 8810 2021-06-30 23:00:17 -04:00
Solomon Peachy fa7ea3844a kodak1400: Add in some observed status/error codes.
Not really worth making the backend report them cleanly.
2021-06-30 15:45:48 -04:00
Solomon Peachy 4dab34a2fb lib70x: Documentation updates 2021-06-28 22:50:32 -04:00
Solomon Peachy 6361fcf6bd d90: More panorama-related fixes 2021-06-26 00:35:05 -04:00
Solomon Peachy 04cd0d08f0 Bump copyright year in a few more places 2021-06-25 18:29:29 -04:00
Solomon Peachy 2a7485c7f8 kodak69xx: Fix some major issues with the Kodak 6900/6950
(wasn't being properly treated as a S2245 variant!)
2021-06-24 21:40:07 -04:00
Solomon Peachy 82d378513e kodak: Add some notes about the Kodak 6950
It's essentially a EK6900, but can cut 5" prints from 6" media
2021-06-23 19:51:06 -04:00
Solomon Peachy 955cee5098 shinko6145: Hopefully fix a bug printing 8x10" sizes. 2021-06-18 20:26:29 -04:00
Solomon Peachy 3c51ebaa6f citizen/dnp: Fix compile error that somehow survived multiple commits. 2021-06-17 07:51:13 -04:00
Solomon Peachy 2f2ad1a6a7 DNP/Citizen: Tweak feature flags for CX-02/CX-02W & DS620/DS820
* CX-02 needs FW 1.01 for fine matte
 * Don't bother with version checks for pre-1.0 firmware features
2021-06-15 09:01:27 -04:00
Solomon Peachy 34981179d0 dnp: use MFG_* instead of magic numbers 2021-06-11 07:50:48 -04:00
Solomon Peachy 56d4606022 citizen: Check CX-02 and CX-02W firmware versions differently from DNP 2021-06-09 19:43:06 -04:00
Solomon Peachy 33beff44c4 mitsu70x: All vert/horiz calibration is in pixels, aka 0.085mm 2021-05-16 08:08:12 -04:00
Solomon Peachy 4cde33cada mitsu70x: Properly decode the horizontal calibration data 2021-05-16 07:51:54 -04:00
Solomon Peachy bdddf828ac Citizen: Detect and report Sticker media (on Citizen CX02)
Stickers need some special handling though, and possibly
a modified printer.  Don't konw how to detect that yet.
2021-05-16 00:16:50 -04:00
Solomon Peachy 5a67be8b93 sinfonia: More PARAM documentation updates. 2021-05-15 14:53:36 -04:00
Solomon Peachy a3f82ba473 Fix a documentation typo 2021-05-15 14:28:54 -04:00
Solomon Peachy 4e8949b288 sinfonia: Move all parameter definitions into common header
Document all known-unknowns for S6145, S2245, EK8810, and EK7000.

As always, S6245 remains unknown!
2021-05-15 12:57:27 -04:00
Solomon Peachy 126a667d94 mitsu70x: Better general test for -S models. 2021-05-14 15:04:10 -04:00
Solomon Peachy 1abd74fbf3 mitsud90: accidently deleted some comments 2021-05-14 12:23:39 -04:00
Solomon Peachy fd2d143363 mitsu70x: Fix inverted calculation. 2021-05-14 11:14:12 -04:00
Solomon Peachy fe5e8f38c2 mitsud90: Add test print capabilities, and document test stuff seen 2021-05-14 11:08:23 -04:00
Solomon Peachy da592851dd mitsu70x: Figured out how to interpret the vertical calibration 2021-05-14 11:08:19 -04:00
Solomon Peachy aaa63cac89 mitsu70x: Support Mitsubishi CP-K60DW-S "HG" media
Apparently there's a "media subtype' field, and HG media needs a
different calibration data file.
2021-05-14 09:15:03 -04:00