AutoCAD LT :: Saving Ctb Files
Feb 25, 2011I can't find where to save my old ctb files in the new LT 2011. in the plot style box is says my old ctb file is missing. how do i use my old ctb file?
View 7 RepliesI can't find where to save my old ctb files in the new LT 2011. in the plot style box is says my old ctb file is missing. how do i use my old ctb file?
View 7 RepliesAutoCAD LT 2012
I had my automatic save set up for every 10 minutes but files were not being saved regularly. I deleted files from the Temp folder thinking it was full and now there are no .sv$ saving at all. How can I make drawings save automatically every 10 minutes?
Deleting files and saving files brings up an error message. Files can't be deleted from lightroom which makes editing a nightmare. Also Saving Files (raw of jpeg), brings up an error message everytime.
View 1 Replies View RelatedIn AutoCAD LT 2012, is it possible to save as a 2012 DWG and a 2000 DXF at the same time without having to do two save sequences?
View 2 Replies View RelatedI am working on AutoCAD 2014 how ever the majority of CAD uses in the office use LT2010
I am finding that if I amend a template the 2010 users cant open them is there a better way around this than creating a dwg and them using a LT machine to save the dwt?
I have some LeoCAD lego parts which I have exported as a 3ds file. I want to place and use these parts in Inventor. I've tried: importing into AutoCAD, exporting as an iges, importing into inventor and saving it as an ipt file but it doesn't work.
View 8 Replies View RelatedSettings: Inventor 14 - Student version / Window 7 64bit
When I save parts in the library on my harddrive the file does not show subsequently. But if I try to re-save it, I get the statement that the file already exist.
I cannot find the file anywhere, not even with the windows search function. The file is missing, but somehow present below the surface.
Besides this did Inventor create several versions of my previous parts (0001, 0002, 0003... etc.)
I find autocad2013 very very slow saving, especialley with larger files. The same files save a lot faster in 2012.
View 9 Replies View RelatedI HAVE PASTE EXCEL FILES ON MY DRAWINGS BY USING PASTE SPECIAL, AUTOCAD ENTITIES, AFTER THAT WHEN I SAVE MY FILES IT COMES LIKE THIS:
SAMPLE.dwg" has a command in progress.
Hit enter to cancel or [Retry]:
I ENTER IT EVEN RETRY IT BUT MY FILES STILL NOT SAVE.IS THERE'S A WAY TO SAVE MY FILES AFTER I PASTED EXCEL?
I'm downloading .STEP files from the internet, opening them in inventor, then saving them as .dwg files that I can use in my 3D autocad drawings. I am using AutoCAD 2012 and I am running into some issues when I try to insert the objects.
So, I open up a new AutoCAD 2012 drawing and begin inserting. I can insert the first object just fine, any of downloaded files. It's the second part that is the issue. I will get one of two issues when trying to insert this second object. When inserting, it will either show the previous part that I inserted or not show anything at all.
I don't know if it's a bug, an issue with my set-up, or if I'm doing something funky when converting the .STEP files.
So we have inherited files from another company and there are some files which have begun crashing once the save command is initiated. Typically, the file seems to be saving for about 5-10 minutes, and then it gives a "FATAL ERROR: Cannot write to undo file (probably disk full)" alert. This obviously crashes the application without saving the file. The files that crash are the sheet files into which we have multiple xrefs which are overlays, not attachments. There are 4 xrefs in these files. I don't see why this would be a reason for the application crashing, but it's all I can think of that may be the problem.
View 9 Replies View RelatedSo we have an HP T1100 plotter and we want all the .pc3 files on the server. I go to the plotter in my devices and printers from the start menu and I add in all my custom paper sizes. Then I create a .pc3 file that points to a system printer on my machine for that plotter. I then move the .pc3 file to the server. Next thing I do is go to .pc3 file on the server and filter out all the unneeded papers sizes (arch, jis, iso, etc.) so all that shows up in the plot dialog box are the custom sizes I created. I then re-path autocad to the server in my options. All is fine so far, everything plots fine.
Now I go to another machine and point autocad to use the folders on the server for the plotters. I go to plot and the .pc3 files are there but when I pick the paper size drop down selection, all the arch, jis, iso sheets, etc... that I filtered out are now there. Well, I can go into the .pc3 file on his machine, re-filter out all those unneeded paper sizes and all is well, but then I come over to my machine and all the unneeded paper sizes are there again. It goes back and forth. I save on one machine and then the other one is messed up.
I cannot get the unfiltered papersizes to stay that way on the .pc3 file thats on the server. Why is this? I know I have the .pc3 file pointed to a system printer on my machine but we have the same printer on each machine with the same drivers. We could just put the plotter on the server so there is no system printer but that is not an option right now.
I have a folder with a couple of files that i need to save a copy as STEP format, right now they are in CATIA, is it possible to save them all at once? or I will have to open one by one and save it?
View 1 Replies View RelatedIn testing my latest automation project, I've found that I can't save copies of a part multiple times (after deleteing the files off the disk) unless I close out of the top level assembly document, and reopen it. I used Process Monitor and determined that Inventor is trying to save to an existing file instead of creating a new file.
Inventor 2013 SP 1.1
When opening a step file and trying to save it, it keeps trying to save it in the 'My Documents/inventor' folder. Even if i select save as and pick a specific folder elsewhere it only saves the top assembly in that location and all sub assemblies and parts are then saved in the My Documents/Inventor folder.
Additional info:
I am operating Autodesk inventor pro 2013.
My project is set to a folder C:inventor workspace
And the folder i am trying to save into is in that folder
Recently we had a user pose the inquiry regarding lost files from users when trying to save files to the network from the windows 7 computers. They would look and act like they were being saved to the mapped drive from the network but when they returned the next morning the work was gone.
<Verified environment and settings were all within specifications and supported>
The goal of this project is to take a base part file, save new copies as needed, then modify the copies. They're rings for storage tanks that share the same tank diameter but differ in height and thickness. I have a SaveAsCopy rule in my template ring part that I run externally from my main assembly after passing down the new file names to the part rule. Since I'm testing a lot, I'm always deleting the parts from the assembly, then clearing out the new copies from my folder and running the rule again. Eventually after 1-5 times inventor starts giving me an error.
The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))
The More Info Tab:
System.ArgumentException: The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG)) at System.RuntimeType.ForwardCallToInvokeMember(String memberName, BindingFlags flags, Object target, Int32[] aWrapperTypes, MessageData& msgData) at Inventor.Document.SaveAs(String FileName, Boolean SaveCopyAs) at LmiRuleScript.Main() at Autodesk.iLogic.Exec.AppDomExec.ExecRuleInAssembly(Assembly assem) at iLogic.RuleEvalContainer.ExecRuleEval(String execRule)
The two other posts on here that deal with that error say it involves enumerating an array that is being changed and looking for an entry that is gone. I have a feeling it has to do with a left over variable (but this is all in iLogic rules so they get cleared at the end of the rule?), temporary files or remnant file references. It works again if I close the assembly and open it back up. Inventor 2013 SP 1.1
Our general manager strongly worries about data security after reading this news. [URL] ..... How we can forbid staff from Saving files into external drives, Printing specific files, Printing screen? We are also in finance field and we are not going to pay for penalty charge due to data loss.
View 6 Replies View RelatedI am new to photoshop and I am having a problem saving my layers in PSD Photoshop cs5.5. I created 4 layers.The problem is that after saving it as a PSD file and during the save process the layers box is checked, it wont open with all layers. So if I close the original that has all 4 layers and then reoping it after its saved, its not the same. The picture looks proper and all layers are in the picture, but on the side properties panel it looks like this..
View 1 Replies View RelatedWhen trying to save a .psd file today after working on an image I got a message saying - Could not save as "_IJD3271.psd" because of disk error. What might be causing this to appear and even better how to remedy it. This has just started today as I was working recently on images and saving them without any problems whatsoever.
View 6 Replies View RelatedIs there a way to save jpg's to PDF files?
View 5 Replies View RelatedI have at home pc, but in college I am using Mac,s. I have one concern if im going to work on some kind of project at home on my pc and then I will wanna carry on on it at the college were I'm gonna use Mac, will I be able to load that project? If not what should I do? Because today when I Mac didn't load me a InDesign file which I saved on my PC. I don't want this happen to PS files.
View 4 Replies View RelatedI just got cs6. Am finding that when I save PSD files as pdf they lose some elements, and type turns white, some of it with faint outlines.
View 2 Replies View RelatedI just installed CS6 on a new computer, i7 and plenty of everything. Also has windows 8, yuck. On my previous computer running a different ps but the same Lr version, I had no issues. But saving images is a nightmare. I shoot in raw, so my files are large. From within Lr, to bring a photo in tiff format over to ps, edit, save, it will take minutes PER photo. Yet bringing the same raw image into ps via bridge, it saves fine...still a bit slow, but not even close to the lag. Same issue whether it is psd or tiff.
There is no software on my computer other than cs6 and lr4.2, no antivirus, nothing except the other garbage that comes with win 8. I think that because I can't find anything on this issue, it must be due to win 8 as the OS and it is causing a disconnect between Lr and ps.
saving GIF files straight from PS.
When i go to save as and try saving it as GIF, I get a new window saying "Indexed color" and the image's colors go a little crazy...
I've added a picture to show what i mean.
For now I just open the PSD files in ACDsee and save it as GIF from there, but i would like to know the way to save GIFs directly from PS.
I have this simple icon done in psd format
Photoshop does not allow to save as .ico
Tried saving as .bmp & saving it as .ico in MSpaint also doesnt work
I dont have any icon-creator s/w.I see that they are mostly trial version and i dont want to feel let down once the trial period has passed
how to create (rather )save as ico files
I am usnig photoshop cs2
In photoshop (on PC) I get the message that the file is open and in use whenever I try to save as a file in any format, so cannot save my changes to a new file.
View 7 Replies View RelatedI have spent considerable time trying to "save as" some of my high-res TIFFs into other folders as TIFFS, yet PS has insisted on reducing ppi's on these folders from original count of 600 - 1200 to 72 ppi...WHY?
I want to save the changes made in PS CS5 for Mac to another file as a TIFF, so why is PS insisting on reducing the ppi to 72?
I am using PB Works as a Wiki generator which has a limited graphics editor. What it can do however is import JPG files. So, using Photoshop (I have version CS3) I thought I could take a JPG photo, add hotspots to it and then save it as a JPG before uploading it to the Wiki system. Then I could insert this JPG file into the appropriate part of the Web page (PB Works generates).
Is this possible to do?
I created my own set of actions in PS CS5. When i open a folder of JPGs and want them to get changed by that set automatically everything works but the saving the file.
I tried safe&close and renaming the files and safing them in another folder but they don´t get saved. all that pops up is a window asking me where i want to safe the copy-file of that JPG . If I do so it saves the file with the changes from the set. but it stops everytime.
I have this problem since I bought my SSD into my MacBook Pro. It happens both with Photoshop CS5 and CS6.
My hard disk configuration is a little bit weird. I have an SSD and an HDD (in the opti bay). The (OS X 10.7 Lion) system itself is on the SSD, and the user directories (/Users/gk/) are symlinked from the HDD because the SSD does not have enough space. There is one exception: the /Users/gk/Library folder is not on the SSD, but on the HDD to preserve the speed, so it's a double symlink.
I am not able to save images at all, it pretends to to it, but in fact the save operation reaches only the point, where the image is saved in ~/Library/ Caches/TemporaryItems (which is on the SSD), but then it is not moved to it's save location.