Possibility to convert csv-file with only L*A*B* values into a ArgyllCMS ti3 file

Epatcola

Fan of Printing
Joined
Mar 21, 2020
Messages
64
Reaction score
29
Points
50
Printer Model
various
Hi Micronica: there is some cheating involved: I use photoshop to stretch and squeeze the whole thing for the patches to become square: this is not possible with printtarg only: you will end with elongated patches as always.
This
targen -v -d2 -g 16 -f 486 test
printtarg -r -v -i 22 -p A4 -a 1.2506 -T914.4 test

produces 486 x 10mm square patches on an A4 sheet:

test.jpg


The instrument type parameter seems to control the shape of the patches and peripheral annotations. The -a parameter scales the patch size. I didn't look at the output for other instrument types. There may be a more efficient option.

With the rule I printed I can read about 1 patch per second and about 5 seconds per column for rule alignment. So reading this would take just under 10 minutes.

This
targen -v -d2 -g 16 -f 216 testa5
printtarg.exe -r -v -i 22 -p 148.5x210 -a 1.2506 -T914.4 testa5

produces 216 10mm square patches on an A5 sheet.

The sheets need to be printed at 360 dpi. The -T parameter to printarg is supposed to set DPI (in tif terms resolution) but seems to need a value of dots per 2.54 inches to get dots per inch in the file.
 
Top