Download Free Plot Styles (.CTB & .STB) – Professional AutoCAD Plotting Standards

This page provides a production-grade library of AutoCAD plot styles (.CTB & .STB) used to control lineweights, colors, screening, transparency, and final print output.

If your drawing looks correct on screen but wrong in PDF, the problem is almost always plot style configuration.

This is where drawing quality is actually decided.


What Plot Styles Control in Real Production

A plot style defines how objects are printed:

  • Lineweight (thickness hierarchy)
  • Color output (black / grayscale / full color)
  • Screening (fade / background control)
  • Line end style (Butt / Square / Round)
  • Plot transparency (if enabled)

Without proper configuration:

  • drawings look flat
  • line hierarchy disappears
  • output looks unprofessional

CTB vs STB (Operational Difference)

Color-Dependent Plot Styles (.CTB)

  • Lineweight controlled by Index Color (1–255)
  • Industry standard in most offices

Example mapping:

  • Red (1) → 0.50 mm
  • Yellow (2) → 0.35 mm
  • Green (3) → 0.25 mm

Named Plot Styles (.STB)

  • Lineweight controlled by named styles
  • Independent from object color

Used in:

  • BIM workflows
  • coordinated multi-discipline environments

Critical Rule

A drawing uses:

  • CTB OR STB — never both

True Color Trap (Most Common Mistake)

If an object is set to True Color (RGB):

  • CTB does NOT control it

Result:

  • object prints in color even with monochrome CTB

Solution:

  • use Index Colors (1–255) for full CTB control

Installing Plot Styles (Local or Network)

Standard Method

  1. Type STYLESMANAGER
  2. Open Plot Styles folder
  3. Copy .CTB / .STB files
  4. Restart AutoCAD
  • Redirect path via: OPTIONS → Files → Plot Style Table Search Path

Store files on:

  • shared server

More : How to Install or Load Plot Styles (CTB/STB) in AutoCAD – Step-by-Step Guide


Applying Plot Styles (Reliable Workflow)

Use Page Setup Manager

  • Type PAGESETUP
  • Assign:
    • plotter (see below)
    • plot style (.CTB / .STB)
    • paper size

Save setup:

  • reuse across layouts

CTB + PC3 (Output Quality Pairing)

For consistent results, use:

  • AutoCAD PDF (High Quality Print).pc3

Benefits:

  • vector output
  • precise lineweights
  • high DPI (600+)

Plot Transparency (Often Missed)

Transparency works only if:

  • “Plot transparency” is enabled in:
  • Plot dialog
  • or Page Setup

If disabled:

  • transparency settings are ignored

CONVERTPSTYLES (Proper Use)

To convert CTB → STB:

  1. Create mapping file using:
    • CONVERTCTB
  2. Then run:
    • CONVERTPSTYLES

Without mapping:

  • results are inconsistent

Line End Style (Professional Detail)

In CTB editor:

  • Butt / Square ends → clean intersections
  • Round ends → soft edges (default, less precise)

These plot styles use:

  • Butt or Square end styles for sharp, professional output

Screening (The Key to Readable Drawings)

Screening controls visual hierarchy:

  • 100% → full black
  • 50% → faded background
  • 25% → reference

Example:

  • architectural background → 50%
  • active systems → 100%

This is the logic behind:

  • MEP_Screened_50.ctb

Standard AutoCAD Color Strategy (1–9)

These plot styles are optimized for:

  • Colors 1 to 9 (standard AutoCAD palette)

This allows:

  • immediate integration into existing workflows
  • no need to redefine layers

Color-Dependent Plot Styles (.CTB)

  • CADAuthority_Monochrome_Pro.ctb Balanced lineweight hierarchy using standard colors. Designed for clean black-and-white PDFs with strong readability. Optimized for professional sheet sets.
  • Architectural_High_Contrast.ctb Heavy lineweights for cut elements, lighter lines for furniture and annotations. Improves clarity in plans and sections.
  • MEP_Screened_50.ctb Applies 50% screening to background elements. Systems remain bold and readable.
  • Civil_Survey_Standard.ctb Thin grayscale for existing conditions, bold black for proposed work.
  • Presentation_Full_Color.ctb Preserves on-screen colors for diagrams and presentations.
  • Grayscale_Detailed_Tones.ctb Converts colors into multiple grayscale values based on intensity.
  • ISO_Metric_Standard.ctb Follows ISO 128 lineweight standards (0.13 mm → 2.0 mm).
  • AIA_Imperial_Standard.ctb Aligned with AIA layer/color conventions.
  • Ghosted_Background_Reference.ctb Ultra-light output (~25%) for references.
  • Redline_Markup_Corrections.ctb Keeps red visible while forcing other colors to black.
  • Technical_Rapidograph_Sim.ctb Simulates classic pen plotting style.
  • Draft_Check_InkSaver.ctb Thin lines across all colors to reduce ink usage.
  • Civil3D_Contour_Master.ctb Differentiates contour types clearly.
  • Structural_Steel_Detailing.ctb Heavy profiles, fine dimension lines.
  • Landscape_Vibrant_Render.ctb Enhances natural tones for presentations.
  • BIM_Coordination_Clean.ctb Clean output for coordination workflows.
  • Electrical_Schematic_Uniform.ctb Consistent medium lineweights for diagrams.
  • Legacy_Pen_Plotter_8.ctb Recreates 8-pen system mapping.
  • Field_Set_Bold_Readability.ctb Thick lines for on-site readability.
  • Dark_Mode_Tablet_View.ctb High-contrast output for tablet viewing.

Named Plot Styles (.STB)

  • National_CAD_Standard_V6.stb Fully aligned with US CAD standards.
  • Professional_Architectural_Named.stb Flexible named-style workflow.
  • MEP_Discipline_Coordination.stb Switch visual emphasis by discipline.
  • Clean_Solid_Black_Style.stb Forces all objects to black output.
  • Visual_Style_3D_Presentation.stb Optimized for 3D visual plotting.

Example Lineweight Mapping (CADAuthority_Monochrome_Pro)

  • Color 1 → 0.50 mm
  • Color 2 → 0.35 mm
  • Color 3 → 0.25 mm
  • Color 4 → 0.18 mm
  • Color 5 → 0.13 mm
  • Color 8 → 50% screening
  • Color 9 → 25% screening

Common Plotting Issues (Fast Fixes)

All lines are thin → Missing CTB file

Drawing looks like a spider web → Assign proper CTB immediately

Colors printing incorrectly → True Color used instead of Index Color

Transparency not printing → Enable “Plot transparency”

Wrong lineweights → Wrong plot style assigned


Workflow Standard (What Works in Real Offices)

  • one plot style system
  • one page setup template
  • standard color-to-lineweight mapping
  • centralized network plot style folder

FAQ – AutoCAD Plot Styles

Why does my drawing print incorrectly?

Missing or incorrect CTB/STB file.


Why is color not controlled?

Object uses True Color, not Index Color.


Can I mix CTB and STB?

No.


Why is transparency not working?

“Plot transparency” is not enabled.


How do I install plot styles?

Use STYLESMANAGER


Disclaimer

Plot styles depend on layer colors, drawing setup, and office standards. Always verify output before issuing drawings.