Update README.md

This commit is contained in:
deet mit 2020-07-18 11:55:22 +00:00
parent 3c54a04ad7
commit 8e8d20f911

@ -11,11 +11,13 @@ New elements:
**Tools.**
- autowire tool (black)
Creates wires automaticaly by selectin starting position (left click) and ending position (right click).
You can keep clicking right, to continue the wire. The wire will automaticaly bend and go over other wires
if possible. Click on other wire to connect to the existing wire
- autodelete tool (red)
Removes wires automaticaly. Left click is simple puch. Right click removes the entire wire
to the next junction.
@ -25,15 +27,18 @@ New elements:
If you click right on the air, it will remove the selected area.
- select tool (blue)
Selects the area. Left click selects pos1, right click selects pos2.
Left click on air removes selection.
- automove tool (yellow)
Allows you to move circuit, or part of the circuit without disconnecting wires.
Left click moves to the left, right click moves to the right. You must face proper direction.
Use blue tool to select region.
- circuit (blue book)
Allows you to store your circuit, and paste it in other places.
Left click on air saves the circuit (selecion must be active).
Left click on block creates selection of the circuit.