Skip to main content

Configuration

1. Introduction

This document provides step-by-step instructions to configure AutoCAD application settings for user preferences, display options, file paths, and performance optimization. The guide helps users customize AutoCAD according to project needs and improve efficiency.

2. Launching AutoCAD and Accessing Options

2.1 Steps

  • Open AutoCAD. Double-click the AutoCAD icon on your desktop or search for it from the Start menu.

  • Open the Options window.

  • Type OPTIONS in the command line and press Enter.

    Or

  • Click the Application Menu (A icon) → Options.

  • The Options dialog box opens with several tabs that control different AutoCAD settings.

3. Configuration Tabs Overview

The Options dialog box contains multiple tabs that control files, display, saving, plotting, system behavior, and user preferences.

3.1 Files Tab

Purpose: Manage file locations, support paths, and templates.

SettingDescriptionExample use
Support File Search PathPaths AutoCAD searches for fonts, linetypes, hatches, etc.Add company standard folders.
Template SettingsDefault drawing templates (DWT).Load standard title block automatically.
Plot and Publish LogLocation for plot and publish log files.Store logs on a shared network folder for QA.

3.2 Display Tab

Purpose: Customize the appearance of drawing windows and the user interface.

OptionDescriptionExample use
ColorsChange background, grid, and crosshair colors.Use dark background for better contrast.
Crosshair SizeAdjust cursor crosshair size.Increase to 100% on large monitors.
Layout ElementsShow or hide layout tabs, scroll bars, etc.Hide scroll bars for more workspace.
Font & Text SizeChange UI font and size.Increase font on high‑resolution screens.

Steps to change colors, font, and size

  • Open Options → Display tab, then choose Colors if needed.
  • Click Fonts....
  • Choose a new Font style and Size.
  • Click OK → Apply → Close.

3.3 Open and Save Tab

Purpose: Control file saving, automatic save, and file version settings.

SettingDescriptionExample use
File Save FormatDefault DWG version (for example, AutoCAD 2018).Maintain compatibility with older projects.
Automatic SaveInterval for autosave files.Set autosave every 10 minutes.
File Safety PrecautionsBackup (.bak) file behavior.Enable to reduce risk of data loss.

3.4 Plot and Publish Tab

Purpose: Configure plotting and PDF output options.

SettingDescriptionExample use
Default PlotterDefault printer or PDF plotter (.pc3).Use DWG To PDF.pc3 for PDF output.
Plot Style TableControls lineweights and colors.Apply company-standard CTB/STB plot styles.

3.5 System Tab

Purpose: Control performance, graphics, and system notifications.

SettingDescriptionExample use
Graphics PerformanceGPU acceleration and display tuning.Turn on for smoother zoom and pan.
System VariablesInternal tuning parameters.Optimize for heavy 3D or large drawings.

3.6 User Preferences Tab

Purpose: Customize input behavior, right‑click menus, and insertion units.

OptionDescriptionExample use
Right‑Click CustomizationAssign behavior to right‑click.Enable “Repeat last command”.
Insertion ScaleUnit for inserted blocks.Set to Millimeters for metric projects.

3.7 Drafting Tab

Purpose: Control drafting aids such as snaps and tracking.

SettingDescriptionExample use
Snap Marker ColorColor of object snap marker.Improve visibility on dark backgrounds.
AutoSnap SettingsTooltips, markers, and magnet snaps.Align geometry precisely while drawing.

3.8 3D Modeling Tab

Purpose: Configure 3D display, navigation, and visual styles.

SettingDescriptionExample use
Cross SectionsControls section and visual style display.Apply conceptual or realistic shading.
GizmosEnables 3D move/rotate/scale gizmos.Simplify 3D transformations.

3.9 Selection Tab

Purpose: Control how objects are selected and highlighted.

OptionDescriptionExample use
Pickbox SizeSize of the selection box.Use smaller boxes for precise selection.
Selection PreviewHighlights objects on hover.See what will be selected before clicking.

3.10 Profiles Tab

Purpose: Save, export, and import complete AutoCAD configuration profiles.

3.10.1 Exporting a configuration profile

  • Go to Options → Profiles.
  • Select the active profile.
  • Click Export... and save the profile as an .arg file.
  • On another system, click Import..., select the .arg file, and set the imported profile as Current.

4. Restoring Default Configuration

If settings are heavily changed or corrupted, you can reset AutoCAD to defaults.

  • Open Options → Profiles → Reset to restore default profile settings.
  • Optionally run the RESETUI command to restore the workspace layout.