AutoCad :: Managing Plot Files
Oct 5, 2013
I draw using different colors for the different layers I use & I am trying to print drawings using a plot file that I can manage my line weights and shades. In my plot dialog box I used to get a drop down w/ the different choices of plot files (for different clients) but that drop down no longer shows up in my plot dialog box.
I also checked the plot style table search paths in the options window and those paths show do not exist. I created the path as shown but to no avail.
View 4 Replies
ADVERTISEMENT
Jan 25, 2012
How to manage VLX file, when i drag and drop one in acad , then type the command it works fine but then
- creating a pgp alias : doesnt work , uinknown command
- load vlx and launch command from a lisp : does nothing
am i missing something ? are there other options ?
View 4 Replies
View Related
Aug 21, 2012
Can users with a 64 bit computer share pc3's and pmp's with 32 bit users without adverse effects?
View 1 Replies
View Related
May 21, 2013
I have one drawing per file at model tab. When I need to plot a multiple page file, I use:
Print > Batch Plot.
The problem is that I have to set plot configurations ( plot style table, plot area, paper size, etc) in each file before use Batch Plot.
Now I received 722 files with a wrong Plot Style Table. For this time I change the associated *.ctb file at Plot Style folder, but I will need to associate the right *.ctb to each drawing. It's also common to have to change other properties.
View 1 Replies
View Related
Jul 12, 2013
I use simple set of iLogic rules to manage product configuration through the assembly LOD. Assembly is really simple not more then 30-50 parts. Still I manage to crush Inventor fairly often. Some days 5 and more crashes! Several times sent crash report to AutoDesk for no joy. Never got any feedback.
I am just getting an impression that Inventor does not like LOD manipulated with iLogic for some or the other reason.
View 5 Replies
View Related
Mar 26, 2012
I am having trouble managing a PDF underlay once I have inserted it into my drawing. If I move either the underlay file or the dwg file, it loses the reference cannot find a way to update the path. A co-worker with 2011 LT can manage his underlays using the external reference manager. My Xref manager does not display the PDF underlays in the list of references, so I can't use that tool to update the file path. I have also tried manually changing the file path in the properties box, but that doesn't work either. It is a locked value and I cannot select it to edit.
I have tried inserting a pdf underlay with all three (Full Path, Relative Path, and No Path) path types, and still nothing shows up in the Xref manager.Is there some setting turned off somewhere? I cannot find an Xref Manager options, display options, etc.
View 5 Replies
View Related
Oct 15, 2012
the dwg i have attached comes with 40+ layers and what appears each with a unique color!
during plotting of the main dwg, i want all the features in these layers simply to appear as a light-grey color.
is there some setting for overriding an xrefs layer properties? some sort of master-slave or children setting?
View 1 Replies
View Related
Aug 13, 2013
I have Acad 2011 and Excel 2010 on my computer. What I would like to do is to create a list of materials in my autocad that will update from an excel table. The only problem is my Acad Table needs only some materials from that large spread sheet. For example when I write in my Acad table a piece number(col A) I would like to have a description coming automatic from excel (in col.b).
There will be hundreds of drawings with tables taking data from the same excel table.
View 8 Replies
View Related
Apr 12, 2012
I just started using 2012 and have few problems. I do MEP drafting and usually use multiple states within a dwg. we create bases and xref them into the various disciplines. When I toggle between the different saved states within a dwg, the layers in the dwg appear, but the xref layers turn off every time. is the a glitch?
Also i don't know how I turned this on, but there is a blue box that appears on my crosshairs and shows me the different lines that I select.
View 2 Replies
View Related
Oct 29, 2012
We use simple line drawings of parts. Some of these parts are used in multiple products, however if a change is made to a drawing it has to be replaced in all the other locations
I have tried to get them to go to 3d modeling and xref in the parts but apparently that is not acceptable , since there is no master assembly, but instead folders of dwgs is there an easier way of managing this?
View 4 Replies
View Related
Jul 9, 2013
Is it possible to plot using a few different .ctb files? For example can I assign one .ctb file to the landscape xref drawing and another .ctb file to the architectural xref drawing and a third .ctb file to the civil xref drawings? It has been very time consuming to coordinate all the separate drawings to use one .ctb file.
View 2 Replies
View Related
Jun 22, 2011
I upgraded my workstation to 64bit recently. I have a problem with the plot files created in my computer are darker / stronger color than the color assign in the ctb. FYI, my plotter is a network plotter HP design jet 1055 cm which is install in a 32bit server. Does this has to do with the autocad color table or the printer?
View 0 Replies
View Related
Sep 14, 2011
We are attempting to move from using ctb plot files to stb plot files but we are stumbling out of the gate. How to convert an existing drawing over?
View 5 Replies
View Related
Apr 27, 2011
I have several dxf files that were provided for laser cutting purposes. I have attached one file as an example. I am able to open the file and choose layout 1 and print. If I choose a 1:1 scale the image is very tiny in the corner of the page. If I leave the settings alone and just print, it is a full page, but the part on the paper is not the correct dimensions. The dimensions are in the gif file I also attached.
When I print the dxf file the gap between two of the holes, for example, that should be 70mm is actually like 95 or so. I have acad lt 2004 but also trueview 2011.
View 9 Replies
View Related
Sep 26, 2011
I am using Autocad 2012. When I plot I go to change my plot styles, all I see is STB files. Where did the CTB files go? They are on my computer but not showing up in my style list.
View 2 Replies
View Related
Mar 5, 2013
DWG to PDF is not printing certain files correctly. It appears to only happen with the dots hatch pattern and the Dots linetype with a 0.0003" lineweight in the CTB file. The lines with the issue have color and pline width (zero). Print preview show, plotting to a printer, and using adobe show the lineweight correctly but using DWG to PDF does not.
C3D 2013 (latest updates)
Win 7 Pro, 64-bit
16 GB RAM
View 8 Replies
View Related
Dec 24, 2011
I am having an issue trying to create a template using my correct line widths. Some of my plots are fine while others are too light. I know it is related to my plt file settings, but I can't seem to assess how to locate them in the plt file and then determine which is which (ie: the good ones vs. the incorrect ones)
View 1 Replies
View Related
Jul 7, 2011
My attempt to plot all related files form an ".iam" resulted with the following code. The code as is working for us. We use an eight digit number for file name. Plotted PDF will have revision added to file name. Any chance of making an addin or iLogic code for similar functionality?
Private PDFPATH As String'FOLLOWING CODE USES CODE FROM URL...AND OTHER PLACES INCLUDING INVENTOR HELP.Public Sub PrintRefFiles() 'BOMQuery() ' Set a reference to the assembly document. ' This assumes an assembly document is active. Dim oDoc As AssemblyDocument Set oDoc = ThisApplication.ActiveDocument Dim ASSYIDW As String ASSYIDW = oDoc.FullFileName ASSYIDW = Replace(ASSYIDW, Right(ASSYIDW, 4), ".idw") If Dir(ASSYIDW) <> "" Then 'Debug.Print strDisplayDim oDrawDoc As drawingDocument Set oDrawDoc.
[code]....
View 2 Replies
View Related
Jun 28, 2013
When I go to plot, my plot styles table only shows .stb files. I have a bunch of .ctb files that exist in the plot styles folder, and everything is pathed correctly but the .ctb files do not show up in autocad. How can I get these files to be available?
(They do show up in some drawings for some reason though, just not when I create a new drawing file.)
View 2 Replies
View Related
Nov 8, 2011
Is there a way to set up batch plot so it saves the files on it's own? Right now I have to wait for the box with the name to pop up and then I hit OK and then have to wait for each file like that?
I found a setting and changed it from "Prompt for name" and changed it to "Specify Name" but that did not do the trick.
View 8 Replies
View Related
Jan 7, 2013
the ctb files do not appear in the drop down list in the plot dialog box. I have checked the files and are located in the correct directory. Also have verified that the files are being pointed to in the options dialog box.
View 2 Replies
View Related
Jul 4, 2011
I am unable to plot PDF files from my AutoCad 2011. Plots OK in Word etc so Windows 7 printer seems ok. Get error message : Job: - Canceled
Job ID: 8
Sheet set name:
Date and time started: 4/07/2011 11:48:32 AM
Date and time completed: 4/07/2011 11:48:33 AM
UserID: user
Profile ID: AutoCAD 2011 Prosteel Ribbon
Total sheets: 1
Sheets plotted: 0
Number of errors: 1
Number of warnings: 0
Sheet: - Canceled
File: D:ProjectsP079 - PDG Engineering for Standard Stacking ConveyorC DrawingsdwgsP079-BMSPR01-0000-SS-DR-0059 to 0066.dwg
Category name:
Page setup:
Device name: Adobe PDF_A3.pc3
Plot file path:
Paper size: A3
MESSAGE: Error : A StartDocPrinter call was not issued.
ERROR: The device has reported an unknown error.
Job: - Canceled
View 3 Replies
View Related
Jan 17, 2012
I don't need the capability to print directly to a plotter, but I need to set up a dummy plotter to generate plt files that will be changed to tif files with our Kip. Any plotter driver that works for this situation? Every one I have tried has generated a plt file, but the Kip would not convert it or open it.
View 8 Replies
View Related
Nov 30, 2011
running autocad 2010
Is there any way to reset plot files in publish without opening each drawing indvidually and resetting the plot file?
View 2 Replies
View Related
Jun 25, 2012
Why files received from different architects affect how my plot style prints? I'm using my set plotstyle but plots are almost too light to read. Layers are set to default line weights in both files. This printing problem happens in both model and paper space. Using AutoCAD 2012 standard.
View 8 Replies
View Related
Jun 14, 2012
We just upgraded our old DJ4000 to a T2300 and are having a devil of a time getting the PC3 files to work. We have about 40 CAD users and the PC3s are all on a shared network location.
[URL]
We tried using the 5500 and 4020 drivers but they did not work for us.
It looks like we are now faced with deploying 30+ PC3s to 40+ computers. What a HUGE pain in the you-know-what that will be. All of the PMP will have to be repathed.
What was HP thinking? That the T2300 -- or, if the above-referenced thread is accurate, ANY of their plotters -- are not suitable for use in companies that have more than one or two users?
View 2 Replies
View Related
Nov 8, 2012
In the process of releasing 2013 to the office. We have about 60 machines being loaded, varying from 64-bit Win 7, 32-bit Win 7 and 32-bit Win XP. I have gone through and created new PC3 files for our two KIP printers (3000 & 7000 series). I added one custom page size to each to create a PMP that goes along with them. These files have been placed onto a network folder for all users to access. This is where my confusion begins.
When other users go to utilize these files it is giving an error stating that "the plotter configuration cannot be found, driver cannot be found, device cannot be found, yada yada. The none has been substituted."
So we began to look at the PC3 files and see what the issues are. When the same file on the Server is copied down to a local machine it changes back to a KIP10 driver down from a KIP11 driver on the network. Make Sense?
In order to fix I began running the "Add-A-Plotter Wizard" on the local machine. Created a new PC3 wiih a different name and went back into the program. Now the PC3's that did not work before WORK.
In short, since the 2013 version has a new file format do we have to run the "Add-A-Plotter Wizard" on all local machines before the standard PC3 file will work effectively? Or does having 2011 version still on the machines have an effect on these files?
Win 7 Pro 64-Bit - Dell T1600
Intel Xeon 3.30Ghz
8Gb RAM
Civil 3D 2013
View 1 Replies
View Related
Jun 16, 2011
I use Sheet Set Manager to create and output sheets. Typically I will setup the pages to 24x36 and set to output to our HP.
If I want to output to 11x17 pdf, I use a page setup override and it works fine.
What I would like to be able to do is add a watermark -- using transparent text -- that says "Not to Scale" across the print when I use the page setup override.
View 1 Replies
View Related
Sep 29, 2000
If I import an Arcview shape file into Autocad Map, why can't i plot it out from Paper Space??? I can plot out shape file data in Model Space but not Paper Space. The data is mapped to a layer, and it can be viewed in "Print Preview" but nothing comes out when i plot from paper space.
View 2 Replies
View Related
May 31, 2013
I need to publish multiple files that are in the Named Plot Style Mode in Black and White instead of color. Is there a way to do that in 2012? In previous versions it wasn't a problem. Short of opening every single file and doing the convertpstyles I can't seem to figure out a quick way to do it. Is there an option somewhere that I can change to make the Publish use the Color Plot Style Mode so that it will recognize the monocrome.ctb file?
View 9 Replies
View Related
Mar 12, 2013
I have a collection of dxf files that open fine, but the plot preview (and the plot) has extraneous lines in it. Any way to clean up the plot image?
View 1 Replies
View Related