clarify readme file
Stefan Schuermans

Stefan Schuermans commited on 2018-08-14 11:45:13
Showing 1 changed files, with 3 additions and 3 deletions.

... ...
@@ -19,7 +19,7 @@ layer "cable 1": lines connecting the pixel circles in the drawing in the
19 19
                  make sure different cable lines do no touch or cross
20 20
 layer "cable 0": another layer for data cables, use this when a cable line
21 21
                  crosses a cable line on layer "cable 1"
22
-layer "distributor 000": one rectangle describing the first distributor, all
22
+layer "distributor 0": one rectangle describing the first distributor, all
23 23
                        cable line to the first pixel of each chain must
24 24
                        start in this rectable; the cable lines going out
25 25
                        of this rectangle must be in order, i.e. first
... ...
@@ -28,8 +28,8 @@ layer "distributor 000": one rectangle describing the first distributor, all
28 28
                        RJ45 connector, ...; the text in the drawing is
29 29
                        ignored (example file contains "000" for the
30 30
                        human that is seeing the drawing)
31
-layer "distributor 001": second distributor (not in example drawing)
32
-layer "distributor 002": ...
31
+layer "distributor 1": second distributor (not in example drawing)
32
+layer "distributor 0x2": ...
33 33
 layer "network": a small line going into the distributor rectangle,
34 34
                  counting outputs starts at this line, no other purpose
35 35
                  besides marking the position of the first output
36 36