AutoCAD LT :: Scale Not Quite Right When Printed Out?

Oct 17, 2012

I am having a problem with my scale when printed out. For Example

i set the scale of the layout to 1:1

The page set up manager is set to a4 210 * 297mm

The scale is set to 1mm = 1 unit

i draw a 100mm line and print it 

when i measure the line 97.5mm on the paper.

It is always wrong when i use other scales 1:5 etc.

View 3 Replies


ADVERTISEMENT

AutoCAD 2010 :: Scale On Printed PDF File Not Matching The Plotted Scale?

Jun 27, 2012

We have recently noticed that after printing a PDF of a drawing I plotted from AutoCAD we are coming up with differences when we double check the scale on the printed hardcopy using a carpenter ruler.  

For example, there is a dimension labeled on the drawing of 200 ft.  However, if I try to scale this out with a carpenter's ruler at the drawing was set to (say for instance it is 1 inch = 100 ft) I am coming up short of the  2 inches it should be (typically come up around an 1-15/16" or around 194 feet, approx 97% of the correct amount).

In the Page Setup Manager in AutoCAD, I have the following options selected (see the print screen as well):

Printer/plotter selected: DWG to PDF.pc3

Paper Size:  ANSI full bleed B (11.00 x 17.00 Inches)

What to Plot:  Layout

I don't have a plot scale scale other than the default 1" = 1'

No plot style selected

Then, on the print menu when I open the PDF that I have exported from AutoCAD, I have the following settings (see the print screens I have attached):

Printer:  The printer I use (Konica Minolta c650 Series PCL)

And I have selected the Options "Auto Rotate and Center" and "Choose paper source by PDF page size**"

** Note, that I have tried unselecting the "Choose paper source by PDF page size" option and accordingly changed the paper size in the "Page Setup..." button at the btoom to match the document size (i.e. 11.0 x 17.0in) and it gets the difference to be closer (i.e. I now get 198 ft but some of my border gets cut off).  See the print screen below for this a print screen of the print menu and sub-menu of Page Setup showing the paper size selected.  

I saw that some people in other forums state that there is no real solution when trying to scale off of PDF's and that there should be a disclaimer saying as much if you are to send the file out to a customer who may rely on doing some in the field scaling from the printed copy of the PDF file.  I find it hard to believe there is no solution as we have received some drawings from others whom the scaling works just fine. 

View 3 Replies View Related

AutoCAD LT :: Floor Plan - How To Get It Printed To Selected Scale

May 21, 2012

When I go into Layout1 to print my floor plan, I select the scale I wish to use.  When it prints, the floor plan isn't printed to scale.  How can I get it to print to the scale I select?

View 9 Replies View Related

AutoCAD 2013 :: Scale Command Message - Extremely Small Scale Factor Ignored

Apr 13, 2012

I have just updated to Autocad 2013. While working on existing drawings (previously created in V2012), I am having issues with the SCALE command.  Most times, but not always, when I add a line or block, with a base point on an existing line or object and try to scale it, I get an "extremely small scale factor ignored" message, although I did not get a chance to enter a scale factor.  While it appears most times, but not always, if I draw a new line in empty space on that same drawing, I am able to use the SCALE command without problems.  I also have the same issue when trying to scale an existing line or block, most times but not always.

Here is a copy of the command line while I am trying to make it work:

Command: l
LINE
Specify first point:
Specify next point or [Undo]: 100
Specify next point or [Undo]:

Command: sc
SCALE
Select objects: 1 found
Select objects:
Specify base point:
Specify scale factor or [Copy/Reference]:
Extremely small scale factor ignored.

Command:
SCALE
Select objects: Specify opposite corner: 1 found
Select objects: Specify opposite corner: 1 found, 2 total
Select objects:
Specify base point:
Specify scale factor or [Copy/Reference]:
Extremely small scale factor ignored.

If you notice, it does not give me the chance to enter a scale factor.  As soon as I pick the base point, it skips over to the error message, yet displays the scale factor prompt with a blank factor.  I'm experiencing this issue on various files (not all but most), so I don't think it is a corrupt file. Why I get this and if I can correct it?

View 9 Replies View Related

AutoCAD Civil 3D :: Label Styles Annotation Scale Versus Viewport Scale?

Jun 26, 2009

