NoroZorro Posted July 22, 2019 Share Posted July 22, 2019 (edited) Hello Autocaders! 1. When i print my dwg file with windows selection than checking center the drawing. Drawing comes out right. But its annoying to select the window every time i need to plot. I know i can get print setup and save it. 2. When i print using the layout, my drawing doesn't get centrelized, so i'm obliged to go with choice number one. Please tell me what's the easiest way of printing from paperspace. Why my layout get distrorted on preview when paperspace is selected? Thankdwg you! Edited July 22, 2019 by NoroZorro Quote Link to comment Share on other sites More sharing options...
maratovich Posted July 22, 2019 Share Posted July 22, 2019 Show us a picture of your print settings. Quote Link to comment Share on other sites More sharing options...
NoroZorro Posted July 22, 2019 Author Share Posted July 22, 2019 Quote Link to comment Share on other sites More sharing options...
CyberAngel Posted July 22, 2019 Share Posted July 22, 2019 Do the boundaries of your work tend to shift over time? That would explain why centering it in the viewport doesn't work. Did you lock your viewport? If not, that could explain why it keeps losing coherence with model space. If you set up your viewport properly, and the model doesn't shift, you shouldn't have to change your settings again. Quote Link to comment Share on other sites More sharing options...
BIGAL Posted July 23, 2019 Share Posted July 23, 2019 (edited) 1st step is to set yourself a known boundary in paperspace this would normally be a title block, but a rectang the size of the plottable area is just as good. This way the paperspace is always plotted at a known scale like 1:1. You can see the sheet size. Then for me use a lisp and it plots every time with limited user input. The example is for plot a range of layouts, the only rule is the border must be at the same location in every layout eg 0,0 then you change the lower-left and upper right co-ords for the selected window. plotA3color-layouts .LSP Edited July 24, 2019 by BIGAL Quote Link to comment Share on other sites More sharing options...
NoroZorro Posted July 23, 2019 Author Share Posted July 23, 2019 (edited) Quote Do the boundaries of your work tend to shift over time? Testing on a different file, than my screenshots of printer setup If I understand the term boundaries, I would say, that my boundary is rectangle inside the dash line(the plotting area) Viewport locked or unlocked, the drawing with nitro pdf comes our right. If I indicate the real printer, than my boundaries shift Quote Then for me use a lisp and it plots every time with limited user input I've autocat lt, lisps are not avaible in this edition Edited July 23, 2019 by NoroZorro Quote Link to comment Share on other sites More sharing options...
CyberAngel Posted July 23, 2019 Share Posted July 23, 2019 Every plotter has margins that it can't print outside of. Those are physical limits so that, for instance, a print head won't catch the edge of the paper and tear it. It looks like your viewport is set up for the full paper size. If you use Page Setup Manager, you can experiment with what you see on the screen versus what you get in a plot. Typically there is a shaded area in paper space around the paper size, with a dotted border around the effective plot size. There is a "bleed through" option on some plotters that will give you a bit more space. Quote Link to comment Share on other sites More sharing options...
RobDraw Posted July 23, 2019 Share Posted July 23, 2019 There is no need to recreate the window every time. If a window plot gets you the correct results, all you need to do is apply the print settings to the layout in order to save the window. Even better, create a named page set-up that can be recalled at printing time. This named page set-up can them be imported into any file needing the same plot settings. Quote Link to comment Share on other sites More sharing options...
NoroZorro Posted July 23, 2019 Author Share Posted July 23, 2019 (edited) THANK YOU GUYS I will save my setting with window selection......,however at my previous work i used layout plot Edited July 23, 2019 by NoroZorro Quote Link to comment Share on other sites More sharing options...
BIGAL Posted July 24, 2019 Share Posted July 24, 2019 Steven-g will confirm but if -plot is supported then you can do a macro which will plot the layout every time. Its just a case of taking the plot portion of the lisp plot code. A script would be easiest as you just do Script then say plota3. -PLOT Y "\\\\PROD\\your printer" A3 m LANDSCAPE N W -6,-6 807,560 1=2 C y Designlaser.ctb Y N N N N N y 1 Quote Link to comment Share on other sites More sharing options...
NoroZorro Posted July 24, 2019 Author Share Posted July 24, 2019 Thanks BIGAL... Quote Link to comment Share on other sites More sharing options...
SLW210 Posted July 24, 2019 Share Posted July 24, 2019 You should update your profile to show you are using LT. 1 Quote Link to comment Share on other sites More sharing options...
NoroZorro Posted July 24, 2019 Author Share Posted July 24, 2019 10/4 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.