Learn AutoCAD with our Free Tutorials
Welcome to CADTutor
CADTutor provides the best free tutorials and articles for AutoCAD, 3ds Max and associated applications along with a friendly community forum. If you need to learn AutoCAD, or you want to be more productive, you're in the right place. See our tip of the day to start learning right now!
Free Tutorials and More…
The Tutorials section provides over 100 original tutorials for AutoCAD, 3ds Max and other design applications. Michael’s Corner is an archive of productivity articles that brings you the best AutoCAD tips and tricks. Our Forum is a lively community where AutoCAD users can ask questions and get answers. The Downloads area provides free AutoCAD blocks, free AutoLISP routines and free images.
Tutorials of the Moment
Recently viewed tutorials
-
Volumetrics
This tutorial describes how to use Key TERRA-FIRMA to calculate volumes from ground models (.KGM files) and how to calculate cut and fill volumes between ground models. Format: Text/Image
Last visited: less than one minute ago
-
Advanced Selection
After you've mastered the basics of selection, this tutorial shows you some powerful methods for making complex selection sets. Format: Text/Image
Last visited: 1 minute ago
-
Modifying Objects
Modification of objects is at the heart of 3D modelling. Once geometry has been created using the most appropriate method then the modeller will start the modification process. This comprehensive tutorial shows you how. Format: Text/Image
Last visited: 2 minutes ago
-
Entering Survey Data using AutoCAD
These techniques apply to basic CAD programs such as AutoCAD, IntelliCAD, etc. If you have a civil/survey program or add-on, such as Land Desktop, SurvCADD, Eagle Point, etc., then there are built-in tools for entering lines and curves. Format: Text/Image
Last visited: 2 minutes ago
-
Dimensioning
This tutorial describes the options and commands available for dimensioning drawings and how to use them. The correct use of AutoCADs dimension tools is the key to producing clear and concise measured drawings. Format: Text/Image
Last visited: 2 minutes ago
-
Object Snap
A tutorial giving an overview of all the AutoCAD object snaps (osnaps) with some worked examples. The tutorial also covers the use of temporary tracking points and object snap tracking. Format: Text/Image
Last visited: 2 minutes ago
CADTutor Tutorials
Our tutorials are comprehensive but straightforward introductions to AutoCAD and related software. They are designed to help beginners get to grips with design workflows as quickly as possible. There are over 100 to choose from, some text/image based and others in video format. Whatever stage you are at in your learning, you should find a tutorial to help.
Forum Latest
Currently Active Topics
Like component tags batch update
by KStag
13 replies
Last post: 14 hours ago
SHX Text Not Editable in PDF
by CHAKRADHAR
5 replies
Last post: 23 hours ago
Vehicle Tracking - where to find details for vehicles
by Adam - Inspire
18 replies
Last post: 39 hours ago
AL's Steel Mill not working on BricsCAD
by Jgrand3371
5 replies
Last post: 48 hours ago
CNC Toolpath Issue
by AndrewB
1 reply
Last post: 49 hours ago
How to override text formatting
by GrahamT
2 replies
Last post: 57 hours ago
This Week's Hot Topics
Like component tags batch update
by KStag
13 replies
Viewed: 672 times
SHX Text Not Editable in PDF
by CHAKRADHAR
5 replies
Viewed: 177 times
How to override text formatting
by GrahamT
2 replies
Viewed: 238 times
Choose which attributes to display in Block Reference.
by fromMlm
1 reply
Viewed: 342 times
CNC Toolpath Issue
by AndrewB
1 reply
Viewed: 106 times
CADTutor Forums
Our forum is a vibrant community of experts and beginners. The main focus is helping beginners get to grips with AutoCAD and to help more advanced users become more productive. The AutoLISP forum is one of the busiest out there, providing expert advice for busy professionals.
AutoCAD Productivity
Avoid Using ‘Standard’ in Text & Dimension Styles
From: AutoCAD Productivity Articles #141
Originally published: August 2015
In addition to Layer 0, every single drawing on the planet has a Text style called ‘Standard’, and a Dimension style called ‘Standard’. They're the defaults.
When developing company standards, it's best to not modify the Standard styles; leave 'em alone and make your own.
And here's why. Let's say you have text you added to Drawing A (using your modified ‘Standard’ text style to use the Trebuchet font), and you drag that text into Drawing B where the Standard text style uses the TXT.SHX font.
Since Drawing B already has a ‘Standard’ text style—see opening sentence, above—who do you think will "win" when it comes to how the text looks? The text in Drawing B will use the font which is already assigned to the Standard text style.

In the illustration, you see the result when I drag the text from Drawing A into Drawing B. Questions?
See all the articles published in August 2015
Michael's Corner
Between 2003 and 2016, Michael Beall (and one or two guests) wrote almost 600 articles for CADTutor. The focus of these articles is AutoCAD productivity, and although some of them are now more than a few years old, most remain relevant to current versions of AutoCAD. The article above is just one example. Check out Michael's Corner for a full listing.
Image of the Week
-
23rd February to 1st March 2026
This week's image is by Miklos Fuccaro
Software used: AutoCAD 2006
-
Last Week's Image
Last week's image is by craigp
Software used: AutoCAD 2007 and V-Ray
-
Two Weeks Ago
This image is by StykFacE
Software used: AutoCAD 2008
-
Three Weeks Ago
This image is by CADken
Software used: SketchUp
Gallery of Work
Over the years, our forum members have contributed hundreds of images, showcasing their amazing work. The images above are just a small selection that demonstrate the wide range of project types our community is involved with. Take a look at our gallery to see all the images published in the last 12 months.
Tip of the Day
Absolute and Relative Coordinates
| Coordinate | Interpretation |
|---|---|
| 25,75 | depends on context |
| @25,75 | relative |
| #25,75 | absolute |
It used to be very simple. Enter a coordinate and AutoCAD interpreted it as an absolute coordinate. Enter a coordinate preceded by "@" (the at sign) and AutoCAD interpreted it as a relative coordinate. This simple rule changed when dynamic input was introduced and now the interpretation of coordinates is contextual. For example, when you draw a rectangle using RECTANG, the coordinate for the second point is interpreted as absolute with dynamic input turned off and as relative with dynamic input turned on. Really, try it and see.
Fortunately, there's a new coordinate prefix that forces an absolute coordinate, even when AutoCAD decides you want a relative one. Precede any coordinate with "#" (the hash sign) to force an absolute coordinate.
Missed a Tip?
Did you miss yesterday's tip? Maybe you forgot to drop by or maybe you don't visit over the weekend. If so, you can now see all the tips published during the past week. Also, if you have a tip you'd like to share with us, you can post it on our forum and if we like it, we'll publish it here.