am in the process of setting up a standard file for all designers to use our local office. This file will have most of the styles created for profiles, alignments, surfaces, profile views, etc... as mostly specified by the customer and industry standards.

I am having trouble maintaining the correct annotation scale in the viewport in paperspace and when plotting.

The attached word document has 3 figures. Fig 1 shows the correct viewport scale and correct annotation scale. Fig 2 shows how the annotation scale abruptly changes during the plotting process. This abrupt annotation scale change sometimes happens during the regen process or when I switch from layout to model space and back to layout.The annotation scale goes from 1:1 to 1:40 just as in the viewport. This change in annotation scale is not supposed to happen because I want to preserve a certain plotting height for my text versus a viewport scale by using various annotation scales.

I have researched the procedures for annotation scale and have not found any info related to this "abrupt change in annotation scale".

Curiously , this abrupt change in annotation scale does not happen if the text does not belong to any styles within Civil 3D. Stand alone text stays at the correct annotation scale and is not affected in the same way.

View 9 Replies View Related

AutoCAD 2013 :: Scale Of Drawing Field Versus Scale Of Object

Jun 27, 2013

When I open a new drawing in my AutoCAD 2013 that I just recently installed last week, I encounter a problem that I am not familiar with from previus versions of AutoCAD I have worked on.  First of all, the units default to decimal, and I want them to default to architectural, with feet and inches.  I have to type UNITS in the command line every time I open a new drawing in order to adjust this.  I have AutoCAD for Architecture 2012 on another computer, and the program automatically defaults to architectural units upon opening up.  Just to let you know, the program I am having this difficulty  with is part of a package called Autodesk Building Design Suite 2013.  I was under the impression that it included AutoCAd for Architecture, but I think it has only standard AutoCAD.

The scale of the objects I draw vs. the scale of the drawing field is very out of proportion.  What I mean is, when I open a new drawing and draw a 30' -0" line, the line appears so long on the screen that I cannot see the whole object, even if I zoom out to the maximum.  I should be able to see the object in it's entirety.  In fact, when I draw a line that is only 12" long, even when the zoom is all the way out, the line looks huge in length.  I have tried adjusting the units to the architectural/inches setting of course, and I have tried adjusting the scale in model space from 1:1 to 1/4'=1'-0", but nothing is working.

View 4 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Set Plot Scale By Annotation Scale?

Aug 9, 2012

I am working on automating page setups in model space and am looking for a way to set the plot scale equal to the annotation scale for scaled drawings with

(setvar "filedia" 0)

(setq a (getstring (getvar "cannoscale")))

(command "-plot" "YES" "MODEL" "" "" "" "" "" "" !A "" "" "" "" "" "" "_Y" "_N")

Setting the plot scale with !A causes the lisp to fail.  However, when running each prompt through the command line individually, !A works fine.  what is missing?

View 2 Replies View Related

AutoCAD 2013 :: Blocks Insert At Large Scale In 2014 - Correct Scale In 2012

Nov 22, 2013

I am trying to insert a block into a file in Acad 2014 and it comes in too large.  If I insert the same block into the same file using Acad 2012 it comes in at the correct scale.  Doesn't seem to matter if insunits is 0 or 1, or insunitsdefsource or insunitsdeftarget are also 0 or 1.

There must be some variable or variables I'm missing.

View 3 Replies View Related

AutoCAD Architecture :: Synchronize Annotation Scale To Viewport Scale?

Mar 29, 2011

I have a Viewport set to scale 1:100 and the Viewport is locked.The Annotation Scale displayed in the Viewport was 1:50.

When I clicked on the Synchronize Icon beside the Viewport Scale, the Viewport Scale changed, even though the Viewport was locked.

I was expecting the Annotation Scale to synchronize to the Viewport Scale.

Is this how it is supposed to work? and why does a locked Viewport Scale change?

View 2 Replies View Related

AutoCAD 2013 :: Block To Scale Based On Plot Scale?

Apr 19, 2013

I have a block that i would like to scale based on the plot scale when plotting.

We set up our drawings full size and occasionally we want to plot them at half size. We do this by setting the plot scale to 1:2 (custom) in the plotting dialog. We have a few blocks that we want to print at the same size on paper, essentially become twice as big.

Is there is a way to fix the size or just set a few scale states and have them automatically adjust based on the plot scale (not drawing/annotative scale)?

View 1 Replies View Related

