Author |
Topic  |
|
bennettmc
Starting Member

4 Posts |
Posted - November 08 2007 : 09:35:23 AM
|
I just updated my PC and know the plot script that I have used forever is faulting. The only time I seem to recieve the fault is when plotting off my desktop. The third or fouth file is where the error begins.
What happens is after the script calls for the printer model it immediately writes the paper size to the command prombt (I assume the printer model does not have time to open). The command line history is below.
Any suggestions? Thank you!
Command: _SDI Enter new value for SDI <1>: 1 Command: _OPEN Enter name of drawing to open <.>: "c:\Documents and Settings\bennettmc\Desktop\TC12\CE-XXX-0004A.dwg" Opening an AutoCAD 2004 format file. Substituting [simplex.shx] for [amgdtans.shx]. Regenerating model. Command: Press ENTER to continue: Command: CADAddOnTools Menu loaded. AutoCAD menu utilities loaded. Command: ZOOM Specify corner of window, enter a scale factor (nX or nXP), or [All/Center/Dynamic/Extents/Previous/Scale/Window] <real time>: E Command: regen Regenerating model. Command: -PLOT Detailed plot configuration? [Yes/No] <No>: YES Enter a layout name or <Model>: MODEL Enter an output device name or <\\cvcv0pr21\na0021>: \\cvcv0pr21\na0021 Enter paper size or <11x17>: 11x17 Enter paper units [Inches/Millimeters] <Inches>: inches Enter drawing orientation [Portrait/Landscape] <Landscape>: LANDSCAPE Plot upside down? [Yes/No] <No>: NO Enter plot area [Display/Extents/Limits/View/Window] <Extents>: E Enter plot scale (Plotted Inches=Drawing Units) or [Fit] <Fit>: FIT Enter plot offset (x,y) or [Center] <0.00,0.00>: 0,0 Plot with plot styles? [Yes/No] <Yes>: YES Enter plot style table name or (enter . for none) <monochrome.ctb>: monochrome.ctb Plot with lineweights? [Yes/No] <Yes>: YES Enter shade plot setting [As displayed/Wireframe/Hidden/Rendered] <As displayed>: A Write the plot to a file [Yes/No] <N>: N Save changes to page setup [Yes/No]? <N> N Proceed with plot [Yes/No] <Y>: Y Effective plotting area: 10.67 wide by 16.48 high Plotting viewport 2. Command: _DELAY Enter delay time (in milliseconds): 2000 Command: _QSAVE Updating Indexes for block *MODEL_SPACE Done. Command: _OPEN Enter name of drawing to open <C:\Documents and Settings\bennettmc\Desktop\TC12\CE-TC12-0004A.dwg>: "c:\Documents and Settings\bennettmc\Desktop\TC12\CE-TC12-2000A.dwg" Opening an AutoCAD 2000 format file. Substituting [simplex.shx] for [amgdtans.shx]. Regenerating model. Command: Press ENTER to continue: Command: CADAddOnTools Menu loaded. AutoCAD menu utilities loaded. Command: ZOOM Specify corner of window, enter a scale factor (nX or nXP), or [All/Center/Dynamic/Extents/Previous/Scale/Window] <real time>: E Command: regen Regenerating model. Command: -PLOT Detailed plot configuration? [Yes/No] <No>: YES Enter a layout name or <Model>: MODEL Enter an output device name or <HP LaserJet 8150 PCL6>: \\cvcv0pr21\na0021 Command: 11x17 Unknown command "11X17". Press F1 for help. Command:
|
|
Admin
Administrator
    

653 Posts |
Posted - November 08 2007 : 3:45:16 PM
|
Hi Mark,
I thought I was the only one in the world with this problem.
It seems to exit the plot command as soon as the printer name is specified.
After literally spening 2 straight days playing with this exact issue (yes, those were real slow days) I came to the understanding that in some cases it had to do with the printer driver, and in other cases the DWG file itself (somehow!? impacting the driver).
I recall isolating some of the "problem" drawings, and trying to run the batch without them, and sometimes it worked sometimes not. I recall it felt like someone was playing with the printer driver at the other end of the network, because sometimes it worked, and other times not.
I recommend creating a "NEW" printer in AutoCAD config (reinstalling the same printer). Sometimes during upgrades I think things hiccup a bit.
I believe how I finally isolated the problem was to do the good-ol "take the problem file and wblock it to a NEW file and resave". (Remember those days!?)
Funny, I haven't seen this problem lately. But I am quite sure it is specific to the DWG, (in other words it will only happen on some DWG's but not others). I wonder if your originating files were created in an AutoCAD clone like Intellicad or the SolidWorks DWG editor. (That turned out to be my problem back then)
We were getting drawings froma variety of suppliers, and each one was technically providing them in DWG format, but WASN'T necessarily using AutoCAD to create them. Then someone else takes those drawings, and copy's/edits them using either another such product, or then AutoCAD. Anyhow, to make a long story short, seems the files can get a little messed up, and somehow influence the printer driver. I KNOW! sounds rediculous! 
Let me know how it goes!
Regards, Bill |
Hurricane for AutoCAD http://www.74mph.com FAQ at http://www.74mph.com/faq/faq.html Tutorials at http://www.74mph.com/tutorials.html |
 |
|
bennettmc
Starting Member

4 Posts |
Posted - November 09 2007 : 05:48:30 AM
|
Thanks Bill!
I created a new printer in AutoCAD and that seemed to have solved my issue. I do not believe it is the drawing files since other people in my group could successfully plot the same files in Hurricane.
Thanks! |
 |
|
|
Topic  |
|
|
|