preparing for MSLA exposure
This commit is contained in:
@@ -24,32 +24,26 @@
|
||||
"type": "tightframe",
|
||||
"copperFill": true,
|
||||
"slotwidth": "2.1mm",
|
||||
"mintotalheight": "100mm",
|
||||
"mintotalwidth": "160mm",
|
||||
"maxtotalheight": "100mm",
|
||||
"maxtotalwidth": "160mm"
|
||||
"mintotalheight": "87mm",
|
||||
"mintotalwidth": "153.4mm",
|
||||
"maxtotalheight": "87mm",
|
||||
"maxtotalwidth": "153.4mm"
|
||||
},
|
||||
"tooling": {
|
||||
"type": "plugin",
|
||||
"code": "tooling_plugin.py.CustomTooling",
|
||||
"arg": ""
|
||||
},
|
||||
"fiducials": {
|
||||
"type": "4fid",
|
||||
"type": "3hole",
|
||||
"layout": "3hole",
|
||||
"hoffset": "6mm",
|
||||
"voffset": "9.2mm",
|
||||
"coppersize": "2mm",
|
||||
"opening": "1mm",
|
||||
"voffset": "6mm",
|
||||
"size": "2mm",
|
||||
"paste": true,
|
||||
"code": "none",
|
||||
"arg": ""
|
||||
"soldermaskmargin": "0mm"
|
||||
},
|
||||
"text": {
|
||||
"type": "simple",
|
||||
"text": "Front",
|
||||
"anchor": "mt",
|
||||
"hoffset": "0mm",
|
||||
"voffset": "15mm",
|
||||
"voffset": "10mm",
|
||||
"orientation": "0deg",
|
||||
"width": "3.5mm",
|
||||
"height": "3.5mm",
|
||||
@@ -63,7 +57,7 @@
|
||||
"text": "Back",
|
||||
"anchor": "mt",
|
||||
"hoffset": "0mm",
|
||||
"voffset": "15mm",
|
||||
"voffset": "10mm",
|
||||
"orientation": "0deg",
|
||||
"width": "3.5mm",
|
||||
"height": "3.5mm",
|
||||
@@ -76,7 +70,7 @@
|
||||
"type": "solid",
|
||||
"clearance": "0.5mm",
|
||||
"edgeclearance": "0.5mm",
|
||||
"layers": "B.Cu"
|
||||
"layers": "F.Cu,B.Cu"
|
||||
},
|
||||
"post": {
|
||||
"type": "auto",
|
||||
|
||||
Reference in New Issue
Block a user