Skip to content

Commit

Permalink
hardware: Aadd expander and hubble lens
Browse files Browse the repository at this point in the history
  • Loading branch information
theacodes committed Oct 24, 2022
1 parent e8e8bb3 commit f8580e6
Show file tree
Hide file tree
Showing 8 changed files with 45,725 additions and 4,500 deletions.
14 changes: 7 additions & 7 deletions hardware/expander/expander.kicad_pcb
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,15 @@
(aux_axis_origin 90.8 52.7)
(grid_origin 90.8 52.7)
(pcbplotparams
(layerselection 0x0029020_7ffffff8)
(layerselection 0x00010fc_ffffffff)
(disableapertmacros false)
(usegerberextensions false)
(usegerberattributes false)
(usegerberattributes true)
(usegerberadvancedattributes true)
(creategerberjobfile true)
(svguseinch false)
(svgprecision 6)
(excludeedgelayer false)
(excludeedgelayer true)
(plotframeref false)
(viasonmask false)
(mode 1)
Expand All @@ -78,9 +78,9 @@
(plotinvisibletext false)
(sketchpadsonfab true)
(subtractmaskfromsilk true)
(outputformat 4)
(outputformat 1)
(mirror false)
(drillshape 2)
(drillshape 0)
(scaleselection 1)
(outputdirectory "gerbers")
)
Expand Down Expand Up @@ -4238,7 +4238,7 @@
(pts (xy 91.8 52.7) (xy 91.8 160.7))
(height -2)
(orientation 1)
(gr_text "108 mm" (at 88.65 106.7 90) (layer "Dwgs.User") (tstamp c19fff88-d197-450a-9aa3-4ce4421aa4a8)
(gr_text "108 mm" (at 88.65 106.7 90) (layer "Dwgs.User") (tstamp 57f3e504-0d34-4f48-908d-5f6f2e217986)
(effects (font (size 1 1) (thickness 0.15)))
)
(format (units 3) (units_format 1) (precision 2) suppress_zeroes)
Expand All @@ -4248,7 +4248,7 @@
(pts (xy 90.8 53.7) (xy 100.6 53.7))
(height -2.1)
(orientation 0)
(gr_text "9.8 mm" (at 95.7 50.45) (layer "Dwgs.User") (tstamp d3fe8006-87af-48e7-a723-620f70511d44)
(gr_text "9.8 mm" (at 95.7 50.45) (layer "Dwgs.User") (tstamp c667db9c-0919-459e-9b6f-f9b5406813e8)
(effects (font (size 1 1) (thickness 0.15)))
)
(format (units 3) (units_format 1) (precision 2) suppress_zeroes)
Expand Down
3 changes: 3 additions & 0 deletions hardware/hubble-lens/hubble-lens-rescue.dcm
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0
#
#End Doc Library
19 changes: 19 additions & 0 deletions hardware/hubble-lens/hubble-lens-rescue.lib
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
EESchema-LIBRARY Version 2.4
#encoding utf-8
#
# +3.3V-power
#
DEF +3.3V-power #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -150 50 H I C CNN
F1 "+3.3V-power" 0 140 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
P 2 0 1 0 -30 50 0 100 N
P 2 0 1 0 0 0 0 100 N
P 2 0 1 0 0 100 30 50 N
X +3V3 1 0 0 0 U 50 50 1 1 W N
ENDDRAW
ENDDEF
#
#End Library
Loading

0 comments on commit f8580e6

Please sign in to comment.