1
0
mirror of https://github.com/SukkoPera/Raemixx500.git synced 2026-03-10 04:44:28 +00:00

Almost ready for V1

This commit is contained in:
SukkoPera
2020-04-11 22:11:32 +02:00
parent 3f05fd1c33
commit a7873677ae
4 changed files with 12406 additions and 6353 deletions

6040
3dModels/BS-7.STEP Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -15,6 +15,7 @@ This mainboard was designed with *reasonable* - not *maniacal* - accuracy to th
Following is a list of deliberate changes with respect to the original layout of the A500+ rev.8A.1 board:
- The footprints for all DIP chips use "long pads". This makes them easier to solder and more solid to the board should you need to rework them. This forced a few tracks running very close to the original pads to be slightly offset away.
- C99 was added to allow for the correct usage of 318069-10/11 Agnus chips. Leave open for others (only 8375 will work).
- The barrel battery was replaced with a BS-7 battery holder for a normal (non-rechargeable) CR2032 battery. To make this work, R913 has been replaced with a diode and a couple of tracks needed some displacement.
- The need to solder D912 to a leg of the former R913 has been removed.
- The RCA jacks for the audio and composite video outputs have been replaced with some that can actually be found nowadays (i.e.: those that were used on A600/A1200). This resulted in relocating R409 (whose original position seems somehow improvised anyway...).

File diff suppressed because it is too large Load Diff

View File

@@ -1,4 +1,4 @@
(module Battery_Holder_Coin_2032_BS-7 (layer F.Cu) (tedit 5B2D350C)
(module Battery_Holder_Coin_2032_BS-7 (layer F.Cu) (tedit 5E921D87)
(descr http://www.memoryprotectiondevices.com/datasheets/BS-7-datasheet.pdf)
(fp_text reference BT1 (at 8.128 0) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
@@ -24,4 +24,9 @@
(fp_circle (center 7.4676 0) (end -3.7084 0) (layer F.Fab) (width 0.1))
(pad 2 thru_hole rect (at 0 0) (size 2.17 2.17) (drill 1.17) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at 20 0) (size 2.5 2.5) (drill 1.5) (layers *.Cu *.Mask))
(model ${KIPRJMOD}/3dModels/BS-7.STEP
(offset (xyz 7.5 0 0))
(scale (xyz 1 1 1))
(rotate (xyz -90 0 -90))
)
)