How to set up kikit to achieve this panelization?

Hello, I have this panelization recipe and I need to set KiKit according to it. I don’t know about setting the spacing between Tabs.
Panel.pdf (1.4 MB)
I have this setup for now
{
“layout”: {
“alternation”: “cols”,
“hspace”: “1.6mm”,
“vbackbone”: “6.8mm”,
“cols”: “2”,
“vbonecut”: “False”,
“hbonecut”: “False”
},
“source”: {
“tolerance”: “0.5mm”
},
“tabs”: {
“type”: “fixed”,
“vwidth”: “2mm”,
“hwidth”: “2mm”,
“mindistance”: “10mm”,
“vcount”: “2”,
“hcount”: “2”,
“cutout”: “5mm”,
“patchcorners”: “False”
},
“framing”: {
“type”: “frame”,
“hspace”: “1.6mm”,
“vspace”: “1.6mm”,
“width”: “8.4mm”,
“mintotalwidth”: “206mm”,
“cuts”: “none”
}
}