Altium is very intuitive. Just playing around you usually find how to do lots of things.
The keyboard shortcuts are important if you want to work quickly.
Here's a few basic things
New project
- Creating a new project - File - New - Project - PCB project. Then save the project and give it a name.
- Right click on your project in the project window then 'Add new to project' - PCB / schematic
- Make sure you have saved the project and docs to give them names.
Adding components to schematic
Go to the libraries window (right) and drag anything you want onto the schematic.
By default you get the two libraries 'miscellaneous components' and 'miscellaneous devices'. There are hundreds of others you can add. They aren't added by default because they take up memory and you don't need all of them all the time. To add more click the 'libraries' button on the libraries window and add more. You can also search for things, make sure you use the operator 'contains' so for example "555" will find NE555AN. Also check you have the path and tickbox set so it will search all libraries. It should take 30sec or so to search every one.
To automatically add your schematic components to the PCB with connecting lines so you can route tracks use the top menu and click 'Design' then 'Update PCB document...' Click 'validate changes' then 'execute changes'
To change the size/shape of you PCB play around with the options inside 'Design' - 'Board shape'. (when the PCB is showing)
Moving around
- Hold right mouse btn and drag to move board around
- Hold CTRL and right mouse button and drag to zoom in/out on center of screen
- If in 3D mode you can also hold SHIFT and right mouse + drag to change the 3D perspective
Selecting objects (you can combine these to get complex selections
- Hold left mouse btn and drag box to select multiple objects.
- Shift left mouse click on object to select
- To change all their properties at once don't right click and select properties, double-click on one of them instead.
- You can also right click on a select object and choose 'find similar objects' then use a filter to select things. eg select all 0.8mm holes
Moving selected object around.
- You can select and drag it
- Or for fine tuning, select it and use CTRL + ARROW keys for slow move and CTRL+SHIFT + ARROW keys for fast move.
Change view mode when in PCB design
- number 2 key = 2D view
- number 3 key = 3D view
Measure a distance - CTRL + M (right click to cancel)