PDA

View Full Version : Saving takes forever


cadable
29-09-2008, 02:34 AM
I have just upgraded to Acad 2009 and finding that saving a drawing takes about 5 times longer than usual. Is there a setting that I can adjust?:confused:

Cad64
29-09-2008, 03:35 AM
Have you installed the hotfixes and updates? http://usa.autodesk.com/adsk/servlet/ps/dl/index?siteID=123112&id=2334435&linkID=9240618

cadable
29-09-2008, 04:33 AM
I think you are on to something here, it seems to be working nicely so far, thankyou.

NEKEY
02-10-2008, 05:39 PM
;; Controls whether the drawing is saved with visual fidelity
;; 0 = Saved without visual fidelity
(command "SAVEFIDELITY" "0")
(TERPRI)