R3000 inkseparation/calibration problem
2014-01-28 by Bob Belleville
Short description of the problem:
I have both a Epson 2200 and an R3000. All works well with the 2200 but the inkseparation files printed in calibration mode only print ink on the K, C, M, and Y heads. All the others are blank.
Details:
QTR 2.7.2 for windows.
Win 7 Pro fully up to date. 6 core AMD cpu and 8G ram.
R3000 on wireless. Prints fine with LR and PS. Nozzle check is all fine all heads working.
I did inkseparation checks on the 2200 and then built custom curves that work for the
2200 before starting the R3000 so I know basically how this works.
Printing the inkseparation.tif in calibration mode works on the K,C,M,Y and then just fades out
with no other heads activated.
Using Python I constructed a number of test .tif files that work on the 2200 to show all
heads. 7 head are fully functional on the 2200 but only the 4 above print on the R3000.
I made patches with the following (RGB) codes:
([127, 191, 223, 239, 247, 251, 253, 254],30,255) total of 8 and
(255,30,[127, 191, 223, 239, 247, 251, 253, 254]) total of 8
In the first group all 7 head work on the 2200 but only
([127, 191, 223, 239],30,255) work on the R3000.
The second batch which have the Orange and Green heads for the 10 ink printers show
nothing on the R3000.
Does anyone on the windows side actually have the R3000 working? What are the 'head codes'
to get to the other 4 inks?
many thanks