Most mechanical drawings use decimal form of units. You will first learn how to set decimal units and precision of units commonly used in mechanical CAD drawings. Next you will set up a template drawing. This template drawing will be used in later units to speed up and standardize the drawing process.
Most mechanical drawings use a decimal type of scale, such as 4.25". Even though you will set your units to decimal for mechanical drawings, AutoCAD allows you to use any type of units in your drawing. If it is more convenient to enter information in feet and inches, for example, you can change your units at any time. Changing units or entering units in a different format will not affect any other objects in the drawing.
A template drawing normally contains values for limits, grid, and snap. After setting the correct units, you will create a template drawing containing the values for limits, grid and snap commonly used in mechanical drawings. template drawings will be created for Metric as well as English drawings.
To set the units, access the Units Control dialog box. This can be accomplished by:
While AutoCAD had five different measurement report formats, decimal units are generally used in mechanical drafting, because ANSI Y14.5M Dimensioning and Tolerancing standards specify that decimal inch or metric units in millimeters be used in engineering drawings. AutoCAD can display a maximum of eight decimal places. Decimal is the default type of unit in AutoCAD.
After setting the measurement report format to decimal units, the next step is to set the display precision. AutoCAD rounds the value of the display, so two digits may be shown as 2.88, three digits as 2.875, and four digits as 2.8751. Regardless of what you set the display precision at, AutoCAD is accurate to 14 decimal places.
For mechanical drawings, three to four digit display precision is normally used for inch drawings. For metric drawings, one- or two-place decimals are generally used, such as 16.5 or 16.50. This difference is due to the greater distance represented by inches as opposed to millimeters.
Angular measurement is also set in the Units Control dialog box. AutoCAD also has five different angular measurement options. Decimal degrees are generally used in mechanical drafting, which is the default type of angular measurement in AutoCAD.
Decimal degrees displays angular measurement as real numbers with up to eight decimal places, such as 42.500. Two-place decimal degrees are normally used for mechanical drawings.
In this tutorial you will set the units and angular measurement for a Metric drawing.
Set the units to Decimal, zero digits for Precision.
Set the angles to Decimal Degrees, precision 0 (AutoCAD default).
Your Units Control dialog box should look like fig. 4.1
Figure 4.1 The units and angular measurement for a Metric drawing.
A template drawing may be defined as any drawing file that you want to use as the template for the new drawing you are creating. Proper use of a template drawing can save a lot of work. When you begin a new drawing you normally set different variables, such as the limits, snap increment, and grid spacing. The advantage of using a template drawing is that it frees you from having to change these same settings every time you start a new drawing.
In this tutorial you will create a metric template drawing. You will set the limits, grid and snap to values commonly used in a metric A size drawing.
To show the entire limits within the view window, you issue the ZOOM ALL option:
After the limits are established, you set the grid to 4 and the snap to 2:

Fig. 4.2 Setting the Grid to 4 and the Snap to 2 for a Metric drawing.
Even though you may have set grid and snap modes in your template drawing, any coordinate entered through the keyboard overrides these settings. This is true even if the desired point location does not fall on the grid or cannot be snapped to, or if the To point: location is at an angle to the previous location with ortho mode turned on. Remember you can switch the coordinate entry method at any time during a command sequence.