AutoCAD Civil 3D :: Making Annotative Scale Different From Viewport Scale

Nov 8, 2013

I have a drawing with several layouts, and in one particular layout only, I want the text to be smaller than the annotation scale would dictate (the viewport is 1"=300', but I want the text to display at 1"=50' annotation scale).

I tried selecting the viewport and changing the "annotation scale" property to 1"=50', then the "standard scale" property to 1"=300'.

Strangely, this seems to work for a bunch of MText objects I have in the drawing, but it won't work for an alignment station label group or for a particular linetype...for some reason, those two things insist on having their annotation scale equal to the viewport scale.

I tried messing around with the alignment station label group's style but couldn't figure anything out. As far as the line/linetype, I'm completely at a loss why that one wouldn't change.

View 3 Replies View Related

AutoCAD Inventor :: Scale A Part With Different Scale Factors In 3 Directions

Apr 15, 2013

I have a 3D part, which I want to scale down to 0.5 the size in X and Y direcions, but I don't want to scale it down in Z direction.

Is this even possible? How do I go about doing it?

View 9 Replies View Related

AutoCAD 2013 :: Viewport Scale List - Zooms With Each Scale

Sep 6, 2013

AutoCAD 2013 2D - when scrolling the viewport scale list, the viewport zooms with each scale instantly.

View 1 Replies View Related

AutoCAD 2010 :: Annotation Scale Is Not Equal To Plot Scale

Mar 15, 2011

I work in autocad 2010 and I draw in scale 1:1 . What an annotation scale is, moreover I have never used annotative objects in my drawings.

Nonetheless, when I try to plot a drawing, while I am in the model view, I choose the scale in mm/units, I select the plot area and when I press preview or plot, I get the message THE ANNOTATION SCALE IS NOT EQUAL TO THE PLOT SCALE. DO YOU WANT TO CONTINUE?

I press yes, I print it and the outcome is always a bit smaller than it should be.

When i am in the layout mode and I try to plot, I dont get this message. But I dont know how scaling works in this case. For example I want to plot in a A4 paper, scale 1:100. So I type 1000mm/100units, as I did in the model mode, but the result is wrong.

View 3 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Quicker Alternative Changing Annotative Scale In Object Scale List

Apr 10, 2013

I would like to find a lisp that changes the scale of something that has an annotative scale and deletes all other scales in the object scale list.  Often i have many different scales of existing dimensions or objects. i waste a lot of time opening the annotation object scale dialogue box, selecting add, finding my scale and deleting the old scale. 

View 3 Replies View Related

AutoCAD 2013 :: Change Global Scale Factor Or Current Object Scale In Specific Paper Space

Apr 10, 2013

I have trouble figuring out dash lines. If i change global scale factor or current object scale in a spedific paper space,

the other page will be affected...

View 4 Replies View Related

AutoCAD 2010 :: Imperial Scale Not On Scale List

Feb 7, 2013

My scale list has metric list on it as it suppose to have both metric and imperial scale.

Screen shot..

View 2 Replies View Related

AutoCad :: Understanding Drawing Scale And Scale Factor?

Jul 8, 2004

I am having some problems getting the hang of applying the drawing scale to my assignment. I understand the scale factor that is applicable to the printing only and that AutoCAD doesn't care about the units used...but something is not clicking here and I'm sure it is pretty simple. My assignment requires me to draw 3 simple structures at 1/8" scale on 11X17 paper. Each house is 20' long with 10' walls and each is done in absolute, relative, and polar. I actually completed the work with all 3 formats without specifying the scale or paper size, just to get familiar with the commands. But now that I am trying to set the dimensions correctly, I cannot replicate my work because I'm getting lost in the way things are defined. I am using AutoCAD 2005, also have a 2002 version to which I can defer.

View 9 Replies View Related

AutoCad :: Annotation Scale Does Not Equal Plot Scale?

Sep 20, 2012

I do warehouse layouts: circles, squares and rectangles. I don't know a thing about these scales.

I get this message when i try to print D-size drawing. Received this drawing from outside source and need to print.

View 4 Replies View Related

AutoCAD .NET :: Merge Layer In PDF Printed?

Jan 2, 2014

I create a .net automation application to print to pdf with layers. There are more 30+ layers in the drawing, I like to have the layer information in the pdf file but like to merge them to a couple:

e.g.
PDF Layer 1 show AutoCAD Layer A1, A2, A3, ...,
PDF Layer 2 show AutoCAD Layer B1, B2, B3, ...,
PDF Layer 3 show AutoCAD Layer C1, C2, C3, ...,
...

I think there will be 3 solution here:

a) merge them at the time of AutoCAD printing

