Index: index.html =================================================================== --- index.html (revision 19273) +++ index.html (revision 19274) @@ -22,8 +22,8 @@ Board size is given as a width and a height. For rectangular boards this can be the real board size, but more commonly it is used to simply determine the on-screen drawing area and the final board dimensions are -specified using the outline layer. If the board is not rectangular, the -contour must be specified on the outline layer and the board size must be +specified using boundary layer groups. If the board is not rectangular, the +contour must be specified on boundary layers and the board size must be large enough that the outline fits in it.

Netlist is the list of logical connections to be realized in copper. @@ -97,8 +97,8 @@

  • mask for solder masks
  • paste for solder paste -
  • outline for the contour of the board and slots and cutouts -
  • mech provision: mechanical information (e.g. adhesive; sent to the board fab) +
  • boundaryfor the contour of the board +
  • mech mechanical information (e.g. cutouts, slots, adhesive; sent to the board fab)
  • doc documentation and metadata (not sent to the board fab)

    @@ -110,7 +110,7 @@

  • global (affects all physical layers, thus has no specific location)

    -Not all combination of type and location are supported: e.g. for an outline +Not all combination of type and location are supported: e.g. for a boundary layer group the location is always global. The table below lists whether a combination is supported or not.

    @@ -121,7 +121,7 @@ silk yes yes no no yes mask yes yes no no yes paste yes yes no no yes - outline no no no yes no + boundary no no no yes no mech yes yes yes yes yes doc yes yes yes yes yes