The Citizen CW-01 and OP900 are similar to their later models.

Also, the OP900 was rebadged by several manufacturers.  All of these are
theoretically supportable if we get the appropriate USB IDs here.
This commit is contained in:
Solomon Peachy 2014-02-01 13:33:37 -05:00
parent 0916716b6a
commit 2886b6ecd7
6 changed files with 14 additions and 1 deletions

5
README
View File

@ -32,7 +32,10 @@
Work-in-progress printers:
Mitsubishi CP-D70DW, CP-D707DW and CP-K60DW
Citizen CX/CX-W/CY/CW-02/OP900II
DNP DSRX1
Citizen CX/CX-W/CY/CW-01/OP900/CW-02/OP900II
Olmec OP900
ICI Imagedata OP900
***************************************************************************

View File

@ -49,6 +49,8 @@
//#define USB_PID_CITIZEN_CX XXXXX
//#define USB_PID_CITIZEN_CX-W XXXXX
//#define USB_PID_CITIZEN_CY XXXXX
//#define USB_PID_CITIZEN_CW-01 XXXXX
//#define USB_PID_CITIZEN_OP900 XXXXX
//#define USB_PID_CITIZEN_CW-02 XXXXX
//#define USB_PID_CITIZEN_OP900II XXXXX
@ -927,6 +929,8 @@ struct dyesub_backend dnpds40_backend = {
// { USB_VID_CITIZEN, USB_PID_CITIZEN_CY, P_DNP_DS80, ""},
// { USB_VID_CITIZEN, USB_PID_CITIZEN_CW-02, P_DNP_DS80, ""},
// { USB_VID_CITIZEN, USB_PID_CITIZEN_OP900II, P_DNP_DS80, ""},
// { USB_VID_CITIZEN, USB_PID_CITIZEN_CW-01, P_DNP_DS80, ""},
// { USB_VID_CITIZEN, USB_PID_CITIZEN_OP900, P_DNP_DS80, ""},
{ 0, 0, 0, ""}
}
};

Binary file not shown.

Binary file not shown.

BIN
icm/Citzen_CY/CY_0100.icc (Stored with Git LFS) Normal file

Binary file not shown.

BIN
icm/DNP_DSRX1/RX1.icc (Stored with Git LFS) Normal file

Binary file not shown.