Rev 106 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
104 | lvd | 1 | (gerbv-file-version! "2.0A") |
2 | (define-layer! 7 (cons 'filename "ZXINET.GBL")(cons 'visible #t)(cons 'color #(0 65535 6831))) |
||
3 | (define-layer! 6 (cons 'filename "ZXINET.GBS")(cons 'visible #f)(cons 'color #(0 75 65535))) |
||
4 | (define-layer! 5 (cons 'filename "ZXINET.GBO")(cons 'visible #f)(cons 'color #(65535 65535 65535))) |
||
106 | lvd | 5 | (define-layer! 4 (cons 'filename "ZXINET.GTL")(cons 'visible #t)(cons 'color #(65535 3956 0))) |
6 | (define-layer! 3 (cons 'filename "ZXINET.GTS")(cons 'visible #f)(cons 'color #(65535 50629 13107))) |
||
7 | (define-layer! 2 (cons 'filename "ZXINET.GTO")(cons 'visible #f)(cons 'color #(65535 65535 65535))) |
||
8 | (define-layer! 1 (cons 'filename "ZXINET.DRL")(cons 'visible #t)(cons 'color #(0 64876 65535))(cons 'attribs (list (list 'autodetect 'Boolean 1) (list 'zero_supression 'Enum 1) (list 'units 'Enum 1) (list 'digits 'Integer 3)))) |
||
104 | lvd | 9 | (define-layer! 0 (cons 'filename "ZXINET.GKO")(cons 'visible #t)(cons 'color #(65535 65535 65535))) |
10 | (define-layer! -1 (cons 'filename "/home/lvd/d/zxiznet/pcad/revC/gerbers")(cons 'visible #f)(cons 'color #(0 0 0))) |
||
11 | (set-render-type! 3) |