Browse Source

EG_555: add mask text to front panel

main
cinnaboot 1 month ago
parent
commit
793d9fb0a5
  1. 61
      EG_555/EG_555_front_panel/EG_555_front_panel.kicad_pcb
  2. 2
      EG_555/EG_555_front_panel/EG_555_front_panel.kicad_pro

61
EG_555/EG_555_front_panel/EG_555_front_panel.kicad_pcb

@ -89,8 +89,9 @@
)
(capping no)
(filling no)
(aux_axis_origin 27.9 138.4)
(pcbplotparams
(layerselection 0x00000000_00000000_55555555_5755f5ff)
(layerselection 0x00000000_00000000_55555555_55555552)
(plot_on_all_layers_selection 0x00000000_00000000_00000000_00000000)
(disableapertmacros no)
(usegerberextensions no)
@ -102,7 +103,7 @@
(svgprecision 4)
(plotframeref no)
(mode 1)
(useauxorigin no)
(useauxorigin yes)
(pdf_front_fp_property_popups yes)
(pdf_back_fp_property_popups yes)
(pdf_metadata yes)
@ -119,11 +120,11 @@
(sketchdnponfab yes)
(crossoutdnponfab yes)
(subtractmaskfromsilk no)
(outputformat 1)
(outputformat 5)
(mirror no)
(drillshape 1)
(drillshape 0)
(scaleselection 1)
(outputdirectory "")
(outputdirectory "gerbers/")
)
)
(footprint "kicad_handsolder_footprints:SIP-14"
@ -3022,6 +3023,18 @@
(layer "User.1")
(uuid "54f1417e-530c-4c3c-946f-e92e837754c6")
)
(gr_text "EG_555 Front Plate"
(at 21 153.3 0)
(layer "F.Mask")
(uuid "2718fbe8-df40-4181-964b-50fabcf94bb3")
(effects
(font
(size 2 3)
(thickness 0.15)
)
(justify left bottom)
)
)
(gr_text "FIXME: We're initially wiring up the\n 3.5mm plug pins in the opposite\n way conventional modules are made\n to match the connections our first\n prototype modules use."
(at 60.96 172.72 0)
(layer "Cmts.User")
@ -3035,6 +3048,44 @@
(justify left bottom)
)
)
(dimension
(type orthogonal)
(layer "F.Mask")
(uuid "e6e42d37-254a-4b28-a95b-1ff1e64a1113")
(pts
(xy 18 157.5) (xy 68 158.5)
)
(height 0.1)
(orientation 0)
(format
(prefix "")
(suffix "")
(units 3)
(units_format 0)
(precision 4)
(suppress_zeroes yes)
)
(style
(thickness 0.1)
(arrow_length 1.27)
(text_position_mode 2)
(arrow_direction outward)
(extension_height 0.58642)
(extension_offset 0.5)
(keep_text_aligned yes)
)
(gr_text "50"
(at 43.5 156.4 0)
(layer "F.Mask")
(uuid "e6e42d37-254a-4b28-a95b-1ff1e64a1113")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
)
(segment
(start 30.48 98.68)
(end 32.237437 100.437437)

2
EG_555/EG_555_front_panel/EG_555_front_panel.kicad_pro

@ -542,7 +542,7 @@
"last_paths": {
"idf": "",
"netlist": "",
"plot": "",
"plot": "gerbers/",
"specctra_dsn": "",
"vrml": ""
},

Loading…
Cancel
Save