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