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
-
Keyframe Animation
This tutorial gives a basic but comprehensive introduction to keyframe animation in Bryce and introduces some key concepts in animation generally. Format: Text/Image
Last visited: less than one minute ago
-
Drawing Aids
All about drawing aids. Format: Text/Image
Last visited: 1 minute 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: 1 minute 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: 4 minutes ago
-
Cameras
Cameras are the main viewing tools in 3D visualisation. This tutorial demonstartes how to create and control cameras. Format: Text/Image
Last visited: 10 minutes ago
-
Exterior Lighting
This tutorial shows you how to set up a standard Sunlight System using a target direct light and including ambient light and standard shadow map settings. Format: Text/Image
Last visited: 11 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
LISP routine for the distribution of sprinklers and fire detectors in fire protection installations
by Javier Longa
2 replies
Last post: 4 hours ago
Free browser CAD viewer + AI inspection tool — feedback welcome
by ProReadyEngineer
1 reply
Last post: 7 hours ago
Need AutoLISP to Export TEXT/MTEXT to Excel (Advance Steel 2023)
by Neelamegam
6 replies
Last post: 7 hours ago
LISP: Find & Replace Without the Lag of AutoCAD's Default Command
by CamDuy
2 replies
Last post: 10 hours ago
Can CAD be an online battle platform? I decided to try it.
by VicoWang
0 replies
Last post: 14 hours ago
Python for AutoLISP Users part 1:
by Danielm103
10 replies
Last post: 30 hours ago
This Week's Hot Topics
CAD Lisp Code Help
by dber
10 replies
Viewed: 862 times
Python for AutoLISP Users part 1:
by Danielm103
10 replies
Viewed: 231 times
Need AutoLISP to Export TEXT/MTEXT to Excel (Advance Steel 2023)
by Neelamegam
6 replies
Viewed: 199 times
Adding Block Editor Commands to ribbon in CUI
by SAFeSTeR
4 replies
Viewed: 173 times
From coordinate hallucination to 7-token precision (LISP Sandbox)
by VicoWang
2 replies
Viewed: 1031 times
Python for AutoLISP Users part 2:
by Danielm103
2 replies
Viewed: 138 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
To or From the Current Layer
From: AutoCAD Productivity Articles #133
Originally published: April 2014
There are two really handy buttons on the Layers panel—Make Object's Layer Current and Change to Current Layer.
Make Object's Layer Current
Use this command to set the current layer by selecting an object that's on the layer you want to be current.
Ex: You just added the topographic lines to the site plan on the TOPO layer, and now you need to add more notes to the NOTES layer. Click Make Object's Layer Current, click on some text that's on the NOTES layer, and that becomes the current layer.
Change to Current Layer
This is a great editing feature when you need to move objects from one layer to another.
Ex: The NOTES layer is current as you add text to the drawing and discover text objects that are a different color. So you hover over the object to display the rollover tip where you see it's on the wrong layer. Click Change to Current Layer, then select the errant objects and press [Enter] to change them over to the NOTES layer that happens to be current.
See all the articles published in April 2014
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
-
3rd – 9th August 2026
This week's image is by boofredlay
Software used: SketchUp and V-Ray
-
Last Week's Image
Last week's image is by Lazarus
Software used: AutoCAD 2009
-
Two Weeks Ago
This image is by BenGoble
Software used: 3ds Max
-
Three Weeks Ago
This image is by boofredlay
Software used: SketchUp and V-Ray
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
AutoCAD Expert
Are you an expert in AutoCAD? Well according to Autodesk you aren't, well not unless you tell the program otherwise. The EXPERT system variable (default 0) can be changed so that annoying "Are you sure?" commands will go away. Here is the list and what they do:
- EXPERT = 0
- Issues all prompts normally.
- EXPERT = 1
- Suppresses "About to regen, proceed?" and "Really want to turn the current layer off?"
- EXPERT = 2
- Suppresses the preceding prompts and "Block already defined. Redefine it?" (BLOCK) and "A drawing with this name already exists. Overwrite it?" (SAVE or WBLOCK).
- EXPERT = 3
- Suppresses the preceding prompts and those issued by the LINETYPE command if you try to load a linetype that's already loaded or create a new linetype in a file that already defines that linetype.
- EXPERT = 4
- Suppresses the preceding prompts and those issued by UCS Save and VPORTS Save if the name you supply already exists.
- EXPERT = 5
- Suppresses the prompt, "That name is already in Use, redefine it?" issued by the -DIMSTYLE Save option when you supply the name of an existing dimension style.
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.