├── README.md ├── v1.1 (KiCad) ├── .gitattributes ├── .gitignore ├── Graphics.pretty │ ├── Versa64Cart-Logo-for-KiCad.bmp │ └── versacart-logo.kicad_mod ├── README.md ├── User Guide │ ├── Versa64Cart User Guide.odt │ ├── Versa64Cart User Guide.pdf │ └── logo.png ├── Versa64Cart-cache.lib ├── Versa64Cart.kicad_pcb ├── Versa64Cart.pro ├── Versa64Cart.sch ├── Versa64Cart.sch.pdf ├── Versa64Cart_3D_front.png ├── Versa64Cart_3D_rear.png ├── Versa64Cart_pcb_screenshot.png ├── bom.txt ├── fp-lib-table └── gerbers.zip ├── v1.2 (eagle) ├── .gitattributes ├── .gitignore ├── Eagle │ ├── Versa64Cart_v1_2.brd │ ├── Versa64Cart_v1_2.sch │ └── eagle.epf ├── Excel │ └── Versa64Cart_BOM_v1_20.xlsx ├── Gerber │ ├── Versa64Cart_gerber_v1_2.zip │ └── info.txt ├── README.md ├── pdf │ └── Versa64Cart_v1_2.pdf ├── pictures │ ├── DSC_0501-2.JPG │ ├── OE_Pulse_16k_timing.png │ ├── OE_pulse_16k_low_level.png │ ├── Versa64Cart_scan_both_sides.jpg │ ├── Versa64Cart_v1_2.png │ └── logo.png └── text │ ├── 121_cover_sheet.docx │ ├── Versa64Cart_FunD_v1_2.docx │ ├── Versa64Cart_ModD_v1_2.docx │ └── Versa64Cart_Test_v1_2.docx ├── v1.3 ├── Eagle │ ├── Versa64Cart_v1_3.brd │ ├── Versa64Cart_v1_3.sch │ └── eagle.epf ├── Excel │ ├── Versa64Cart_BOM_v1_30.csv │ └── Versa64Cart_BOM_v1_30.xlsx ├── Gerber │ ├── gerber_Versa64Cart_v1_3.zip │ └── info.txt ├── pdf │ └── Versa64Cart_v1_3.pdf ├── pictures │ ├── DSC_0501-2_v1_2.JPG │ ├── OE_Pulse_16k_timing.png │ ├── OE_pulse_16k_low_level.png │ ├── Thumbs.db │ ├── Versa64Cart_scan_both_sides_v1_2.jpg │ ├── Versa64Cart_v1_3.png │ └── logo.png └── text │ ├── 121_cover_sheet.docx │ ├── Versa64Cart_FunD_v1_3.docx │ ├── Versa64Cart_ModD_v1_3.docx │ └── Versa64Cart_Test_v1_3.docx ├── v1.4 ├── Eagle │ ├── Versa64Cart_v1_4.brd │ ├── Versa64Cart_v1_4.sch │ └── eagle.epf ├── Excel │ ├── Versa64Cart_BOM_v1_40.csv │ └── Versa64Cart_BOM_v1_40.xlsx ├── Gerber │ ├── Versa64Cart_v1_4_gerber.zip │ └── info.txt ├── pdf │ └── Versa64Cart_v1_4.pdf ├── pictures │ ├── DSC_0501-2.JPG │ ├── HxD_concatenate.png │ ├── HxD_concatenating.png │ ├── OE_Pulse_16k_timing.png │ ├── OE_pulse_16k_low_level.png │ ├── TL866_buffer.png │ ├── TL866_first.png │ ├── TL866_second.png │ ├── Thumbs.db │ ├── Versa64Cart_scan_both_sides.jpg │ ├── Versa64Cart_v1_3.png │ ├── Versa64Cart_v1_3_contact_scratches.JPG │ ├── call_cmd.png │ ├── command_interface.png │ ├── hes-mon_insert_byte.png │ ├── hes-mon_inserted_byte.png │ ├── hes-mon_missing_byte.png │ └── logo.png └── text │ ├── 121_cover_sheet.docx │ ├── Versa64Cart_FunD_v1_4.docx │ ├── Versa64Cart_ModD_v1_4.docx │ ├── Versa64Cart_ModD_v1_4a.docx │ └── Versa64Cart_Test_v1_4.docx ├── v1.5 ├── Eagle │ ├── DESCRIPTION │ ├── Versa64Cart_v1_5.brd │ ├── Versa64Cart_v1_5.sch │ └── eagle.epf ├── Excel │ ├── Versa64Cart_BOM_v1_50.csv │ └── Versa64Cart_BOM_v1_50.xlsx ├── Gerber │ ├── excellon_Versa64Cart_v1_5.dk │ ├── excellon_Versa64Cart_v1_5.ndk │ ├── gerber_Versa64Cart_v1_5.bot │ ├── gerber_Versa64Cart_v1_5.out │ ├── gerber_Versa64Cart_v1_5.plc │ ├── gerber_Versa64Cart_v1_5.pls │ ├── gerber_Versa64Cart_v1_5.stc │ ├── gerber_Versa64Cart_v1_5.sts │ ├── gerber_Versa64Cart_v1_5.top │ ├── gerber_Versa64Cart_v1_5.zip │ └── info.txt ├── dxf │ └── Versa64Cart_v1_5.dxf ├── inkscape │ └── Versa64Cart-logo-vector-black.svg ├── pdf │ └── Versa64Cart_v1_5.pdf ├── pictures │ ├── 2378_Versa64Cart_v1_4.JPG │ ├── DSC_0501-2.JPG │ ├── HxD_concatenate.png │ ├── HxD_concatenating.png │ ├── OE_Pulse_16k_timing.png │ ├── OE_pulse_16k_low_level.png │ ├── TL866_buffer.png │ ├── TL866_first.png │ ├── TL866_second.png │ ├── Thumbs.db │ ├── Versa64Cart_scan_both_sides.jpg │ ├── Versa64Cart_v1_3.png │ ├── Versa64Cart_v1_3_contact_scratches.JPG │ ├── call_cmd.png │ ├── command_interface.png │ ├── hes-mon_insert_byte.png │ ├── hes-mon_inserted_byte.png │ ├── hes-mon_missing_byte.png │ └── logo.png └── text │ ├── 121_cover_sheet.docx │ ├── Versa64Cart_FunD_v1_5.docx │ ├── Versa64Cart_ModD_v1_5.docx │ ├── Versa64Cart_ModD_v1_5_google.docx │ └── Versa64Cart_Test_v1_5.docx └── v1.6 ├── Eagle ├── DESCRIPTION ├── Versa64Cart_v1_6.brd ├── Versa64Cart_v1_6.sch └── eagle.epf ├── Excel ├── Versa64Cart_BOM_v1_60.csv ├── Versa64Cart_BOM_v1_60.xlsx └── Versa64Cart_BOM_v1_60_calc.xlsx ├── Gerber ├── gerber_Versa64Cart_v1_6.zip └── info.txt ├── dxf └── Versa64Cart_v1_6.dxf ├── inkscape └── Versa64Cart-logo-vector-black.svg ├── pdf └── Versa64cart_v1_6.pdf ├── pictures ├── 0550_Versa64cart_v1_6.JPG ├── 0551_Versa_in_Stumpy_open.JPG ├── 0552_Versa_in_Stumpy_closed.JPG ├── 0553_-_versa64_in_Z-7_case.JPG ├── 0555_-_versa64_in_KM-20_case.JPG ├── HxD_concatenate.png ├── HxD_concatenating.png ├── OE_Pulse_16k_timing.png ├── OE_pulse_16k_low_level.png ├── TL866_buffer.png ├── TL866_first.png ├── TL866_second.png ├── Versa64Cart_scan_both_sides.jpg ├── call_cmd.png ├── command_interface.png ├── dimensions.png ├── hes-mon_insert_byte.png ├── hes-mon_inserted_byte.png ├── hes-mon_missing_byte.png └── logo.png └── text ├── 121_cover_sheet.docx ├── Versa64Cart_FunD_v1_6.docx ├── Versa64Cart_ModD_v1_6.docx └── Versa64Cart_Test_v1_6.docx /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/README.md -------------------------------------------------------------------------------- /v1.1 (KiCad)/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.1 (KiCad)/.gitattributes -------------------------------------------------------------------------------- /v1.1 (KiCad)/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.1 (KiCad)/.gitignore -------------------------------------------------------------------------------- /v1.1 (KiCad)/Graphics.pretty/Versa64Cart-Logo-for-KiCad.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.1 (KiCad)/Graphics.pretty/Versa64Cart-Logo-for-KiCad.bmp -------------------------------------------------------------------------------- /v1.1 (KiCad)/Graphics.pretty/versacart-logo.kicad_mod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.1 (KiCad)/Graphics.pretty/versacart-logo.kicad_mod -------------------------------------------------------------------------------- /v1.1 (KiCad)/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.1 (KiCad)/README.md -------------------------------------------------------------------------------- /v1.1 (KiCad)/User Guide/Versa64Cart User Guide.odt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.1 (KiCad)/User Guide/Versa64Cart User Guide.odt -------------------------------------------------------------------------------- /v1.1 (KiCad)/User Guide/Versa64Cart User Guide.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.1 (KiCad)/User Guide/Versa64Cart User Guide.pdf -------------------------------------------------------------------------------- /v1.1 (KiCad)/User Guide/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.1 (KiCad)/User Guide/logo.png -------------------------------------------------------------------------------- /v1.1 (KiCad)/Versa64Cart-cache.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.1 (KiCad)/Versa64Cart-cache.lib -------------------------------------------------------------------------------- /v1.1 (KiCad)/Versa64Cart.kicad_pcb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.1 (KiCad)/Versa64Cart.kicad_pcb -------------------------------------------------------------------------------- /v1.1 (KiCad)/Versa64Cart.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.1 (KiCad)/Versa64Cart.pro -------------------------------------------------------------------------------- /v1.1 (KiCad)/Versa64Cart.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.1 (KiCad)/Versa64Cart.sch -------------------------------------------------------------------------------- /v1.1 (KiCad)/Versa64Cart.sch.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.1 (KiCad)/Versa64Cart.sch.pdf -------------------------------------------------------------------------------- /v1.1 (KiCad)/Versa64Cart_3D_front.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.1 (KiCad)/Versa64Cart_3D_front.png -------------------------------------------------------------------------------- /v1.1 (KiCad)/Versa64Cart_3D_rear.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.1 (KiCad)/Versa64Cart_3D_rear.png -------------------------------------------------------------------------------- /v1.1 (KiCad)/Versa64Cart_pcb_screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.1 (KiCad)/Versa64Cart_pcb_screenshot.png -------------------------------------------------------------------------------- /v1.1 (KiCad)/bom.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.1 (KiCad)/bom.txt -------------------------------------------------------------------------------- /v1.1 (KiCad)/fp-lib-table: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.1 (KiCad)/fp-lib-table -------------------------------------------------------------------------------- /v1.1 (KiCad)/gerbers.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.1 (KiCad)/gerbers.zip -------------------------------------------------------------------------------- /v1.2 (eagle)/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.2 (eagle)/.gitattributes -------------------------------------------------------------------------------- /v1.2 (eagle)/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.2 (eagle)/.gitignore -------------------------------------------------------------------------------- /v1.2 (eagle)/Eagle/Versa64Cart_v1_2.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.2 (eagle)/Eagle/Versa64Cart_v1_2.brd -------------------------------------------------------------------------------- /v1.2 (eagle)/Eagle/Versa64Cart_v1_2.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.2 (eagle)/Eagle/Versa64Cart_v1_2.sch -------------------------------------------------------------------------------- /v1.2 (eagle)/Eagle/eagle.epf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.2 (eagle)/Eagle/eagle.epf -------------------------------------------------------------------------------- /v1.2 (eagle)/Excel/Versa64Cart_BOM_v1_20.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.2 (eagle)/Excel/Versa64Cart_BOM_v1_20.xlsx -------------------------------------------------------------------------------- /v1.2 (eagle)/Gerber/Versa64Cart_gerber_v1_2.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.2 (eagle)/Gerber/Versa64Cart_gerber_v1_2.zip -------------------------------------------------------------------------------- /v1.2 (eagle)/Gerber/info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.2 (eagle)/Gerber/info.txt -------------------------------------------------------------------------------- /v1.2 (eagle)/README.md: -------------------------------------------------------------------------------- 1 | ![board](pictures/Versa64Cart_scan_both_sides.jpg) 2 | -------------------------------------------------------------------------------- /v1.2 (eagle)/pdf/Versa64Cart_v1_2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.2 (eagle)/pdf/Versa64Cart_v1_2.pdf -------------------------------------------------------------------------------- /v1.2 (eagle)/pictures/DSC_0501-2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.2 (eagle)/pictures/DSC_0501-2.JPG -------------------------------------------------------------------------------- /v1.2 (eagle)/pictures/OE_Pulse_16k_timing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.2 (eagle)/pictures/OE_Pulse_16k_timing.png -------------------------------------------------------------------------------- /v1.2 (eagle)/pictures/OE_pulse_16k_low_level.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.2 (eagle)/pictures/OE_pulse_16k_low_level.png -------------------------------------------------------------------------------- /v1.2 (eagle)/pictures/Versa64Cart_scan_both_sides.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.2 (eagle)/pictures/Versa64Cart_scan_both_sides.jpg -------------------------------------------------------------------------------- /v1.2 (eagle)/pictures/Versa64Cart_v1_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.2 (eagle)/pictures/Versa64Cart_v1_2.png -------------------------------------------------------------------------------- /v1.2 (eagle)/pictures/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.2 (eagle)/pictures/logo.png -------------------------------------------------------------------------------- /v1.2 (eagle)/text/121_cover_sheet.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.2 (eagle)/text/121_cover_sheet.docx -------------------------------------------------------------------------------- /v1.2 (eagle)/text/Versa64Cart_FunD_v1_2.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.2 (eagle)/text/Versa64Cart_FunD_v1_2.docx -------------------------------------------------------------------------------- /v1.2 (eagle)/text/Versa64Cart_ModD_v1_2.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.2 (eagle)/text/Versa64Cart_ModD_v1_2.docx -------------------------------------------------------------------------------- /v1.2 (eagle)/text/Versa64Cart_Test_v1_2.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.2 (eagle)/text/Versa64Cart_Test_v1_2.docx -------------------------------------------------------------------------------- /v1.3/Eagle/Versa64Cart_v1_3.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.3/Eagle/Versa64Cart_v1_3.brd -------------------------------------------------------------------------------- /v1.3/Eagle/Versa64Cart_v1_3.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.3/Eagle/Versa64Cart_v1_3.sch -------------------------------------------------------------------------------- /v1.3/Eagle/eagle.epf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.3/Eagle/eagle.epf -------------------------------------------------------------------------------- /v1.3/Excel/Versa64Cart_BOM_v1_30.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.3/Excel/Versa64Cart_BOM_v1_30.csv -------------------------------------------------------------------------------- /v1.3/Excel/Versa64Cart_BOM_v1_30.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.3/Excel/Versa64Cart_BOM_v1_30.xlsx -------------------------------------------------------------------------------- /v1.3/Gerber/gerber_Versa64Cart_v1_3.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.3/Gerber/gerber_Versa64Cart_v1_3.zip -------------------------------------------------------------------------------- /v1.3/Gerber/info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.3/Gerber/info.txt -------------------------------------------------------------------------------- /v1.3/pdf/Versa64Cart_v1_3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.3/pdf/Versa64Cart_v1_3.pdf -------------------------------------------------------------------------------- /v1.3/pictures/DSC_0501-2_v1_2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.3/pictures/DSC_0501-2_v1_2.JPG -------------------------------------------------------------------------------- /v1.3/pictures/OE_Pulse_16k_timing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.3/pictures/OE_Pulse_16k_timing.png -------------------------------------------------------------------------------- /v1.3/pictures/OE_pulse_16k_low_level.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.3/pictures/OE_pulse_16k_low_level.png -------------------------------------------------------------------------------- /v1.3/pictures/Thumbs.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.3/pictures/Thumbs.db -------------------------------------------------------------------------------- /v1.3/pictures/Versa64Cart_scan_both_sides_v1_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.3/pictures/Versa64Cart_scan_both_sides_v1_2.jpg -------------------------------------------------------------------------------- /v1.3/pictures/Versa64Cart_v1_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.3/pictures/Versa64Cart_v1_3.png -------------------------------------------------------------------------------- /v1.3/pictures/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.3/pictures/logo.png -------------------------------------------------------------------------------- /v1.3/text/121_cover_sheet.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.3/text/121_cover_sheet.docx -------------------------------------------------------------------------------- /v1.3/text/Versa64Cart_FunD_v1_3.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.3/text/Versa64Cart_FunD_v1_3.docx -------------------------------------------------------------------------------- /v1.3/text/Versa64Cart_ModD_v1_3.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.3/text/Versa64Cart_ModD_v1_3.docx -------------------------------------------------------------------------------- /v1.3/text/Versa64Cart_Test_v1_3.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.3/text/Versa64Cart_Test_v1_3.docx -------------------------------------------------------------------------------- /v1.4/Eagle/Versa64Cart_v1_4.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/Eagle/Versa64Cart_v1_4.brd -------------------------------------------------------------------------------- /v1.4/Eagle/Versa64Cart_v1_4.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/Eagle/Versa64Cart_v1_4.sch -------------------------------------------------------------------------------- /v1.4/Eagle/eagle.epf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/Eagle/eagle.epf -------------------------------------------------------------------------------- /v1.4/Excel/Versa64Cart_BOM_v1_40.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/Excel/Versa64Cart_BOM_v1_40.csv -------------------------------------------------------------------------------- /v1.4/Excel/Versa64Cart_BOM_v1_40.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/Excel/Versa64Cart_BOM_v1_40.xlsx -------------------------------------------------------------------------------- /v1.4/Gerber/Versa64Cart_v1_4_gerber.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/Gerber/Versa64Cart_v1_4_gerber.zip -------------------------------------------------------------------------------- /v1.4/Gerber/info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/Gerber/info.txt -------------------------------------------------------------------------------- /v1.4/pdf/Versa64Cart_v1_4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/pdf/Versa64Cart_v1_4.pdf -------------------------------------------------------------------------------- /v1.4/pictures/DSC_0501-2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/pictures/DSC_0501-2.JPG -------------------------------------------------------------------------------- /v1.4/pictures/HxD_concatenate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/pictures/HxD_concatenate.png -------------------------------------------------------------------------------- /v1.4/pictures/HxD_concatenating.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/pictures/HxD_concatenating.png -------------------------------------------------------------------------------- /v1.4/pictures/OE_Pulse_16k_timing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/pictures/OE_Pulse_16k_timing.png -------------------------------------------------------------------------------- /v1.4/pictures/OE_pulse_16k_low_level.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/pictures/OE_pulse_16k_low_level.png -------------------------------------------------------------------------------- /v1.4/pictures/TL866_buffer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/pictures/TL866_buffer.png -------------------------------------------------------------------------------- /v1.4/pictures/TL866_first.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/pictures/TL866_first.png -------------------------------------------------------------------------------- /v1.4/pictures/TL866_second.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/pictures/TL866_second.png -------------------------------------------------------------------------------- /v1.4/pictures/Thumbs.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/pictures/Thumbs.db -------------------------------------------------------------------------------- /v1.4/pictures/Versa64Cart_scan_both_sides.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/pictures/Versa64Cart_scan_both_sides.jpg -------------------------------------------------------------------------------- /v1.4/pictures/Versa64Cart_v1_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/pictures/Versa64Cart_v1_3.png -------------------------------------------------------------------------------- /v1.4/pictures/Versa64Cart_v1_3_contact_scratches.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/pictures/Versa64Cart_v1_3_contact_scratches.JPG -------------------------------------------------------------------------------- /v1.4/pictures/call_cmd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/pictures/call_cmd.png -------------------------------------------------------------------------------- /v1.4/pictures/command_interface.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/pictures/command_interface.png -------------------------------------------------------------------------------- /v1.4/pictures/hes-mon_insert_byte.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/pictures/hes-mon_insert_byte.png -------------------------------------------------------------------------------- /v1.4/pictures/hes-mon_inserted_byte.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/pictures/hes-mon_inserted_byte.png -------------------------------------------------------------------------------- /v1.4/pictures/hes-mon_missing_byte.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/pictures/hes-mon_missing_byte.png -------------------------------------------------------------------------------- /v1.4/pictures/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/pictures/logo.png -------------------------------------------------------------------------------- /v1.4/text/121_cover_sheet.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/text/121_cover_sheet.docx -------------------------------------------------------------------------------- /v1.4/text/Versa64Cart_FunD_v1_4.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/text/Versa64Cart_FunD_v1_4.docx -------------------------------------------------------------------------------- /v1.4/text/Versa64Cart_ModD_v1_4.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/text/Versa64Cart_ModD_v1_4.docx -------------------------------------------------------------------------------- /v1.4/text/Versa64Cart_ModD_v1_4a.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/text/Versa64Cart_ModD_v1_4a.docx -------------------------------------------------------------------------------- /v1.4/text/Versa64Cart_Test_v1_4.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.4/text/Versa64Cart_Test_v1_4.docx -------------------------------------------------------------------------------- /v1.5/Eagle/DESCRIPTION: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/Eagle/DESCRIPTION -------------------------------------------------------------------------------- /v1.5/Eagle/Versa64Cart_v1_5.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/Eagle/Versa64Cart_v1_5.brd -------------------------------------------------------------------------------- /v1.5/Eagle/Versa64Cart_v1_5.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/Eagle/Versa64Cart_v1_5.sch -------------------------------------------------------------------------------- /v1.5/Eagle/eagle.epf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/Eagle/eagle.epf -------------------------------------------------------------------------------- /v1.5/Excel/Versa64Cart_BOM_v1_50.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/Excel/Versa64Cart_BOM_v1_50.csv -------------------------------------------------------------------------------- /v1.5/Excel/Versa64Cart_BOM_v1_50.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/Excel/Versa64Cart_BOM_v1_50.xlsx -------------------------------------------------------------------------------- /v1.5/Gerber/excellon_Versa64Cart_v1_5.dk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/Gerber/excellon_Versa64Cart_v1_5.dk -------------------------------------------------------------------------------- /v1.5/Gerber/excellon_Versa64Cart_v1_5.ndk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/Gerber/excellon_Versa64Cart_v1_5.ndk -------------------------------------------------------------------------------- /v1.5/Gerber/gerber_Versa64Cart_v1_5.bot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/Gerber/gerber_Versa64Cart_v1_5.bot -------------------------------------------------------------------------------- /v1.5/Gerber/gerber_Versa64Cart_v1_5.out: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/Gerber/gerber_Versa64Cart_v1_5.out -------------------------------------------------------------------------------- /v1.5/Gerber/gerber_Versa64Cart_v1_5.plc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/Gerber/gerber_Versa64Cart_v1_5.plc -------------------------------------------------------------------------------- /v1.5/Gerber/gerber_Versa64Cart_v1_5.pls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/Gerber/gerber_Versa64Cart_v1_5.pls -------------------------------------------------------------------------------- /v1.5/Gerber/gerber_Versa64Cart_v1_5.stc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/Gerber/gerber_Versa64Cart_v1_5.stc -------------------------------------------------------------------------------- /v1.5/Gerber/gerber_Versa64Cart_v1_5.sts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/Gerber/gerber_Versa64Cart_v1_5.sts -------------------------------------------------------------------------------- /v1.5/Gerber/gerber_Versa64Cart_v1_5.top: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/Gerber/gerber_Versa64Cart_v1_5.top -------------------------------------------------------------------------------- /v1.5/Gerber/gerber_Versa64Cart_v1_5.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/Gerber/gerber_Versa64Cart_v1_5.zip -------------------------------------------------------------------------------- /v1.5/Gerber/info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/Gerber/info.txt -------------------------------------------------------------------------------- /v1.5/dxf/Versa64Cart_v1_5.dxf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/dxf/Versa64Cart_v1_5.dxf -------------------------------------------------------------------------------- /v1.5/inkscape/Versa64Cart-logo-vector-black.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/inkscape/Versa64Cart-logo-vector-black.svg -------------------------------------------------------------------------------- /v1.5/pdf/Versa64Cart_v1_5.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/pdf/Versa64Cart_v1_5.pdf -------------------------------------------------------------------------------- /v1.5/pictures/2378_Versa64Cart_v1_4.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/pictures/2378_Versa64Cart_v1_4.JPG -------------------------------------------------------------------------------- /v1.5/pictures/DSC_0501-2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/pictures/DSC_0501-2.JPG -------------------------------------------------------------------------------- /v1.5/pictures/HxD_concatenate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/pictures/HxD_concatenate.png -------------------------------------------------------------------------------- /v1.5/pictures/HxD_concatenating.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/pictures/HxD_concatenating.png -------------------------------------------------------------------------------- /v1.5/pictures/OE_Pulse_16k_timing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/pictures/OE_Pulse_16k_timing.png -------------------------------------------------------------------------------- /v1.5/pictures/OE_pulse_16k_low_level.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/pictures/OE_pulse_16k_low_level.png -------------------------------------------------------------------------------- /v1.5/pictures/TL866_buffer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/pictures/TL866_buffer.png -------------------------------------------------------------------------------- /v1.5/pictures/TL866_first.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/pictures/TL866_first.png -------------------------------------------------------------------------------- /v1.5/pictures/TL866_second.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/pictures/TL866_second.png -------------------------------------------------------------------------------- /v1.5/pictures/Thumbs.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/pictures/Thumbs.db -------------------------------------------------------------------------------- /v1.5/pictures/Versa64Cart_scan_both_sides.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/pictures/Versa64Cart_scan_both_sides.jpg -------------------------------------------------------------------------------- /v1.5/pictures/Versa64Cart_v1_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/pictures/Versa64Cart_v1_3.png -------------------------------------------------------------------------------- /v1.5/pictures/Versa64Cart_v1_3_contact_scratches.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/pictures/Versa64Cart_v1_3_contact_scratches.JPG -------------------------------------------------------------------------------- /v1.5/pictures/call_cmd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/pictures/call_cmd.png -------------------------------------------------------------------------------- /v1.5/pictures/command_interface.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/pictures/command_interface.png -------------------------------------------------------------------------------- /v1.5/pictures/hes-mon_insert_byte.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/pictures/hes-mon_insert_byte.png -------------------------------------------------------------------------------- /v1.5/pictures/hes-mon_inserted_byte.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/pictures/hes-mon_inserted_byte.png -------------------------------------------------------------------------------- /v1.5/pictures/hes-mon_missing_byte.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/pictures/hes-mon_missing_byte.png -------------------------------------------------------------------------------- /v1.5/pictures/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/pictures/logo.png -------------------------------------------------------------------------------- /v1.5/text/121_cover_sheet.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/text/121_cover_sheet.docx -------------------------------------------------------------------------------- /v1.5/text/Versa64Cart_FunD_v1_5.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/text/Versa64Cart_FunD_v1_5.docx -------------------------------------------------------------------------------- /v1.5/text/Versa64Cart_ModD_v1_5.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/text/Versa64Cart_ModD_v1_5.docx -------------------------------------------------------------------------------- /v1.5/text/Versa64Cart_ModD_v1_5_google.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/text/Versa64Cart_ModD_v1_5_google.docx -------------------------------------------------------------------------------- /v1.5/text/Versa64Cart_Test_v1_5.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.5/text/Versa64Cart_Test_v1_5.docx -------------------------------------------------------------------------------- /v1.6/Eagle/DESCRIPTION: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/Eagle/DESCRIPTION -------------------------------------------------------------------------------- /v1.6/Eagle/Versa64Cart_v1_6.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/Eagle/Versa64Cart_v1_6.brd -------------------------------------------------------------------------------- /v1.6/Eagle/Versa64Cart_v1_6.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/Eagle/Versa64Cart_v1_6.sch -------------------------------------------------------------------------------- /v1.6/Eagle/eagle.epf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/Eagle/eagle.epf -------------------------------------------------------------------------------- /v1.6/Excel/Versa64Cart_BOM_v1_60.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/Excel/Versa64Cart_BOM_v1_60.csv -------------------------------------------------------------------------------- /v1.6/Excel/Versa64Cart_BOM_v1_60.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/Excel/Versa64Cart_BOM_v1_60.xlsx -------------------------------------------------------------------------------- /v1.6/Excel/Versa64Cart_BOM_v1_60_calc.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/Excel/Versa64Cart_BOM_v1_60_calc.xlsx -------------------------------------------------------------------------------- /v1.6/Gerber/gerber_Versa64Cart_v1_6.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/Gerber/gerber_Versa64Cart_v1_6.zip -------------------------------------------------------------------------------- /v1.6/Gerber/info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/Gerber/info.txt -------------------------------------------------------------------------------- /v1.6/dxf/Versa64Cart_v1_6.dxf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/dxf/Versa64Cart_v1_6.dxf -------------------------------------------------------------------------------- /v1.6/inkscape/Versa64Cart-logo-vector-black.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/inkscape/Versa64Cart-logo-vector-black.svg -------------------------------------------------------------------------------- /v1.6/pdf/Versa64cart_v1_6.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/pdf/Versa64cart_v1_6.pdf -------------------------------------------------------------------------------- /v1.6/pictures/0550_Versa64cart_v1_6.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/pictures/0550_Versa64cart_v1_6.JPG -------------------------------------------------------------------------------- /v1.6/pictures/0551_Versa_in_Stumpy_open.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/pictures/0551_Versa_in_Stumpy_open.JPG -------------------------------------------------------------------------------- /v1.6/pictures/0552_Versa_in_Stumpy_closed.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/pictures/0552_Versa_in_Stumpy_closed.JPG -------------------------------------------------------------------------------- /v1.6/pictures/0553_-_versa64_in_Z-7_case.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/pictures/0553_-_versa64_in_Z-7_case.JPG -------------------------------------------------------------------------------- /v1.6/pictures/0555_-_versa64_in_KM-20_case.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/pictures/0555_-_versa64_in_KM-20_case.JPG -------------------------------------------------------------------------------- /v1.6/pictures/HxD_concatenate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/pictures/HxD_concatenate.png -------------------------------------------------------------------------------- /v1.6/pictures/HxD_concatenating.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/pictures/HxD_concatenating.png -------------------------------------------------------------------------------- /v1.6/pictures/OE_Pulse_16k_timing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/pictures/OE_Pulse_16k_timing.png -------------------------------------------------------------------------------- /v1.6/pictures/OE_pulse_16k_low_level.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/pictures/OE_pulse_16k_low_level.png -------------------------------------------------------------------------------- /v1.6/pictures/TL866_buffer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/pictures/TL866_buffer.png -------------------------------------------------------------------------------- /v1.6/pictures/TL866_first.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/pictures/TL866_first.png -------------------------------------------------------------------------------- /v1.6/pictures/TL866_second.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/pictures/TL866_second.png -------------------------------------------------------------------------------- /v1.6/pictures/Versa64Cart_scan_both_sides.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/pictures/Versa64Cart_scan_both_sides.jpg -------------------------------------------------------------------------------- /v1.6/pictures/call_cmd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/pictures/call_cmd.png -------------------------------------------------------------------------------- /v1.6/pictures/command_interface.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/pictures/command_interface.png -------------------------------------------------------------------------------- /v1.6/pictures/dimensions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/pictures/dimensions.png -------------------------------------------------------------------------------- /v1.6/pictures/hes-mon_insert_byte.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/pictures/hes-mon_insert_byte.png -------------------------------------------------------------------------------- /v1.6/pictures/hes-mon_inserted_byte.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/pictures/hes-mon_inserted_byte.png -------------------------------------------------------------------------------- /v1.6/pictures/hes-mon_missing_byte.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/pictures/hes-mon_missing_byte.png -------------------------------------------------------------------------------- /v1.6/pictures/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/pictures/logo.png -------------------------------------------------------------------------------- /v1.6/text/121_cover_sheet.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/text/121_cover_sheet.docx -------------------------------------------------------------------------------- /v1.6/text/Versa64Cart_FunD_v1_6.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/text/Versa64Cart_FunD_v1_6.docx -------------------------------------------------------------------------------- /v1.6/text/Versa64Cart_ModD_v1_6.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/text/Versa64Cart_ModD_v1_6.docx -------------------------------------------------------------------------------- /v1.6/text/Versa64Cart_Test_v1_6.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwack/Versa64Cart/HEAD/v1.6/text/Versa64Cart_Test_v1_6.docx --------------------------------------------------------------------------------