Roy
On Monday, August 17, 2015, richard@... [QuadtoneRIP] <QuadtoneRIP@yahoogroups.com> wrote:
On Monday, August 17, 2015, richard@... [QuadtoneRIP] <QuadtoneRIP@yahoogroups.com> wrote:
Tyler, this might do what you are attempting: Brain's suggestion will work if you are trying to print each ink separately but what follows below will get two inks printing at the same time one on top of the other.Set the ink limits the same value for the 2 channels you want to use, and set the rest of the channels to 0.Set the N_OF_GRAY_PARTS=1SetGRAY_INK_1=KGRAY_VAL_1=100Make the gray_highlight/shadow=0 as Greg said (to get a straight line from 0-100), but instead of making both cross over points 100 make the at the end of the descriptor file paste in COPY_CURVE_(the ink you're using)=KIf you try to set both inks to use the same gray val then one channel gets canceled out. This is the case if you set both inks to GRAY_INK_1= and GRAY_VAL_1=100 as well as setting the second ink to GRAY_INK_2= and GRAY_VAL_2=100. In the text based graph it might look like the C is on top of the K curve, but if you open the quad file CurveView you'll find that only one of the inks is being used (there is only 1 ink with an ink limit that is not "0" )I pasted an example ink descriptor file below which should work for what you need it to do. You will need to make a few changes depending on the number of inks your printer uses, and the ink limit that you want to print with. I stripped out all the stuff that is not needed and there shouldn't be a problem with it if you're working on a Mac.Hope that helps,Richard BoutwellPRINTER=Quad1430-k6CURVE_NAME=Shade2on1GRAPH_CURVE=YESN_OF_INKS=6DEFAULT_INK_LIMIT=0LIMIT_K=75LIMIT_C=75LIMIT_M=0LIMIT_Y=0LIMIT_LC=0LIMIT_LM=0# GRAY VALUE CROSS-OVER POINTSN_OF_GRAY_PARTS=1GRAY_INK_1=KGRAY_VAL_1=100# GRAY CURVE INFORMATIONGRAY_HIGHLIGHT=0GRAY_SHADOW=0GRAY_OVERLAP=0GRAY_GAMMA=1GRAY_CURVE=# Ink CurvesCOPY_CURVE_C=K
--
Sent from Gmail Mobile