|
Re: Re: Reverse-engineering CD printing on the Epson R300: msg#00102linux.printing.gimp-print.devel
Hi, The patch does indeed work, allowing printing from the plugin. The alignment is about 3/4" too far left and about 1/2" too far up. I tried changing to the 399, 394 as you suggested, but this did not appear to change the alignment. I also note that if I try to print only in the top half of the CD, the CD feeds, but nothing at all gets printed. I was wondering how I might add A4 to the list of allowable page sizes for the CD printing. Using A4 page size appears to be what Epson recommends to developers for CD printing, as per the following document: http://www.epsondevelopers.com/documents/CDDVDTemplate.pdf The way the plugin works, with the custom page sizes, is fine, but for applications printing through the cups driver, making A4 templates may be the easiest way to go. Thanks! Ken On Sat, 2004-07-24 at 22:36, Robert L Krawitz wrote: > Could you try this patch and see if it works? How badly off is the > alignment? If it's off by 2-3 inches, try copying the 399, 394 from > the Stylus Photo 900 entry immediately above it. > > *** print-escp2-data.c.~1.156.~ 2004-06-29 21:16:19.000000000 -0400 > --- print-escp2-data.c 2004-07-24 23:28:08.682609560 -0400 > *************** > *** 353,364 **** > { 6, "IR\002\000\000\000"} > }, > { > "CD", > N_("Print to CD"), > 1, > 0, > 0, > ! { 16, "IR\002\000\000\001EX\006\000\000\000\000\000\005\000" }, > { 6, "IR\002\000\000\000"} > }, > { > --- 353,373 ---- > { 6, "IR\002\000\000\000"} > }, > { > + "Manual", > + N_("Manual Feed"), > + 0, > + 0, > + 0, > + { 36, > "PM\002\000\000\000IR\002\000\000\001EX\006\000\000\000\000\000\005\000FP\003\000\000\000\000PP\003\000\000\002\001" > }, > + { 6, "IR\002\000\000\000"} > + }, > + { > "CD", > N_("Print to CD"), > 1, > 0, > 0, > ! { 36, > "PM\002\000\000\000IR\002\000\000\001EX\006\000\000\000\000\000\005\000FP\003\000\000\000\000PP\003\000\000\002\001" > }, > { 6, "IR\002\000\000\000"} > }, > { > *************** > *** 399,410 **** > { 6, "IR\002\000\000\000"} > }, > { > "CD", > N_("Print to CD"), > 1, > 0, > 0, > ! { 16, "IR\002\000\000\001EX\006\000\000\000\000\000\005\000" }, > { 6, "IR\002\000\000\000"} > }, > { > --- 408,428 ---- > { 6, "IR\002\000\000\000"} > }, > { > + "Manual", > + N_("Manual Feed"), > + 0, > + 0, > + 0, > + { 36, > "PM\002\000\000\000IR\002\000\000\001EX\006\000\000\000\000\000\005\000FP\003\000\000\000\000PP\003\000\000\002\001" > }, > + { 6, "IR\002\000\000\000"} > + }, > + { > "CD", > N_("Print to CD"), > 1, > 0, > 0, > ! { 36, > "PM\002\000\000\000IR\002\000\000\001EX\006\000\000\000\000\000\005\000FP\003\000\000\000\000PP\003\000\000\002\001" > }, > { 6, "IR\002\000\000\000"} > }, > { > *************** > *** 1627,1633 **** > 4, 15, 0, 0, > p3pl_dotsizes, p3pl_densities, &stpi_escp2_variable_3pl_pmg_drops, > stpi_escp2_superfine_reslist, &stpi_escp2_photo_gen3_inkgroup, > ! variable_bits, variable_base_res, &cd_cutter_roll_feed_input_slot_list, > &standard_quality_list, &new_init_sequence, &je_deinit_sequence, > NULL > }, > --- 1645,1651 ---- > 4, 15, 0, 0, > p3pl_dotsizes, p3pl_densities, &stpi_escp2_variable_3pl_pmg_drops, > stpi_escp2_superfine_reslist, &stpi_escp2_photo_gen3_inkgroup, > ! variable_bits, variable_base_res, &cd_roll_feed_input_slot_list, > &standard_quality_list, &new_init_sequence, &je_deinit_sequence, > NULL > }, -- Kenneth P. Esler Jr. UIUC Dept. of Physics 3139 Engineering Sciences Building (217) 333-3087 (Office) (217) 390-8132 (Cell) ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Re: Reverse-engineering CD printing on the Epson R300: 00102, Robert L Krawitz |
|---|---|
| Next by Date: | Re: Re: Reverse-engineering CD printing on the Epson R300: 00102, Robert L Krawitz |
| Previous by Thread: | Re: Re: Reverse-engineering CD printing on the Epson R300i: 00102, Robert L Krawitz |
| Next by Thread: | Re: Re: Reverse-engineering CD printing on the Epson R300: 00102, Robert L Krawitz |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |