kodak68xx: Supports 4x6-div2!

This commit is contained in:
Solomon Peachy 2019-05-12 00:47:01 -04:00
parent 5cde2b7cb7
commit d10a4ffc45
2 changed files with 3 additions and 0 deletions

View File

@ -1191,6 +1191,8 @@ static int kodak6800_read_parse(void *vctx, const void **vjob, int data_fd, int
job->hdr.method = 0x23;
} else if (rows == 1240) {
job->hdr.method = 0x01;
} else if (rows == 1282) {
job->hdr.method = 0x20;
} else if (rows == 1882) {
job->hdr.method = 0x22;
} else if (rows == 2490) {

View File

@ -59,6 +59,7 @@ kodak-6800,kodak6800,0x040a,0x4021,0xb,PageSize=w432h576
kodak-6850,kodak6850,0x040a,0x402b,0xb,PageSize=w144h432
kodak-6850,kodak6850,0x040a,0x402b,0xb,PageSize=w216h432
kodak-6850,kodak6850,0x040a,0x402b,0xb,PageSize=w288h432
kodak-6850,kodak6850,0x040a,0x402b,0xb,PageSize=w288h432-div2
kodak-6850,kodak6850,0x040a,0x402b,0xb,PageSize=w432h432
kodak-6850,kodak6850,0x040a,0x402b,0xb,PageSize=w432h432-div2
kodak-6850,kodak6850,0x040a,0x402b,0xb,PageSize=w432h576

1 #gp_printername,backend,vid,pid,type,gp_options
59 kodak-6850,kodak6850,0x040a,0x402b,0xb,PageSize=w144h432
60 kodak-6850,kodak6850,0x040a,0x402b,0xb,PageSize=w216h432
61 kodak-6850,kodak6850,0x040a,0x402b,0xb,PageSize=w288h432
62 kodak-6850,kodak6850,0x040a,0x402b,0xb,PageSize=w288h432-div2
63 kodak-6850,kodak6850,0x040a,0x402b,0xb,PageSize=w432h432
64 kodak-6850,kodak6850,0x040a,0x402b,0xb,PageSize=w432h432-div2
65 kodak-6850,kodak6850,0x040a,0x402b,0xb,PageSize=w432h576