-
Notifications
You must be signed in to change notification settings - Fork 0
/
box_panel_2.gvp
37 lines (37 loc) · 1014 Bytes
/
box_panel_2.gvp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
(gerbv-file-version! "2.0A")
(define-layer! 7 (cons 'filename "board2.GTS")
(cons 'visible #t)
(cons 'color #(65535 50629 13107))
)
(define-layer! 6 (cons 'filename "board2.GTP")
(cons 'visible #t)
(cons 'color #(53713 6939 26728))
)
(define-layer! 5 (cons 'filename "board2.GTO")
(cons 'visible #t)
(cons 'color #(54741 65021 13107))
)
(define-layer! 4 (cons 'filename "board2.GTL")
(cons 'visible #t)
(cons 'color #(0 50115 50115))
)
(define-layer! 3 (cons 'filename "board2.GBS")
(cons 'visible #t)
(cons 'color #(30069 62194 26471))
)
(define-layer! 2 (cons 'filename "board2.GBP")
(cons 'visible #t)
(cons 'color #(49601 0 57568))
)
(define-layer! 1 (cons 'filename "board2.GBO")
(cons 'visible #t)
(cons 'color #(65535 32639 29555))
)
(define-layer! 0 (cons 'filename "board2.GBL")
(cons 'visible #t)
(cons 'color #(29555 29555 57054))
)
(define-layer! -1 (cons 'filename "C:/Users/Joran/git/MicroFPGA/MicroFPGA-electronics/Box_panel_2/Gerber")
(cons 'color #(0 0 0))
)
(set-render-type! 2)