git.s-ol.nu hw/0x33.board/hardware / 0caee1c
kibot: use pcbdraw for board output s-ol 1 year, 2 months ago
1 changed file(s) with 8 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
5050 output: 'placement.%x'
5151 separate_files_for_front_and_back: false
5252
53 - type: 'svg_pcb_print'
54 name: 'pcb'
53 - type: 'pcbdraw'
54 name: 'pcb_front'
5555 options:
56 output: 'pcb.%x'
57 layers: [F.SilkS, F.Mask, F.Cu, Edge.Cuts, B.Cu, B.Mask, B.SilkS]
56 output: 'board_front.%x'
57 - type: 'pcbdraw'
58 name: 'pcb_back'
59 options:
60 output: 'board_back.%x'
61 bottom: true
5862
5963 - type: 'svg_sch_print'
6064 name: 'schematic'