Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kicad-source-mirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
kicad-source-mirror
Commits
5850736c
Commit
5850736c
authored
Mar 26, 2010
by
dickelbeck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
better layer names in specctra export help
parent
1698acd7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
dialog_freeroute_exchange_help.html
pcbnew/dialog_freeroute_exchange_help.html
+9
-9
No files found.
pcbnew/dialog_freeroute_exchange_help.html
View file @
5850736c
...
...
@@ -3,17 +3,17 @@
<h1>
Freerouter Guidelines:
</h1>
<ol>
<li>
in pcbnew, using the Layers Setup dialog:
</li><br>
<li>
choose the number of layers, and enter the name of each layer.
</li><br>
These should look something like this:
<li>
choose the number of layers, and enter the name of each layer.
</li><br>
<br>
These should look something like this
(if a 6 layer board)
:
<ul>
<li>
Layer[0] Back
signal
</li>
<li>
Layer[1] Power
power
</li>
<li>
Layer[2] V2_Signal
signal
</li>
<li>
Layer[3] H1_Signal
signal
</li>
<li>
Layer[4] Ground
power
</li>
<li>
Layer[15] Front
signal
</li>
<li>
Front -
signal
</li>
<li>
Ground -
power
</li>
<li>
H1_Signal -
signal
</li>
<li>
V2_Signal -
signal
</li>
<li>
Power -
power
</li>
<li>
Back -
signal
</li>
</ul><br>
Notice that after the layer name there is a layer type field, either 'signal' or 'power'
.
<br>
Notice that after the layer name there is a layer type field, either 'signal' or 'power'
, typically.
Any layer identified as 'power' will be removed from the layer menu in Freerouter,
as this will be assumed to contain a power zone.
</li><br><br>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment