Skip to content

Commit

Permalink
Master (#8)
Browse files Browse the repository at this point in the history
* new probeboard class

* Update readme.md

Added run instructions

* Update readme.md

typo

* Create manual.md

A first attempt a sort of manual

* Update manual.md

typos!!!

* Update manual.md

update

* Parse command line to allow starting fullscreen

* Update EmuPanel.cpp

* Added free Z80 emulator source

* z80_source_code.txt: updated with info about new Z80 code

* readme.md: remove intructions on installing old Z80 emulator

* Fix interface between FlukeEmuHw and new Z80 emulator API

* FlukeEmuWx.cbp: switch to files in new Z80 emulator

* Update FlukeEmuWxMain.cpp

new version

* Fix Window title

* 1st probeboard integration

* Added FluCom3

This version of the interface board is needed to add the probe board. The only changes are the new pin header for this purpose. The older versions will still work fine. So far, there is only a SOIC version of the board.

* Update readme - versions.txt

Added FluCom3

* Add files via upload

* Updated for FluCom3 Schematics

* moved FluCom2 files to 'obsolete' folder

Co-authored-by: Marc Deslauriers <[email protected]>
Co-authored-by: AzureOz <[email protected]>
Co-authored-by: Author Name <[email protected]>
Co-authored-by: biric72 <[email protected]>
  • Loading branch information
5 people authored Aug 19, 2022
1 parent 53e50a1 commit 95a4e44
Show file tree
Hide file tree
Showing 67 changed files with 64,264 additions and 49 deletions.
Binary file modified fluCom/Doc/Build Manual and BOM.pdf
Binary file not shown.
Binary file not shown.
26,639 changes: 26,639 additions & 0 deletions fluCom/KiCAD6/FluCom3 - SOIC/FluCom3 - SOIC.kicad_pcb

Large diffs are not rendered by default.

75 changes: 75 additions & 0 deletions fluCom/KiCAD6/FluCom3 - SOIC/FluCom3 - SOIC.kicad_prl
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
{
"board": {
"active_layer": 39,
"active_layer_preset": "All Layers",
"auto_track_width": true,
"hidden_nets": [],
"high_contrast_mode": 0,
"net_color_mode": 1,
"opacity": {
"pads": 1.0,
"tracks": 1.0,
"vias": 1.0,
"zones": 0.30000001192092896
},
"ratsnest_display_mode": 0,
"selection_filter": {
"dimensions": true,
"footprints": true,
"graphics": true,
"keepouts": true,
"lockedItems": true,
"otherItems": true,
"pads": true,
"text": true,
"tracks": true,
"vias": true,
"zones": true
},
"visible_items": [
0,
1,
2,
3,
4,
5,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
32,
33,
34,
35,
36
],
"visible_layers": "fffffff_ffffffff",
"zone_display_mode": 0
},
"meta": {
"filename": "FluCom3 - SOIC.kicad_prl",
"version": 3
},
"project": {
"files": []
}
}
Loading

0 comments on commit 95a4e44

Please sign in to comment.