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
-
Drawing Objects
Getting to grips with AutoCAD's basic drawing tools. This is an ideal start for the AutoCAD beginner. Format: Text/Image
Last visited: less than one minute ago
-
Basic 3D and Surface Modelling
Although AutoCAD has a number of commands for creating special 3D objects, a lot can be achieved by changing the properties of basic 2D objects like polylines. This tutorial provides a basic introduction to creating and viewing 3D objects. Format: Text/Image
Last visited: 2 minutes ago
-
3D Tree Exercise
The object behind this exercise is twofold. Firstly it is to give you practice with some of the 3D techniques which you have discovered in the tutorials or to introduce you to them if you haven't seen them before. Secondly it is to demonstrate a reasonably simple method for constructing a convincing 3D tree. Format: Text/Image
Last visited: 5 minutes ago
-
Options for Creating Objects
There are a number of ways of creating the three main elements of a landscape scene, surfaces, edges and objects, each one demending an understanding of the creation methods and tools at hand. This tutorial shows you how. Format: Text/Image
Last visited: 5 minutes ago
-
Animation
Design visualisation animation generally involves animation of cameras in walkthrough, panaround or flyover movies to give the client a much richer and more informative view of the design. This tutorial covers the basics. Format: Text/Image
Last visited: 6 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: 8 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
Add Polyline Vertex
by CAD_Noob
2 replies
Last post: 6 minutes ago
Penn Foster Student Suffering with Oleson Village Map!!!
by AutoCad Student
517 replies
Last post: 46 minutes ago
Export mtext to Excel
by BIGAL
6 replies
Last post: 3 hours ago
Extracting data to excel from selected objects on different layers
by Hsanon
41 replies
Last post: 3 hours ago
Display / Printing Issue
by Ashley
3 replies
Last post: 9 hours ago
Automating Room Quantities? I built a Lisp for that (Free v1.0)
by kevren
2 replies
Last post: 13 hours ago
This Week's Hot Topics
Align the extension lines to the short line of each selected size
by Nikon
8 replies
Viewed: 469 times
Export mtext to Excel
by BIGAL
6 replies
Viewed: 227 times
drawing problem ,
by riah
3 replies
Viewed: 320 times
Trying to adjust point marker location
by CyberAngel
2 replies
Viewed: 278 times
vlax-curve-getClosestPointToProjection returns inconsistent results
by IToastThereforeIAm
2 replies
Viewed: 242 times
Automating Room Quantities? I built a Lisp for that (Free v1.0)
by kevren
2 replies
Viewed: 183 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
User Increment Angles for Polar (new in 2015)
From: AutoCAD Productivity Articles #138
Originally published: February 2015
The Polar tracking feature [F10] comes with several preset increments. But what if you want your own increment, like, 12? This is now available for the first time in AutoCAD 2015 where you can specify an increment value, and AutoCAD will snap to all instances of that increment!
How to Add Additional Polar Angles
Click the drop-down arrow beside Polar Tracking, then click Tracking Settings.
Check the box for Additional Angles, then click New and enter a new angle. Click OK to close the Drafting Settings dialog box.
Click the dropdown arrow beside Polar Tracking, then click your new angle increments.

See all the articles published in February 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
-
24th – 30th November 2025
This week's image is by Titi95
Software used: AutoCAD 2014
-
Last Week's Image
Last week's image is by Titi95
Software used: AutoCAD 2015 and Keyshot
-
Two Weeks Ago
This image is by Red333
Software used: AutoCAD Architecture 2009
-
Three Weeks Ago
This image is by Pocket
Software used: AutoCAD 2002
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
Add your name to the status bar
Have you ever wanted to see your name or your company's name displayed on the AutoCAD status bar? If so, you need to know about the modemacro variable. Whatever value you set this variable to will appear on the status bar, just to the left of the dynamic co-ordinate display. To do this, enter "modemacro" at the command prompt and then enter the text you'd like to display.
The assigned value of modemacro remains set only for the current drawing session. If you'd like to see your text displayed every time you start AutoCAD, simply add the following line to acad.lsp:
(setvar "modemacro" "text to display")
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.