Publish is slow when file is a block in 2025
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Due to the number of entities and viewports, we require multiple DWG files to plot our final product.
X-ref is typically the way to go. However, that method took a long time for each sheet to render each plot. Using the X-ref, I can anticipate 45 seconds per sheet.
The workaround we were using was to create a master block of the origin file's model space and then insert that master block into a separate slave DWG file. Then, we could create additional viewports and publish without much lag. The master block did not impact the publisher's speed the way the X-ref did, so once we set up a .dsd file, it would zip right along through multiple files, creating one published book.
When edits were required, we made them to the original file master block, saved that file, and redefined the master block in the other slave files.
The new issue is that Acad 2025 does not play well with the master block, and publishing has slowed down to the same pace as the X-ref. About 45 seconds a sheet.
If the master blocks in all the files are all exploded, publishing goes rocket fast. But that eliminates the redefine step, and edits become an issue.
If the block is not exploded in any of the files, when the publisher gets to that file, it slows to 45 seconds per sheet.
I have tried every setting I can think of. all prior versions of autocad except 2024 have been uninstalled. Publish in the background has been turned off long ago.
Reloaded the page setups, then remade the page set up using set up manager. Verified all the setting I know about between the prior version and this new one are the same.
This issue may have something to do with the new way cad is handling blocks,
What did Autodesk change and is there a setting that unchanges it?