|
This program is in Alpha Stage
This program is under construction. This means that many (most) features are not yet implemented.
I'm sorry. I'm working on them as fast as my little brain will go.
Things which are implemented:
Create new PCB (1,2,4 layers)
Layer editing dialog. You can add or remove layers by editing their names in the list. Try it!
Main Menu. Hold the right mouse button to bring up the main menu.
Create Track. Click and drag to create a track.
Create Via. Click somewhere to create a via. Only one size at the moment. 
Create Component. Choose from a very small library of parts. 
Selection tool. Click and drag to move objects. 
A simple help screen when you first load up.
Panning with the W,A,S,D keys.
Zooming with the mouse wheel.
Choose layers with the number keys.
Things which are coming very soon:
Load / Save.
Netlists.
Groups (when you hover the mouse over an object, all connected objects are outlined (nice!).
Named components.
Things which are not yet implemented:
Recent Documents.
Changing the size and shape of the PCB (at the moment it's a polygon).
Different sized tracks and vias.
Creating new footprints (unless you edit the Lua scripts).
Deleting objects.
Undo / Redo.
Keyboard shortcuts. (there will be a lot of these one day)
|