[Internal Templates] Added panel demo import
This commit is contained in:
parent
25b0557d5a
commit
fb2cc4e4b3
|
|
@ -51,6 +51,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- CheckZoneFill: Used to check if a zone fill operation makes the PCB quite
|
- CheckZoneFill: Used to check if a zone fill operation makes the PCB quite
|
||||||
different (#431)
|
different (#431)
|
||||||
- Versions with stencil for Elecrow, FusionPCB, P-Ban and PCBWay.
|
- Versions with stencil for Elecrow, FusionPCB, P-Ban and PCBWay.
|
||||||
|
- PanelDemo_4x4: Demo for a 4x4 panel.
|
||||||
- Render_3D:
|
- Render_3D:
|
||||||
- `realistic`: can be used to disable the realistic colors and get the GUI ones
|
- `realistic`: can be used to disable the realistic colors and get the GUI ones
|
||||||
- `show_board_body`: can be used to make the PCB core transparent (see inner)
|
- `show_board_body`: can be used to make the PCB core transparent (see inner)
|
||||||
|
|
|
||||||
|
|
@ -5456,6 +5456,8 @@ They include support for:
|
||||||
- [JLCPCB_stencil_with_THT](https://jlcpcb.com/): same as **JLCPCB_stencil**, but also including THT components.
|
- [JLCPCB_stencil_with_THT](https://jlcpcb.com/): same as **JLCPCB_stencil**, but also including THT components.
|
||||||
- [MacroFab_XYRS](https://help.macrofab.com/knowledge/macrofab-required-design-files): XYRS position file in MacroFab format
|
- [MacroFab_XYRS](https://help.macrofab.com/knowledge/macrofab-required-design-files): XYRS position file in MacroFab format
|
||||||
- _macrofab_xyrs: Position file in XYRS format compatible with MacroFab.
|
- _macrofab_xyrs: Position file in XYRS format compatible with MacroFab.
|
||||||
|
- PanelDemo_4x4: creates a 4x4 panel of the board, showing some of the panelize options
|
||||||
|
- _PanelDemo_4x4: The panel
|
||||||
- [P-Ban](https://www.p-ban.com/): contain fabrication outputs compatible with P-Ban
|
- [P-Ban](https://www.p-ban.com/): contain fabrication outputs compatible with P-Ban
|
||||||
- _P-Ban_gerbers: Gerbers. You need to define the layers for more than 8.
|
- _P-Ban_gerbers: Gerbers. You need to define the layers for more than 8.
|
||||||
- _P-Ban_drill: Drill files
|
- _P-Ban_drill: Drill files
|
||||||
|
|
|
||||||
|
|
@ -1336,6 +1336,8 @@ They include support for:
|
||||||
- [JLCPCB_stencil_with_THT](https://jlcpcb.com/): same as **JLCPCB_stencil**, but also including THT components.
|
- [JLCPCB_stencil_with_THT](https://jlcpcb.com/): same as **JLCPCB_stencil**, but also including THT components.
|
||||||
- [MacroFab_XYRS](https://help.macrofab.com/knowledge/macrofab-required-design-files): XYRS position file in MacroFab format
|
- [MacroFab_XYRS](https://help.macrofab.com/knowledge/macrofab-required-design-files): XYRS position file in MacroFab format
|
||||||
- _macrofab_xyrs: Position file in XYRS format compatible with MacroFab.
|
- _macrofab_xyrs: Position file in XYRS format compatible with MacroFab.
|
||||||
|
- PanelDemo_4x4: creates a 4x4 panel of the board, showing some of the panelize options
|
||||||
|
- _PanelDemo_4x4: The panel
|
||||||
- [P-Ban](https://www.p-ban.com/): contain fabrication outputs compatible with P-Ban
|
- [P-Ban](https://www.p-ban.com/): contain fabrication outputs compatible with P-Ban
|
||||||
- _P-Ban_gerbers: Gerbers. You need to define the layers for more than 8.
|
- _P-Ban_gerbers: Gerbers. You need to define the layers for more than 8.
|
||||||
- _P-Ban_drill: Drill files
|
- _P-Ban_drill: Drill files
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,63 @@
|
||||||
|
# Example KiBot config file for a demo 4x4 panel
|
||||||
|
kibot:
|
||||||
|
version: 1
|
||||||
|
|
||||||
|
outputs:
|
||||||
|
- name: _PanelDemo_4x4
|
||||||
|
comment: "Create a 4x4 complex panel"
|
||||||
|
type: panelize
|
||||||
|
dir: Panel
|
||||||
|
options:
|
||||||
|
title: '+ (Panel)'
|
||||||
|
units: mm
|
||||||
|
create_preview: true
|
||||||
|
configs:
|
||||||
|
- layout:
|
||||||
|
rows: 4
|
||||||
|
cols: 4
|
||||||
|
space: 2
|
||||||
|
hbackbone: 5
|
||||||
|
vbackbone: 5
|
||||||
|
hboneskip: 1
|
||||||
|
vboneskip: 1
|
||||||
|
page:
|
||||||
|
size: A0
|
||||||
|
tabs:
|
||||||
|
type: fixed
|
||||||
|
width: 3
|
||||||
|
vcount: 2
|
||||||
|
hcount: 0
|
||||||
|
cuts:
|
||||||
|
type: mousebites
|
||||||
|
drill: 0.5
|
||||||
|
spacing: 1mm
|
||||||
|
offset: 0.2
|
||||||
|
prolong: 0.5
|
||||||
|
framing:
|
||||||
|
type: railstb
|
||||||
|
width: 5
|
||||||
|
space: 3
|
||||||
|
copperfill:
|
||||||
|
type: hatched
|
||||||
|
clearance: 2
|
||||||
|
spacing: 0.5
|
||||||
|
width: 0.5
|
||||||
|
tooling:
|
||||||
|
type: 3hole
|
||||||
|
hoffset: 2.5
|
||||||
|
voffset: 2.5
|
||||||
|
size: 1.5
|
||||||
|
fiducials:
|
||||||
|
type: 3fid
|
||||||
|
hoffset: 5
|
||||||
|
voffset: 2.5
|
||||||
|
coppersize: 2
|
||||||
|
opening: 1
|
||||||
|
text:
|
||||||
|
text: "Panel for {boardTitle}"
|
||||||
|
anchor: mt
|
||||||
|
voffset: 2.5
|
||||||
|
hjustify: center
|
||||||
|
vjustify: center
|
||||||
|
post:
|
||||||
|
millradius: 1
|
||||||
Loading…
Reference in New Issue