bit-preserve icon indicating copy to clipboard operation
bit-preserve copied to clipboard

Atari STE link

Open mrand opened this issue 3 years ago • 1 comments

Don't know if you'd want to clone some or all, or just put a link to it (at the risk that the repo goes away someday): https://github.com/sporniket/retro-computer-clean-schematics/issues/52#issuecomment-983492590

mrand avatar Dec 01 '21 19:12 mrand

Hi, you should use this one : https://github.com/sporniket/kicad-conversions--atari-ste-motherboard--c300780-001

I see 2 ways :

  1. Either git submodule add https://github.com/sporniket/kicad-conversions--atari-ste-motherboard--c300780-001 in the Atari folder, because my repo is huge : there is a set of high-res pictures of the motherboard (component side and bottom side)
  2. Or get the standalone Kicad project archive from v1.0.0 release and unzip it in the Atari folder.

On a side note, I have several project referenced as submodules, that may be of interest :

  • https://github.com/sporniket/kicad-scripts the set of script that I used to generate my symbols from a normalized markdown datasheet
  • https://github.com/sporniket/kicad-symbols-generated the generated symboles sources, that use the previous project
  • https://github.com/sporniket/kicad-footprints-handmade the footprint I used
  • https://github.com/sporniket/kicad-symbols-handmade maybe for the reset button and the variable coil

sporniket avatar Dec 03 '21 16:12 sporniket