diff options
| author | Alexandra Hrefna Maheu | 2023-11-03 01:21:55 -0400 | 
|---|---|---|
| committer | Alexandra Hrefna Maheu | 2023-11-03 01:21:55 -0400 | 
| commit | e71675966f60a84ae27b225b8d481326eddcd674 (patch) | |
| tree | a482723e74b1b500c320a90ace796be7c38ebd9b /sc1224-scart.kicad_sch | |
| parent | d26a3ad1f6cd5a192ee044e220463fdd9d336efb (diff) | |
| download | sc1224-scart-e71675966f60a84ae27b225b8d481326eddcd674.tar.gz sc1224-scart-e71675966f60a84ae27b225b8d481326eddcd674.tar.bz2 sc1224-scart-e71675966f60a84ae27b225b8d481326eddcd674.zip | |
Lines and whatnot
Diffstat (limited to 'sc1224-scart.kicad_sch')
| -rw-r--r-- | sc1224-scart.kicad_sch | 16 | 
1 files changed, 12 insertions, 4 deletions
| diff --git a/sc1224-scart.kicad_sch b/sc1224-scart.kicad_sch index 03824ab..7641a72 100644 --- a/sc1224-scart.kicad_sch +++ b/sc1224-scart.kicad_sch @@ -1142,6 +1142,10 @@      (stroke (width 0) (type default))      (uuid 82e99fba-1bd3-46b5-970c-b6cd7fbe85da)    ) +  (wire (pts (xy 161.29 116.84) (xy 160.02 116.84)) +    (stroke (width 0) (type default)) +    (uuid 851f68ec-2bc2-4250-b5c2-d233625e37db) +  )    (wire (pts (xy 265.43 111.76) (xy 265.43 113.03))      (stroke (width 0) (type default))      (uuid 92008e50-04d1-4066-ab84-aeafb65c66c4) @@ -1162,6 +1166,10 @@      (stroke (width 0) (type default))      (uuid ba6dbd7e-cd82-4b06-af02-d914b734514e)    ) +  (wire (pts (xy 161.29 114.3) (xy 160.02 114.3)) +    (stroke (width 0) (type default)) +    (uuid be740547-5daf-4046-8190-c099381d5021) +  )    (wire (pts (xy 22.86 111.76) (xy 36.83 111.76))      (stroke (width 0) (type default))      (uuid d42f0a10-be57-4ad5-9c77-d7b65b350ab5) @@ -1250,10 +1258,10 @@        (effects (font (size 1.27 1.27)) (justify left) hide)      )    ) -  (global_label "HSYNC" (shape output) (at 160.02 114.3 0) (fields_autoplaced) +  (global_label "HSYNC" (shape output) (at 161.29 114.3 0) (fields_autoplaced)      (effects (font (size 1.27 1.27)) (justify left))      (uuid 7ff6dcaf-c3a2-4f16-a98d-278b5330f72b) -    (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 169.2343 114.3 0) +    (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 170.5043 114.3 0)        (effects (font (size 1.27 1.27)) (justify left) hide)      )    ) @@ -1299,10 +1307,10 @@        (effects (font (size 1.27 1.27)) (justify left) hide)      )    ) -  (global_label "VSYNC" (shape output) (at 160.02 116.84 0) (fields_autoplaced) +  (global_label "VSYNC" (shape output) (at 161.29 116.84 0) (fields_autoplaced)      (effects (font (size 1.27 1.27)) (justify left))      (uuid c72d870b-d8c9-445b-9e98-284f0b33c0b4) -    (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 168.9924 116.84 0) +    (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 170.2624 116.84 0)        (effects (font (size 1.27 1.27)) (justify left) hide)      )    ) | 
 
    