b) merge layer in pdf

c) create bookmark in pdf. I have used iTestSharp to generate PDF file, merge PDF files but cannot find a solution for this. How I can do it programmically?

View 3 Replies View Related

AutoCad 3D :: How To Get Image Printed As 3D Model

Dec 10, 2011

I have a 2D image and I have the opportunity to get this image printed as a 3D model. To do this however, I of course need a VERY SIMPLE 3D model made. I attached the photo. How to make this for me really really simple? I have tried and tried, to no avail. The image is a logo for a non-profit organization that I head.

View 9 Replies View Related

AutoCad :: Removing Printed Message

Feb 17, 2012

I copy and pasted details from a survey drawing into my current model. A message came on screen that warned that any printed output would display the message PRODUCED BY AN AUTOCAD EDUCATIONAL PRODUCT.

I continued thinking that I would be able to purge any blocks later. I am not able to clean the drawing and any copies are printed with the message. I have tried WBLOCK and it still remains.

View 8 Replies View Related

AutoCAD Inventor :: Printed IDW In Shaded Mode

Apr 26, 2013

I have printed an Inventor drawing with the views shaded, I noticed that the views have a gradient shade on them, is this standard or is there a way to configure IV so that the views shade in one color and not as a gradient ?

View 9 Replies View Related

AutoCAD 2013 :: Dimension Arrows Not Being Printed?

Jan 20, 2013

The dimension arrws are not printed even though it is shown properly in print preview. I though that it was too small to be shown on print but eventually I do not think that this is the case

View 1 Replies View Related

AutoCAD 2010 :: Wipeout Won't Hide When Printed

May 6, 2012

Is there a printer setting i need to select so that a wipeout i create is applied to the print? It looks like it is hidden on the screen but when it prints out it is not hidden

View 6 Replies View Related

AutoCAD 2010 :: Letters Are Printed In Grayscale

Mar 21, 2012

I'm having a problem with printing. When i print a page all line and letters are printed in gray scale BUT the hatches will print out in color.  I was able to view the same drawing under a different login and found it was the drawing is in Gray Scale when printing (but not viewing). How do I change the settings on the drawing to print out full color

View 1 Replies View Related

AutoCad :: Dash Lines Not Showing Up When Printed

Feb 16, 2011

Had this drawing sent to me , and I always like to show the lighting switch lines dashed, but the guy who did this drawing had all his lines solid, anyways I have tried to change them but no matter what line i choice non of them show up as dashed in paper space or when printed?

I have added just part of the drawing as it was to big for the whole drawing to upload here

View 9 Replies View Related

AutoCad :: Printed Drawing Size To Fold Into A4

Mar 3, 2008

Which size do you use to print off a drawing that can be folded into A4 size?

View 9 Replies View Related

AutoCad :: 3D Printed Circular Object Is Actually A Polygon?

Aug 26, 2013

I used 2 3d printers to print the same object(a funnel with a circular section): Makerbot replicator 1 and 2.The result was a shape which was not circular in section but polygonal. What can I do (or the owners of the 3d printers) in order to obtain a circular form?

Initially I thought it was displaying it as a polygon (”shade” command) to save memory usage but when the actual product turned out non-round I concluded that I (or the owner of the printer) may be doing something wrong.

palnie3.1.dwg
Untitled.jpg

View 9 Replies View Related

AutoCAD 2010 :: Modify DEFAULT SCALE LIST To Show Metric Scale List In Imperial Template

May 2, 2012

Is there a way to modify the DEFAULT SCALE LIST to show a metric scale list in an imperial template? I mean, I start a drawing using the imperial template, but i want to use the standard metric scales on paper space. on previous versions the scale list shown both imperial & metric. Now it depends of what the template is using.

View 1 Replies View Related

AutoCAD Inventor :: HSM Express - How To Prepare A Model To Be Printed (3D)

Dec 2, 2013

I created a quite simple model in the Autodesk Inventor Professional. Now, I'd like to know how prepare it to be printed (3D) by using the INVENTOR HSM EXPRESS. I need to show the process.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved