home *** CD-ROM | disk | FTP | other *** search
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- ! Lines beginning with an exclamation point(!) are comment lines
- !
- ! Blank lines are also ignored and do not need an exclamation point.
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !
- ! units:
- ! M = metric, E = English
- !
- ! grids-per-unit:
- ! if units == M :: grids-per-cm
- ! if units == E :: grids-per-inch
- !
- ! viashift:
- ! first character is Y or N
- !
- ! router-grids-per-inch:
- ! router internal routing grid to use
- !
- ! There are only ten valid combinations of viashift and
- ! router-grids-per-inch:
- !
- ! viashift router-grids-per-inch (grid size)
- ! No 20 (1/20")
- ! No 40 (1/40")
- ! No 50 (1/50")
- ! No 60 (1/60")
- ! No 80 (1/80")
- ! No 100 (1/100")
- !
- ! Yes 40 (1/40")
- ! Yes 60 (1/60")
- ! Yes 80 (1/80")
- ! Yes 100 (1/100")
- !
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-
-
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !
- ! The "grids-per-unit" is the "real" routing grid the user wants. "Units"
- ! tells the program whether grids-per-unit is in grids-per-cm or
- ! grids-per-inch. At the setup screen the user is able to select any one
- ! of the grids-per-unit routing grids, and to set via shift on or off.
- ! When the job is loaded into the router the program will match the
- ! routing grid and via shift with a grids-per-unit and viashift pair.
- ! The program will then use the router-grids-per-inch and viashift to
- ! initialize the router. Any scaling between the "real" routing grid and
- ! the internal router-grids-per-inch will be automatically performed by
- ! the program. This would happen for all the metric grids below and for
- ! english 50 grids-per-unit with viashift and english 20 grids-per-unit
- ! with viashift.
- !
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !
- ! If this file is not found at program startup then the following built-in
- ! default settings are used:
- !
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!units grids-per-unit viashift router-grids-per-inch
- !
- ! M 40 YES 100
- ! M 40 NOVIASIFT 100
- ! M 32 YESVISHIFT 80
- ! M 32 NOVIAHIFT 80
- ! M 24 YESVISHIFT 60
- ! M 24 NOVISHIFT 60
- ! M 20 YESVASHIFT 100
- ! M 20 NOVISHIFT 50
- ! M 16 YESVASHIFT 40
- ! M 16 NOVISHIFT 40
- ! M 8 YESVASHIFT 40
- ! M 8 NOVISHIFT 20
- !
- ! E 100 YESVASHIFT 100
- ! E 100 NOVISHIFT 100
- ! E 80 YESVASHIFT 80
- ! E 80 NVIASHIFT 80
- ! E 60 YSVIASHIFT 60
- ! E 60 NVIASHIFT 60
- ! E 50 YSVIASHIFT 100
- ! E 50 NVIASHIFT 50
- ! E 40 YSVIASHIFT 40
- ! E 40 NVIASHIFT 40
- ! E 20 YSVIASHIFT 40
- ! E 20 NVIASHIFT 20
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !
- ! These settings are the same as the initial settings in this file. To
- ! restore this file to its original state just copy the default settings
- ! and remove the '!' from each line.
- !
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-
- !units grids-per-unit viashift router-grids-per-inch
-
- M 40 YES 100
- M 40 NOVIASIFT 100
- M 32 YESVISHIFT 80
- M 32 NOVIAHIFT 80
- M 24 YESVISHIFT 60
- M 24 NOVISHIFT 60
- M 20 YESVASHIFT 100
- M 20 NOVISHIFT 50
- M 16 YESVASHIFT 40
- M 16 NOVISHIFT 40
- M 8 YESVASHIFT 40
- M 8 NOVISHIFT 20
-
- E 100 YESVASHIFT 100
- E 100 NOVISHIFT 100
- E 80 YESVASHIFT 80
- E 80 NVIASHIFT 80
- E 60 YSVIASHIFT 60
- E 60 NVIASHIFT 60
- E 50 YSVIASHIFT 100
- E 50 NVIASHIFT 50
- E 40 YSVIASHIFT 40
- E 40 NVIASHIFT 40
- E 20 YSVIASHIFT 40
- E 20 NVIASHIFT 20
-
- ! no more
-