From: David R. <d_...@nc...> - 2000-04-03 05:15:27
|
Robert L Krawitz wrote: > > > I don't know why it would show more grain (unless it's due to your > partially clogged nozzle) The difference in grain was very, very slight. One thing that I noticed is that in the "super microweave" mode, the head moves at the faster speed used in 720dpi printing instead of the slower speed used in the normal 1440 microweave mode. Perhaps the reduced settling time causes the very slight change. > It uses a spacing of 15 rows consistently. It's basically equivalent to > our "1440 dpi highest quality" mode. > That's interesting. I wonder if maybe the best approach is to fix the softweave mode rather than trying to get the printer's microweave working. The problem with the original softweave modes seemed to be that the nozzle patterns and/or page advances were not being interpreted by the printer the way the driver thought they would be. If you could get those corrected you'd probably have it. > Let me know if there are any additional testing or print > files that would be helpful. > > That should be enough to get me started. Could you try the following > patch? It's possible that it won't compile; my sandbox is currently > broken because of some code I'm working on; in that case, my > apologies. If it works, could somebody check it in? > I tried the patch, but it didn't compile. Here's the error message: escp2-weavetest.c: In function `main': escp2-weavetest.c:112: too few arguments to function `initialize_weave' make: *** [escp2-weavetest.o] Error 1 -David |