Rev 3190 Rev 3252
Line 1... Line 1...
1 (gerbv-file-version! "2.0A") 1 (gerbv-file-version! "2.0A")
2 (define-layer! 3 (cons 'filename "mill.PHO")(cons 'visible #t)(cons 'color #(49601 0 57568))) 2 (define-layer! 3 (cons 'filename "mill.gbr")(cons 'visible #t)(cons 'color #(49601 0 57568)))
3 (define-layer! 2 (cons 'filename "bot.PHO")(cons 'visible #t)(cons 'color #(29555 29555 57054))) 3 (define-layer! 2 (cons 'filename "bot.gbr")(cons 'visible #t)(cons 'color #(29555 29555 57054)))
4 (define-layer! 1 (cons 'filename "top.PHO")(cons 'visible #t)(cons 'color #(65535 32639 29555))) 4 (define-layer! 1 (cons 'filename "top.gbr")(cons 'visible #t)(cons 'color #(65535 32639 29555)))
5 (define-layer! 0 (cons 'filename "plt.PHO")(cons 'visible #t)(cons 'color #(30069 62194 26471))) 5 (define-layer! 0 (cons 'filename "plt.gbr")(cons 'visible #t)(cons 'color #(30069 62194 26471)))
6 (define-layer! -1 (cons 'filename "/home/kaklik/svnMLAB/Modules/CommRF/GSM01A/CAM_PROFI/PragoBoard")(cons 'visible #f)(cons 'color #(0 0 0))) 6 (define-layer! -1 (cons 'filename "/home/kaklik/svnMLAB/Modules/CommRF/GSM01A/CAM_PROFI/PragoBoard")(cons 'visible #f)(cons 'color #(0 0 0)))
7 (set-render-type! 3) 7 (set-render-type! 3)