×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

Batch Printing

Batch Printing

Batch Printing

(OP)
I'm trying to set up some batch printing where I work.  We can't use a pdm system because of multiple locations...among other issues.

We've just moved to one .slddrw file per .sldasm or .sldprt.  I'm looking for a program that I can store lists for products.  We reuse parts in many different products.  I want to be able to store lists to cut down on errors, where not all the parts used in an assembly/product are printed.  I've used swBatchPrint v1.4 but it only displays 8 characters and has issues with spaces, this won't work.

Does anyone know of a program that will allow me to setup print lists of SW drawings that can be edited if need be?

RE: Batch Printing

This program is pretty slick.  I am not sure if it does exactly what you want, but you can download and use it free for a month.  Price is under $100 if my memory is correct.  Give it a try.  PAC4SWX

http://swtools.cad.de/us_prog_pac.htm

RE: Batch Printing

I am not sure if this is a good alternative. Try using SW scheduler.

RE: Batch Printing

Would it be helpful to store pdfs of the solidworks drawing and then have a print list that opened and printed the pdfs?  Such a thing may be more readily available than a solidworks utility.  Seems like someone well versed in writing macros and VB could generate something pretty slick relatively easily.

-Dustin
Professional Engineer
Certified SolidWorks Professional

RE: Batch Printing

(OP)
ShaggyPE-That's something I'm looking into.  It would allow non SW users to create prints.

bmrao123-Is SW scheduler built into PDMworks?  The way our multiple locations are setup a PDM system won't work.

sorg-This program looks like what I'm looking for.  I'll give it a shot.

RE: Batch Printing

JD80,

Have you guys looked at PDMWorks enterprise?  It is supposed to allow for multiple locations.  I think it is one vault that is replicated but can be set so all the replicated sites update themselves at night.  It may also check as files are checked in and out and do individul files as needed.  Not that it will solve your printing issue but something to consider for better file management.

RE: Batch Printing

EEnd thanks for the plug. Reading this thread i thought the same thing. The real secret to this macro was taking advantage of using AssemblyBOM.swp - Copyright 2003 Leonard Kikstra. I used the option to export to a text file then i just imported that in. Worked good because that way i could save the list as required.

Of course you could pack and go each assembly to a clean directory then run the print drawings macro to print drawings from that dirctory. Then just delete the folder to avoid having 2 copies.

Had i understood pack and go that is what i would have used rather than writing the macro, but the education was nice.

 

RE: Batch Printing

I forgot to mention that this was part of a bigger macro.

 I was using the assemblybom macro to give me a list of all the parts of an assembly. I then took this list and imported that into excel and searched the network for all the copies of the files. This gave me a list of all the parts of the assemblies (library parts as well)

In some instances there were 3 or 4 files with the same name in other assemblies folder. I then was able to delete files with the same name but different extensions or library parts(pdf,dxf) then i sorted them and printed out the entire list.

The search function also gave me the file locations so if need be i could search and destroy duplicates also save this off later to print all needed files.

After reading your oroginal post i relaize that pack and go may be the solution.

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources