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
-
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: less than one minute ago
-
Adding Sunlight to your Drawings
This tutorial takes you through the steps required to add realistic sunlight effects to your 3D model. Format: Text/Image
Last visited: less than one minute ago
-
Modifying Objects
This tutorial runs through all of the modify tools, demonstrating practical examples in each case. 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: 3 minutes ago
-
AutoLISP Quick Start
This tutorial is designed to help AutoCAD users get to grips with AutoLISP quickly. It demonstartes how to create AutoLISP routines from a standing start. Format: Text/Image
Last visited: 5 minutes ago
-
AutoCAD 2010: 3D Array
This tutorial introduces 3D Array tool and covers both Rectangular and Polar arrays. Despite the fact that it doesn't have a neat dialogue box, like its 2D cousin, 3D Array is pretty easy to use and can be used to create some impressive results. Running time: 3min 34sec Format: Video
Last visited: 6 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
PDF TO CAD FILE
by CHAKRADHAR
9 replies
Last post: 1 hour ago
Segment Copy of a Region (cleaning request)
by ScottMC
8 replies
Last post: 9 hours ago
Layer Table (Lines and Text)
by CAD_Noob
9 replies
Last post: 24 hours ago
Layer Creater Lisp Routine Issue
by waders
61 replies
Last post: 48 hours ago
*A##### Blocks
by mnpbalda
2 replies
Last post: 48 hours ago
Penn Foster Civil Project.....
by TimC
5 replies
Last post: 54 hours ago
This Week's Hot Topics
Layer Table (Lines and Text)
by CAD_Noob
9 replies
Viewed: 360 times
PDF TO CAD FILE
by CHAKRADHAR
9 replies
Viewed: 213 times
Segment Copy of a Region (cleaning request)
by ScottMC
8 replies
Viewed: 418 times
The pound sign wobbles textreplacer
by bustr
5 replies
Viewed: 361 times
Penn Foster Civil Project.....
by TimC
5 replies
Viewed: 188 times
Node of Arc Length Dimension
by dickeychan
2 replies
Viewed: 234 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
-
2nd – 8th March 2026
This week's image is by Lazer
Software used: Inventor and Solid Edge
-
Last Week's Image
Last week's image is by Miklos Fuccaro
Software used: AutoCAD 2006
-
Two Weeks Ago
This image is by craigp
Software used: AutoCAD 2007 and V-Ray
-
Three Weeks Ago
This image is by StykFacE
Software used: AutoCAD 2008
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
Auto-repeating Commands
Sometimes you need to repeat a command lots of times and it can be a bit tedious doing the usual and or even using the Enter key on the keyboard. It would be really useful if you could just keep a command auto-repeating until you hit the Escape key Esc. Well, you can. All you need to do is make a small change to the CUI.
For example, say you want to draw lots of circles and have the circle command auto-repeat so that you can just pick center, radius, center, radius etc. Here's what you do:
- Select from the pull-down menu to display the CUI dialogue box.
- In the "Customizations in All CUI Files" section, click on "Toolbars" and then "Draw" to reveal the Draw commands, and then click "Circle".
- The Properties area now changes to display the Circle button properties and under the "Macro" heading, you will see the macro used to start the Circle command. By default, this macro is:
^C^C_circle. To cause the Circle command to auto-repeat, simply add a "*" before the existing macro. Once edited, your macro should look like this:*^C^C_circle. - Now click the "OK" button to save and return to the drawing.
Try the circle command and see what happens.
This technique can be used with most commands. For example, if you are doing a lot of dimensioning, you could auto-repeat the Linear Dimension command so that you can draw all your dimensions without breaking stride.
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.