Skip to main content
10-Marble
September 2, 2015
Solved

interlace drawing sheets (for the plotter)

  • September 2, 2015
  • 11 replies
  • 4668 views

Hello to the PTC community,

 

is it possible in Creo the drawing sheets to send interleaved to the plotter?

 

Our starting situation is: We have a one drw file with multiple sheets in different sheet formats.

This print job, with different formats, we would like to conserve resources to print on the plotter.

 

When we send the drw file as a PDF file to the plotter, then the print job is nested.

 

If we print it with Creo, the print job is not nested.
 
Does anyone have experience with this issue or is this issue with Creo at all possible?
 
Note: The Printer is a HP Designjet T1300 PostScript
In the plotter option is set nest.
 
Thanks in advance
 
Heiko

This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
Best answer by MartinHanak

Heiko,

case no.1 ... Creo Print job (.ps) over command prompt = the print job is nested

  • Creo generates files containing general Postscript code
  • when you send these files to the postscript printer, printer's internal postscript processor processes them (according current printer's settings) and prints them
  • Windows does not have any influence on printing proces

case no.2 ... Print directly from Creo = the print job is not nested

  • you did not attach any picture, therefore I only guess that you are printing on Windows printer using Creo MS printer manager
  • in this case Creo sends data in unknown format to Windows printer driver, the driver generates Postscript code corresponding to Windows printer settings and sends it to physical printer
  • I have no idea why nesting does not work in this case ... suggestion: you can check all tabs in Windows printer settings dialog box

Conclusion: Case no.1 works well, so use it and forget about Case no.2 .

Martin Hanak

11 replies

24-Ruby III
September 2, 2015

Heiko,

when you print from Creo, do you use MS Printer Manager Creo printer -OR- Postscript Creo printer ?

May be you can create group of Postscript files representing sheets of your drawing and send them to the print from Command prompt window using copy command to test nesting functionality of the printer.

Martin Hanak

hhagedorn10-MarbleAuthor
10-Marble
September 4, 2015

Martin,

we have a Postscript Printer.

We have now tested the following:

- Print directly from Creo = the print job is not nested.

- Print directly from a pdf File = the print job is nested.

Then we caught on the print server in the directory C:\Windows\System32\spool\Printers, the SPL files.

Both from a pdf, as well as a Creo print job.

Then we sent these jobs with the command prompt directly to the printer.

The Result is following:

- Creo Print job over command prompt = the print job is not nested.

- pdf File Print job over command prompt = the print job is nested.

This means that this is due to the file produced by Creo, or am I wrong here?

But what is the solution for this problem?

Heiko

24-Ruby III
September 4, 2015

Heiko,

do you use this printer from Creo 2.0 ?

print.png

This way you will get Postscript files with .ps or .plt extension. try to send them to your printer.

Martin Hanak

hhagedorn10-MarbleAuthor
10-Marble
September 7, 2015

Martin,

thank you again and again for your patience and your support!

I would like to comment your last posting.

No, the drawing what we have as a test file includes no picture on it.

Yes, it is a Windows Printer who knows the language "postscript".

And yes it seems to me that this depends on a Windows Print Manager.

When you talk from the Windows printer settings dialog box, do you mean the dialog box who pops up when you print in Creo??

print.png

The settings of this box is, are stored in the *.pcf file.

Can you help me what has to be set about in these settings?

At the moment for the expression test, I've just used a PCF File snapped to test it, the current settings are:

plotter_pcf_file_settings.JPG

Heiko

P.S. Sorry if I might ask some things behind a little odd or I am on the wrong track, but printing is not my area of expertise.

hhagedorn10-MarbleAuthor
10-Marble
September 7, 2015

Latest Update!!!

After I have made the following settings: rotate_plotting yes, the plotter interleaved also the printjob of Creo!!!!!!!!

Now it comes the finely tuining!

Thanks for all!

24-Ruby III
September 7, 2015

Heiko,

it's nice to read that the problem is resolved .

Martin Hanak