diff --git a/FabFTDI.b#1 b/FabFTDI.b#1
old mode 100755
new mode 100644
diff --git a/FabFTDI.brd b/FabFTDI.brd
old mode 100755
new mode 100644
diff --git a/FabFTDI.s#1 b/FabFTDI.s#1
old mode 100755
new mode 100644
diff --git a/FabFTDI.s#2 b/FabFTDI.s#2
old mode 100755
new mode 100644
diff --git a/FabFTDI.sch b/FabFTDI.sch
old mode 100755
new mode 100644
diff --git a/FabFTDI_Board.png b/FabFTDI_Board.png
old mode 100755
new mode 100644
diff --git a/FabFTDI_Schematic.png b/FabFTDI_Schematic.png
old mode 100755
new mode 100644
diff --git a/FabFTDI_cutout.png b/FabFTDI_cutout.png
old mode 100755
new mode 100644
diff --git a/FabFTDI_trace.png b/FabFTDI_trace.png
old mode 100755
new mode 100644
diff --git a/Firmware.zip b/Firmware.zip
old mode 100755
new mode 100644
diff --git a/Firmware/.gitignore b/Firmware/.gitignore
old mode 100755
new mode 100644
diff --git a/Firmware/Config/LUFAConfig.h b/Firmware/Config/LUFAConfig.h
old mode 100755
new mode 100644
diff --git a/Firmware/Descriptors.c b/Firmware/Descriptors.c
old mode 100755
new mode 100644
diff --git a/Firmware/Descriptors.h b/Firmware/Descriptors.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA USBtoSerial.inf b/Firmware/LUFA USBtoSerial.inf
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/DMBS/.gitignore b/Firmware/LUFA/Build/DMBS/.gitignore
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/DMBS/DMBS/HID_EEPROM_Loader/HID_EEPROM_Loader.c b/Firmware/LUFA/Build/DMBS/DMBS/HID_EEPROM_Loader/HID_EEPROM_Loader.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/DMBS/DMBS/HID_EEPROM_Loader/makefile b/Firmware/LUFA/Build/DMBS/DMBS/HID_EEPROM_Loader/makefile
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/DMBS/DMBS/License.txt b/Firmware/LUFA/Build/DMBS/DMBS/License.txt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/DMBS/DMBS/ModulesOverview.md b/Firmware/LUFA/Build/DMBS/DMBS/ModulesOverview.md
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/DMBS/DMBS/WritingYourOwnModules.md b/Firmware/LUFA/Build/DMBS/DMBS/WritingYourOwnModules.md
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/DMBS/DMBS/atprogram.md b/Firmware/LUFA/Build/DMBS/DMBS/atprogram.md
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/DMBS/DMBS/atprogram.mk b/Firmware/LUFA/Build/DMBS/DMBS/atprogram.mk
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/DMBS/DMBS/avrdude.md b/Firmware/LUFA/Build/DMBS/DMBS/avrdude.md
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/DMBS/DMBS/avrdude.mk b/Firmware/LUFA/Build/DMBS/DMBS/avrdude.mk
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/DMBS/DMBS/core.md b/Firmware/LUFA/Build/DMBS/DMBS/core.md
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/DMBS/DMBS/core.mk b/Firmware/LUFA/Build/DMBS/DMBS/core.mk
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/DMBS/DMBS/cppcheck.md b/Firmware/LUFA/Build/DMBS/DMBS/cppcheck.md
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/DMBS/DMBS/cppcheck.mk b/Firmware/LUFA/Build/DMBS/DMBS/cppcheck.mk
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/DMBS/DMBS/dfu.md b/Firmware/LUFA/Build/DMBS/DMBS/dfu.md
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/DMBS/DMBS/dfu.mk b/Firmware/LUFA/Build/DMBS/DMBS/dfu.mk
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/DMBS/DMBS/doxygen.md b/Firmware/LUFA/Build/DMBS/DMBS/doxygen.md
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/DMBS/DMBS/doxygen.mk b/Firmware/LUFA/Build/DMBS/DMBS/doxygen.mk
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/DMBS/DMBS/gcc.md b/Firmware/LUFA/Build/DMBS/DMBS/gcc.md
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/DMBS/DMBS/gcc.mk b/Firmware/LUFA/Build/DMBS/DMBS/gcc.mk
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/DMBS/DMBS/hid.md b/Firmware/LUFA/Build/DMBS/DMBS/hid.md
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/DMBS/DMBS/hid.mk b/Firmware/LUFA/Build/DMBS/DMBS/hid.mk
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/DMBS/Readme.md b/Firmware/LUFA/Build/DMBS/Readme.md
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/DMBS/Template/Template.c b/Firmware/LUFA/Build/DMBS/Template/Template.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/DMBS/Template/makefile b/Firmware/LUFA/Build/DMBS/Template/makefile
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/LUFA/lufa-gcc.mk b/Firmware/LUFA/Build/LUFA/lufa-gcc.mk
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/LUFA/lufa-sources.mk b/Firmware/LUFA/Build/LUFA/lufa-sources.mk
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/lufa_atprogram.mk b/Firmware/LUFA/Build/lufa_atprogram.mk
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/lufa_avrdude.mk b/Firmware/LUFA/Build/lufa_avrdude.mk
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/lufa_build.mk b/Firmware/LUFA/Build/lufa_build.mk
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/lufa_core.mk b/Firmware/LUFA/Build/lufa_core.mk
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/lufa_cppcheck.mk b/Firmware/LUFA/Build/lufa_cppcheck.mk
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/lufa_dfu.mk b/Firmware/LUFA/Build/lufa_dfu.mk
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/lufa_doxygen.mk b/Firmware/LUFA/Build/lufa_doxygen.mk
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/lufa_hid.mk b/Firmware/LUFA/Build/lufa_hid.mk
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Build/lufa_sources.mk b/Firmware/LUFA/Build/lufa_sources.mk
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/CodeTemplates/DeviceTemplate/Descriptors.c b/Firmware/LUFA/CodeTemplates/DeviceTemplate/Descriptors.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/CodeTemplates/DeviceTemplate/Descriptors.h b/Firmware/LUFA/CodeTemplates/DeviceTemplate/Descriptors.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/CodeTemplates/DeviceTemplate/DeviceApplication.c b/Firmware/LUFA/CodeTemplates/DeviceTemplate/DeviceApplication.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/CodeTemplates/DeviceTemplate/DeviceApplication.h b/Firmware/LUFA/CodeTemplates/DeviceTemplate/DeviceApplication.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/CodeTemplates/DeviceTemplate/asf.xml b/Firmware/LUFA/CodeTemplates/DeviceTemplate/asf.xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/CodeTemplates/DriverStubs/Board.h b/Firmware/LUFA/CodeTemplates/DriverStubs/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/CodeTemplates/DriverStubs/Buttons.h b/Firmware/LUFA/CodeTemplates/DriverStubs/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/CodeTemplates/DriverStubs/Dataflash.h b/Firmware/LUFA/CodeTemplates/DriverStubs/Dataflash.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/CodeTemplates/DriverStubs/Joystick.h b/Firmware/LUFA/CodeTemplates/DriverStubs/Joystick.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/CodeTemplates/DriverStubs/LEDs.h b/Firmware/LUFA/CodeTemplates/DriverStubs/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/CodeTemplates/HostTemplate/HostApplication.c b/Firmware/LUFA/CodeTemplates/HostTemplate/HostApplication.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/CodeTemplates/HostTemplate/HostApplication.h b/Firmware/LUFA/CodeTemplates/HostTemplate/HostApplication.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/CodeTemplates/HostTemplate/asf.xml b/Firmware/LUFA/CodeTemplates/HostTemplate/asf.xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/CodeTemplates/LUFAConfig.h b/Firmware/LUFA/CodeTemplates/LUFAConfig.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/CodeTemplates/WindowsINF/LUFA CDC-ACM.inf b/Firmware/LUFA/CodeTemplates/WindowsINF/LUFA CDC-ACM.inf
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/CodeTemplates/WindowsINF/LUFA RNDIS.inf b/Firmware/LUFA/CodeTemplates/WindowsINF/LUFA RNDIS.inf
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/CodeTemplates/makefile_template b/Firmware/LUFA/CodeTemplates/makefile_template
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Common/ArchitectureSpecific.h b/Firmware/LUFA/Common/ArchitectureSpecific.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Common/Architectures.h b/Firmware/LUFA/Common/Architectures.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Common/Attributes.h b/Firmware/LUFA/Common/Attributes.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Common/BoardTypes.h b/Firmware/LUFA/Common/BoardTypes.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Common/Common.h b/Firmware/LUFA/Common/Common.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Common/CompilerSpecific.h b/Firmware/LUFA/Common/CompilerSpecific.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Common/Endianness.h b/Firmware/LUFA/Common/Endianness.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/BuildSystem.txt b/Firmware/LUFA/DoxygenPages/BuildSystem.txt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/BuildingLinkableLibraries.txt b/Firmware/LUFA/DoxygenPages/BuildingLinkableLibraries.txt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/ChangeLog.txt b/Firmware/LUFA/DoxygenPages/ChangeLog.txt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/CompileTimeTokens.txt b/Firmware/LUFA/DoxygenPages/CompileTimeTokens.txt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/CompilingApps.txt b/Firmware/LUFA/DoxygenPages/CompilingApps.txt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/ConfiguringApps.txt b/Firmware/LUFA/DoxygenPages/ConfiguringApps.txt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/DevelopingWithLUFA.txt b/Firmware/LUFA/DoxygenPages/DevelopingWithLUFA.txt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/DeviceSupport.txt b/Firmware/LUFA/DoxygenPages/DeviceSupport.txt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/DirectorySummaries.txt b/Firmware/LUFA/DoxygenPages/DirectorySummaries.txt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/Donating.txt b/Firmware/LUFA/DoxygenPages/Donating.txt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/FutureChanges.txt b/Firmware/LUFA/DoxygenPages/FutureChanges.txt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/GettingStarted.txt b/Firmware/LUFA/DoxygenPages/GettingStarted.txt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/Groups.txt b/Firmware/LUFA/DoxygenPages/Groups.txt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/Images/Author.jpg b/Firmware/LUFA/DoxygenPages/Images/Author.jpg
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/Images/LUFA.png b/Firmware/LUFA/DoxygenPages/Images/LUFA.png
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/Images/LUFA_thumb.png b/Firmware/LUFA/DoxygenPages/Images/LUFA_thumb.png
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/KnownIssues.txt b/Firmware/LUFA/DoxygenPages/KnownIssues.txt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/LUFAPoweredProjects.txt b/Firmware/LUFA/DoxygenPages/LUFAPoweredProjects.txt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/LibraryResources.txt b/Firmware/LUFA/DoxygenPages/LibraryResources.txt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/LicenseInfo.txt b/Firmware/LUFA/DoxygenPages/LicenseInfo.txt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/MainPage.txt b/Firmware/LUFA/DoxygenPages/MainPage.txt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/MigrationInformation.txt b/Firmware/LUFA/DoxygenPages/MigrationInformation.txt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/OSDrivers.txt b/Firmware/LUFA/DoxygenPages/OSDrivers.txt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/ProgrammingApps.txt b/Firmware/LUFA/DoxygenPages/ProgrammingApps.txt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/SoftwareBootloaderJump.txt b/Firmware/LUFA/DoxygenPages/SoftwareBootloaderJump.txt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/Style/Footer.htm b/Firmware/LUFA/DoxygenPages/Style/Footer.htm
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/Style/Style.css b/Firmware/LUFA/DoxygenPages/Style/Style.css
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/VIDAndPIDValues.txt b/Firmware/LUFA/DoxygenPages/VIDAndPIDValues.txt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/DoxygenPages/WritingBoardDrivers.txt b/Firmware/LUFA/DoxygenPages/WritingBoardDrivers.txt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/ADAFRUITU4/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/ADAFRUITU4/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/ADAFRUITU4/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/ADAFRUITU4/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/ATAVRUSBRF01/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/ATAVRUSBRF01/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/ATAVRUSBRF01/Buttons.h b/Firmware/LUFA/Drivers/Board/AVR8/ATAVRUSBRF01/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/ATAVRUSBRF01/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/ATAVRUSBRF01/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/BENITO/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/BENITO/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/BENITO/Buttons.h b/Firmware/LUFA/Drivers/Board/AVR8/BENITO/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/BENITO/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/BENITO/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/BIGMULTIO/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/BIGMULTIO/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/BIGMULTIO/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/BIGMULTIO/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/BLACKCAT/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/BLACKCAT/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/BLACKCAT/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/BLACKCAT/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/BUI/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/BUI/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/BUI/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/BUI/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/BUMBLEB/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/BUMBLEB/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/BUMBLEB/Buttons.h b/Firmware/LUFA/Drivers/Board/AVR8/BUMBLEB/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/BUMBLEB/Joystick.h b/Firmware/LUFA/Drivers/Board/AVR8/BUMBLEB/Joystick.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/BUMBLEB/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/BUMBLEB/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/CULV3/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/CULV3/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/CULV3/Buttons.h b/Firmware/LUFA/Drivers/Board/AVR8/CULV3/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/CULV3/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/CULV3/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/DUCE/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/DUCE/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/DUCE/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/DUCE/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/EVK527/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/EVK527/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/EVK527/Buttons.h b/Firmware/LUFA/Drivers/Board/AVR8/EVK527/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/EVK527/Dataflash.h b/Firmware/LUFA/Drivers/Board/AVR8/EVK527/Dataflash.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/EVK527/Joystick.h b/Firmware/LUFA/Drivers/Board/AVR8/EVK527/Joystick.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/EVK527/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/EVK527/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/JMDBU2/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/JMDBU2/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/JMDBU2/Buttons.h b/Firmware/LUFA/Drivers/Board/AVR8/JMDBU2/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/JMDBU2/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/JMDBU2/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/LEONARDO/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/LEONARDO/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/LEONARDO/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/LEONARDO/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/MAXIMUS/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/MAXIMUS/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/MAXIMUS/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/MAXIMUS/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/MICRO/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/MICRO/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/MICRO/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/MICRO/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/MICROPENDOUS/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/MICROPENDOUS/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/MICROPENDOUS/Buttons.h b/Firmware/LUFA/Drivers/Board/AVR8/MICROPENDOUS/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/MICROPENDOUS/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/MICROPENDOUS/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/MICROSIN162/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/MICROSIN162/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/MICROSIN162/Buttons.h b/Firmware/LUFA/Drivers/Board/AVR8/MICROSIN162/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/MICROSIN162/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/MICROSIN162/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/MINIMUS/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/MINIMUS/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/MINIMUS/Buttons.h b/Firmware/LUFA/Drivers/Board/AVR8/MINIMUS/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/MINIMUS/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/MINIMUS/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/MULTIO/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/MULTIO/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/MULTIO/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/MULTIO/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/OLIMEX162/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/OLIMEX162/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/OLIMEX162/Buttons.h b/Firmware/LUFA/Drivers/Board/AVR8/OLIMEX162/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/OLIMEX162/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/OLIMEX162/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/OLIMEX32U4/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/OLIMEX32U4/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/OLIMEX32U4/Buttons.h b/Firmware/LUFA/Drivers/Board/AVR8/OLIMEX32U4/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/OLIMEX32U4/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/OLIMEX32U4/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/Buttons.h b/Firmware/LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/OLIMEXT32U4/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/OLIMEXT32U4/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/OLIMEXT32U4/Buttons.h b/Firmware/LUFA/Drivers/Board/AVR8/OLIMEXT32U4/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/OLIMEXT32U4/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/OLIMEXT32U4/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/POLOLUMICRO/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/POLOLUMICRO/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/POLOLUMICRO/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/POLOLUMICRO/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/RZUSBSTICK/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/RZUSBSTICK/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/RZUSBSTICK/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/RZUSBSTICK/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/SPARKFUN8U2/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/SPARKFUN8U2/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/SPARKFUN8U2/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/SPARKFUN8U2/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/STANGE_ISP/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/STANGE_ISP/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/STANGE_ISP/Buttons.h b/Firmware/LUFA/Drivers/Board/AVR8/STANGE_ISP/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/STANGE_ISP/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/STANGE_ISP/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/STK525/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/STK525/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/STK525/Buttons.h b/Firmware/LUFA/Drivers/Board/AVR8/STK525/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/STK525/Dataflash.h b/Firmware/LUFA/Drivers/Board/AVR8/STK525/Dataflash.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/STK525/Joystick.h b/Firmware/LUFA/Drivers/Board/AVR8/STK525/Joystick.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/STK525/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/STK525/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/STK526/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/STK526/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/STK526/Buttons.h b/Firmware/LUFA/Drivers/Board/AVR8/STK526/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/STK526/Dataflash.h b/Firmware/LUFA/Drivers/Board/AVR8/STK526/Dataflash.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/STK526/Joystick.h b/Firmware/LUFA/Drivers/Board/AVR8/STK526/Joystick.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/STK526/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/STK526/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/TEENSY/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/TEENSY/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/TEENSY/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/TEENSY/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/TUL/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/TUL/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/TUL/Buttons.h b/Firmware/LUFA/Drivers/Board/AVR8/TUL/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/TUL/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/TUL/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/U2S/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/U2S/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/U2S/Buttons.h b/Firmware/LUFA/Drivers/Board/AVR8/U2S/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/U2S/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/U2S/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/UDIP/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/UDIP/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/UDIP/Buttons.h b/Firmware/LUFA/Drivers/Board/AVR8/UDIP/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/UDIP/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/UDIP/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/UNO/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/UNO/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/UNO/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/UNO/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/USB2AX/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/USB2AX/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/USB2AX/Buttons.h b/Firmware/LUFA/Drivers/Board/AVR8/USB2AX/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/USB2AX/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/USB2AX/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/USBFOO/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/USBFOO/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/USBFOO/Buttons.h b/Firmware/LUFA/Drivers/Board/AVR8/USBFOO/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/USBFOO/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/USBFOO/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/USBKEY/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/USBKEY/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/USBKEY/Buttons.h b/Firmware/LUFA/Drivers/Board/AVR8/USBKEY/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/USBKEY/Dataflash.h b/Firmware/LUFA/Drivers/Board/AVR8/USBKEY/Dataflash.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/USBKEY/Joystick.h b/Firmware/LUFA/Drivers/Board/AVR8/USBKEY/Joystick.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/USBKEY/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/USBKEY/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/USBTINYMKII/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/USBTINYMKII/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/USBTINYMKII/Buttons.h b/Firmware/LUFA/Drivers/Board/AVR8/USBTINYMKII/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/USBTINYMKII/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/USBTINYMKII/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/XPLAIN/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/XPLAIN/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/XPLAIN/Dataflash.h b/Firmware/LUFA/Drivers/Board/AVR8/XPLAIN/Dataflash.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/XPLAIN/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/XPLAIN/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/XPLAINED_MINI/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/XPLAINED_MINI/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/XPLAINED_MINI/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/XPLAINED_MINI/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/YUN/Board.h b/Firmware/LUFA/Drivers/Board/AVR8/YUN/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/AVR8/YUN/LEDs.h b/Firmware/LUFA/Drivers/Board/AVR8/YUN/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/Board.h b/Firmware/LUFA/Drivers/Board/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/Buttons.h b/Firmware/LUFA/Drivers/Board/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/Dataflash.h b/Firmware/LUFA/Drivers/Board/Dataflash.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/Joystick.h b/Firmware/LUFA/Drivers/Board/Joystick.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/LEDs.h b/Firmware/LUFA/Drivers/Board/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/Temperature.c b/Firmware/LUFA/Drivers/Board/Temperature.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/Temperature.h b/Firmware/LUFA/Drivers/Board/Temperature.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/UC3/EVK1100/Board.h b/Firmware/LUFA/Drivers/Board/UC3/EVK1100/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/UC3/EVK1100/Buttons.h b/Firmware/LUFA/Drivers/Board/UC3/EVK1100/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/UC3/EVK1100/Joystick.h b/Firmware/LUFA/Drivers/Board/UC3/EVK1100/Joystick.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/UC3/EVK1100/LEDs.h b/Firmware/LUFA/Drivers/Board/UC3/EVK1100/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/UC3/EVK1101/Board.h b/Firmware/LUFA/Drivers/Board/UC3/EVK1101/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/UC3/EVK1101/Buttons.h b/Firmware/LUFA/Drivers/Board/UC3/EVK1101/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/UC3/EVK1101/Joystick.h b/Firmware/LUFA/Drivers/Board/UC3/EVK1101/Joystick.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/UC3/EVK1101/LEDs.h b/Firmware/LUFA/Drivers/Board/UC3/EVK1101/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/UC3/EVK1104/Board.h b/Firmware/LUFA/Drivers/Board/UC3/EVK1104/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/UC3/EVK1104/Buttons.h b/Firmware/LUFA/Drivers/Board/UC3/EVK1104/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/UC3/EVK1104/LEDs.h b/Firmware/LUFA/Drivers/Board/UC3/EVK1104/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/UC3/UC3A3_XPLAINED/Board.h b/Firmware/LUFA/Drivers/Board/UC3/UC3A3_XPLAINED/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/UC3/UC3A3_XPLAINED/Buttons.h b/Firmware/LUFA/Drivers/Board/UC3/UC3A3_XPLAINED/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/UC3/UC3A3_XPLAINED/LEDs.h b/Firmware/LUFA/Drivers/Board/UC3/UC3A3_XPLAINED/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Board.h b/Firmware/LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Buttons.h b/Firmware/LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Dataflash.h b/Firmware/LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Dataflash.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/LEDs.h b/Firmware/LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Board.h b/Firmware/LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Buttons.h b/Firmware/LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Dataflash.h b/Firmware/LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Dataflash.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/XMEGA/B1_XPLAINED/LEDs.h b/Firmware/LUFA/Drivers/Board/XMEGA/B1_XPLAINED/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/XMEGA/C3_XPLAINED/Board.h b/Firmware/LUFA/Drivers/Board/XMEGA/C3_XPLAINED/Board.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/XMEGA/C3_XPLAINED/Buttons.h b/Firmware/LUFA/Drivers/Board/XMEGA/C3_XPLAINED/Buttons.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Board/XMEGA/C3_XPLAINED/LEDs.h b/Firmware/LUFA/Drivers/Board/XMEGA/C3_XPLAINED/LEDs.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Misc/AT45DB321C.h b/Firmware/LUFA/Drivers/Misc/AT45DB321C.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Misc/AT45DB642D.h b/Firmware/LUFA/Drivers/Misc/AT45DB642D.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Misc/RingBuffer.h b/Firmware/LUFA/Drivers/Misc/RingBuffer.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Misc/TerminalCodes.h b/Firmware/LUFA/Drivers/Misc/TerminalCodes.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Peripheral/ADC.h b/Firmware/LUFA/Drivers/Peripheral/ADC.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Peripheral/AVR8/ADC_AVR8.h b/Firmware/LUFA/Drivers/Peripheral/AVR8/ADC_AVR8.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Peripheral/AVR8/SPI_AVR8.h b/Firmware/LUFA/Drivers/Peripheral/AVR8/SPI_AVR8.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Peripheral/AVR8/SerialSPI_AVR8.h b/Firmware/LUFA/Drivers/Peripheral/AVR8/SerialSPI_AVR8.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Peripheral/AVR8/Serial_AVR8.c b/Firmware/LUFA/Drivers/Peripheral/AVR8/Serial_AVR8.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Peripheral/AVR8/Serial_AVR8.h b/Firmware/LUFA/Drivers/Peripheral/AVR8/Serial_AVR8.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.c b/Firmware/LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.h b/Firmware/LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Peripheral/SPI.h b/Firmware/LUFA/Drivers/Peripheral/SPI.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Peripheral/Serial.h b/Firmware/LUFA/Drivers/Peripheral/Serial.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Peripheral/SerialSPI.h b/Firmware/LUFA/Drivers/Peripheral/SerialSPI.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Peripheral/TWI.h b/Firmware/LUFA/Drivers/Peripheral/TWI.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Peripheral/XMEGA/SPI_XMEGA.h b/Firmware/LUFA/Drivers/Peripheral/XMEGA/SPI_XMEGA.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Peripheral/XMEGA/SerialSPI_XMEGA.h b/Firmware/LUFA/Drivers/Peripheral/XMEGA/SerialSPI_XMEGA.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Peripheral/XMEGA/Serial_XMEGA.c b/Firmware/LUFA/Drivers/Peripheral/XMEGA/Serial_XMEGA.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Peripheral/XMEGA/Serial_XMEGA.h b/Firmware/LUFA/Drivers/Peripheral/XMEGA/Serial_XMEGA.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Peripheral/XMEGA/TWI_XMEGA.c b/Firmware/LUFA/Drivers/Peripheral/XMEGA/TWI_XMEGA.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/Peripheral/XMEGA/TWI_XMEGA.h b/Firmware/LUFA/Drivers/Peripheral/XMEGA/TWI_XMEGA.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/AndroidAccessoryClass.h b/Firmware/LUFA/Drivers/USB/Class/AndroidAccessoryClass.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/AudioClass.h b/Firmware/LUFA/Drivers/USB/Class/AudioClass.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/CDCClass.h b/Firmware/LUFA/Drivers/USB/Class/CDCClass.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Common/AndroidAccessoryClassCommon.h b/Firmware/LUFA/Drivers/USB/Class/Common/AndroidAccessoryClassCommon.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Common/AudioClassCommon.h b/Firmware/LUFA/Drivers/USB/Class/Common/AudioClassCommon.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Common/CDCClassCommon.h b/Firmware/LUFA/Drivers/USB/Class/Common/CDCClassCommon.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Common/HIDClassCommon.h b/Firmware/LUFA/Drivers/USB/Class/Common/HIDClassCommon.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Common/HIDParser.c b/Firmware/LUFA/Drivers/USB/Class/Common/HIDParser.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Common/HIDParser.h b/Firmware/LUFA/Drivers/USB/Class/Common/HIDParser.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Common/HIDReportData.h b/Firmware/LUFA/Drivers/USB/Class/Common/HIDReportData.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Common/MIDIClassCommon.h b/Firmware/LUFA/Drivers/USB/Class/Common/MIDIClassCommon.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Common/MassStorageClassCommon.h b/Firmware/LUFA/Drivers/USB/Class/Common/MassStorageClassCommon.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Common/PrinterClassCommon.h b/Firmware/LUFA/Drivers/USB/Class/Common/PrinterClassCommon.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Common/RNDISClassCommon.h b/Firmware/LUFA/Drivers/USB/Class/Common/RNDISClassCommon.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Common/StillImageClassCommon.h b/Firmware/LUFA/Drivers/USB/Class/Common/StillImageClassCommon.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Device/AudioClassDevice.c b/Firmware/LUFA/Drivers/USB/Class/Device/AudioClassDevice.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Device/AudioClassDevice.h b/Firmware/LUFA/Drivers/USB/Class/Device/AudioClassDevice.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Device/CDCClassDevice.c b/Firmware/LUFA/Drivers/USB/Class/Device/CDCClassDevice.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Device/CDCClassDevice.h b/Firmware/LUFA/Drivers/USB/Class/Device/CDCClassDevice.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Device/HIDClassDevice.c b/Firmware/LUFA/Drivers/USB/Class/Device/HIDClassDevice.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Device/HIDClassDevice.h b/Firmware/LUFA/Drivers/USB/Class/Device/HIDClassDevice.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Device/MIDIClassDevice.c b/Firmware/LUFA/Drivers/USB/Class/Device/MIDIClassDevice.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Device/MIDIClassDevice.h b/Firmware/LUFA/Drivers/USB/Class/Device/MIDIClassDevice.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Device/MassStorageClassDevice.c b/Firmware/LUFA/Drivers/USB/Class/Device/MassStorageClassDevice.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Device/MassStorageClassDevice.h b/Firmware/LUFA/Drivers/USB/Class/Device/MassStorageClassDevice.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Device/PrinterClassDevice.c b/Firmware/LUFA/Drivers/USB/Class/Device/PrinterClassDevice.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Device/PrinterClassDevice.h b/Firmware/LUFA/Drivers/USB/Class/Device/PrinterClassDevice.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Device/RNDISClassDevice.c b/Firmware/LUFA/Drivers/USB/Class/Device/RNDISClassDevice.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Device/RNDISClassDevice.h b/Firmware/LUFA/Drivers/USB/Class/Device/RNDISClassDevice.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/HIDClass.h b/Firmware/LUFA/Drivers/USB/Class/HIDClass.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.c b/Firmware/LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.h b/Firmware/LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Host/AudioClassHost.c b/Firmware/LUFA/Drivers/USB/Class/Host/AudioClassHost.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Host/AudioClassHost.h b/Firmware/LUFA/Drivers/USB/Class/Host/AudioClassHost.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Host/CDCClassHost.c b/Firmware/LUFA/Drivers/USB/Class/Host/CDCClassHost.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Host/CDCClassHost.h b/Firmware/LUFA/Drivers/USB/Class/Host/CDCClassHost.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Host/HIDClassHost.c b/Firmware/LUFA/Drivers/USB/Class/Host/HIDClassHost.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Host/HIDClassHost.h b/Firmware/LUFA/Drivers/USB/Class/Host/HIDClassHost.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Host/MIDIClassHost.c b/Firmware/LUFA/Drivers/USB/Class/Host/MIDIClassHost.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Host/MIDIClassHost.h b/Firmware/LUFA/Drivers/USB/Class/Host/MIDIClassHost.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Host/MassStorageClassHost.c b/Firmware/LUFA/Drivers/USB/Class/Host/MassStorageClassHost.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Host/MassStorageClassHost.h b/Firmware/LUFA/Drivers/USB/Class/Host/MassStorageClassHost.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Host/PrinterClassHost.c b/Firmware/LUFA/Drivers/USB/Class/Host/PrinterClassHost.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Host/PrinterClassHost.h b/Firmware/LUFA/Drivers/USB/Class/Host/PrinterClassHost.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Host/RNDISClassHost.c b/Firmware/LUFA/Drivers/USB/Class/Host/RNDISClassHost.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Host/RNDISClassHost.h b/Firmware/LUFA/Drivers/USB/Class/Host/RNDISClassHost.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Host/StillImageClassHost.c b/Firmware/LUFA/Drivers/USB/Class/Host/StillImageClassHost.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/Host/StillImageClassHost.h b/Firmware/LUFA/Drivers/USB/Class/Host/StillImageClassHost.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/MIDIClass.h b/Firmware/LUFA/Drivers/USB/Class/MIDIClass.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/MassStorageClass.h b/Firmware/LUFA/Drivers/USB/Class/MassStorageClass.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/PrinterClass.h b/Firmware/LUFA/Drivers/USB/Class/PrinterClass.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/RNDISClass.h b/Firmware/LUFA/Drivers/USB/Class/RNDISClass.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Class/StillImageClass.h b/Firmware/LUFA/Drivers/USB/Class/StillImageClass.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/AVR8/Device_AVR8.c b/Firmware/LUFA/Drivers/USB/Core/AVR8/Device_AVR8.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/AVR8/Device_AVR8.h b/Firmware/LUFA/Drivers/USB/Core/AVR8/Device_AVR8.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/AVR8/EndpointStream_AVR8.c b/Firmware/LUFA/Drivers/USB/Core/AVR8/EndpointStream_AVR8.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/AVR8/EndpointStream_AVR8.h b/Firmware/LUFA/Drivers/USB/Core/AVR8/EndpointStream_AVR8.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.c b/Firmware/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h b/Firmware/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/AVR8/Host_AVR8.c b/Firmware/LUFA/Drivers/USB/Core/AVR8/Host_AVR8.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/AVR8/Host_AVR8.h b/Firmware/LUFA/Drivers/USB/Core/AVR8/Host_AVR8.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/AVR8/OTG_AVR8.h b/Firmware/LUFA/Drivers/USB/Core/AVR8/OTG_AVR8.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/AVR8/PipeStream_AVR8.c b/Firmware/LUFA/Drivers/USB/Core/AVR8/PipeStream_AVR8.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/AVR8/PipeStream_AVR8.h b/Firmware/LUFA/Drivers/USB/Core/AVR8/PipeStream_AVR8.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.c b/Firmware/LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h b/Firmware/LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/AVR8/Template/Template_Endpoint_Control_R.c b/Firmware/LUFA/Drivers/USB/Core/AVR8/Template/Template_Endpoint_Control_R.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/AVR8/Template/Template_Endpoint_Control_W.c b/Firmware/LUFA/Drivers/USB/Core/AVR8/Template/Template_Endpoint_Control_W.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/AVR8/Template/Template_Endpoint_RW.c b/Firmware/LUFA/Drivers/USB/Core/AVR8/Template/Template_Endpoint_RW.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/AVR8/Template/Template_Pipe_RW.c b/Firmware/LUFA/Drivers/USB/Core/AVR8/Template/Template_Pipe_RW.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.c b/Firmware/LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.h b/Firmware/LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.c b/Firmware/LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.h b/Firmware/LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/ConfigDescriptors.c b/Firmware/LUFA/Drivers/USB/Core/ConfigDescriptors.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/ConfigDescriptors.h b/Firmware/LUFA/Drivers/USB/Core/ConfigDescriptors.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/Device.h b/Firmware/LUFA/Drivers/USB/Core/Device.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/DeviceStandardReq.c b/Firmware/LUFA/Drivers/USB/Core/DeviceStandardReq.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/DeviceStandardReq.h b/Firmware/LUFA/Drivers/USB/Core/DeviceStandardReq.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/Endpoint.h b/Firmware/LUFA/Drivers/USB/Core/Endpoint.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/EndpointStream.h b/Firmware/LUFA/Drivers/USB/Core/EndpointStream.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/Events.c b/Firmware/LUFA/Drivers/USB/Core/Events.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/Events.h b/Firmware/LUFA/Drivers/USB/Core/Events.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/Host.h b/Firmware/LUFA/Drivers/USB/Core/Host.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/HostStandardReq.c b/Firmware/LUFA/Drivers/USB/Core/HostStandardReq.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/HostStandardReq.h b/Firmware/LUFA/Drivers/USB/Core/HostStandardReq.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/OTG.h b/Firmware/LUFA/Drivers/USB/Core/OTG.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/Pipe.h b/Firmware/LUFA/Drivers/USB/Core/Pipe.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/PipeStream.h b/Firmware/LUFA/Drivers/USB/Core/PipeStream.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/StdDescriptors.h b/Firmware/LUFA/Drivers/USB/Core/StdDescriptors.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/StdRequestType.h b/Firmware/LUFA/Drivers/USB/Core/StdRequestType.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/UC3/Device_UC3.c b/Firmware/LUFA/Drivers/USB/Core/UC3/Device_UC3.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/UC3/Device_UC3.h b/Firmware/LUFA/Drivers/USB/Core/UC3/Device_UC3.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/UC3/EndpointStream_UC3.c b/Firmware/LUFA/Drivers/USB/Core/UC3/EndpointStream_UC3.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/UC3/EndpointStream_UC3.h b/Firmware/LUFA/Drivers/USB/Core/UC3/EndpointStream_UC3.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.c b/Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h b/Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/UC3/Host_UC3.c b/Firmware/LUFA/Drivers/USB/Core/UC3/Host_UC3.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/UC3/Host_UC3.h b/Firmware/LUFA/Drivers/USB/Core/UC3/Host_UC3.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/UC3/PipeStream_UC3.c b/Firmware/LUFA/Drivers/USB/Core/UC3/PipeStream_UC3.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/UC3/PipeStream_UC3.h b/Firmware/LUFA/Drivers/USB/Core/UC3/PipeStream_UC3.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.c b/Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h b/Firmware/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/UC3/Template/Template_Endpoint_Control_R.c b/Firmware/LUFA/Drivers/USB/Core/UC3/Template/Template_Endpoint_Control_R.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/UC3/Template/Template_Endpoint_Control_W.c b/Firmware/LUFA/Drivers/USB/Core/UC3/Template/Template_Endpoint_Control_W.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/UC3/Template/Template_Endpoint_RW.c b/Firmware/LUFA/Drivers/USB/Core/UC3/Template/Template_Endpoint_RW.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/UC3/Template/Template_Pipe_RW.c b/Firmware/LUFA/Drivers/USB/Core/UC3/Template/Template_Pipe_RW.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/UC3/USBController_UC3.c b/Firmware/LUFA/Drivers/USB/Core/UC3/USBController_UC3.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/UC3/USBController_UC3.h b/Firmware/LUFA/Drivers/USB/Core/UC3/USBController_UC3.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.c b/Firmware/LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.h b/Firmware/LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/USBController.h b/Firmware/LUFA/Drivers/USB/Core/USBController.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/USBInterrupt.h b/Firmware/LUFA/Drivers/USB/Core/USBInterrupt.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/USBMode.h b/Firmware/LUFA/Drivers/USB/Core/USBMode.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/USBTask.c b/Firmware/LUFA/Drivers/USB/Core/USBTask.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/USBTask.h b/Firmware/LUFA/Drivers/USB/Core/USBTask.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/XMEGA/Device_XMEGA.c b/Firmware/LUFA/Drivers/USB/Core/XMEGA/Device_XMEGA.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/XMEGA/Device_XMEGA.h b/Firmware/LUFA/Drivers/USB/Core/XMEGA/Device_XMEGA.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/XMEGA/EndpointStream_XMEGA.c b/Firmware/LUFA/Drivers/USB/Core/XMEGA/EndpointStream_XMEGA.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/XMEGA/EndpointStream_XMEGA.h b/Firmware/LUFA/Drivers/USB/Core/XMEGA/EndpointStream_XMEGA.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.c b/Firmware/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h b/Firmware/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/XMEGA/Host_XMEGA.c b/Firmware/LUFA/Drivers/USB/Core/XMEGA/Host_XMEGA.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/XMEGA/PipeStream_XMEGA.c b/Firmware/LUFA/Drivers/USB/Core/XMEGA/PipeStream_XMEGA.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/XMEGA/Pipe_XMEGA.c b/Firmware/LUFA/Drivers/USB/Core/XMEGA/Pipe_XMEGA.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/XMEGA/Template/Template_Endpoint_Control_R.c b/Firmware/LUFA/Drivers/USB/Core/XMEGA/Template/Template_Endpoint_Control_R.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/XMEGA/Template/Template_Endpoint_Control_W.c b/Firmware/LUFA/Drivers/USB/Core/XMEGA/Template/Template_Endpoint_Control_W.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/XMEGA/Template/Template_Endpoint_RW.c b/Firmware/LUFA/Drivers/USB/Core/XMEGA/Template/Template_Endpoint_RW.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.c b/Firmware/LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.h b/Firmware/LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/XMEGA/USBInterrupt_XMEGA.c b/Firmware/LUFA/Drivers/USB/Core/XMEGA/USBInterrupt_XMEGA.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/Core/XMEGA/USBInterrupt_XMEGA.h b/Firmware/LUFA/Drivers/USB/Core/XMEGA/USBInterrupt_XMEGA.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Drivers/USB/USB.h b/Firmware/LUFA/Drivers/USB/USB.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/License.txt b/Firmware/LUFA/License.txt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Platform/Platform.h b/Firmware/LUFA/Platform/Platform.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Platform/UC3/ClockManagement.h b/Firmware/LUFA/Platform/UC3/ClockManagement.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Platform/UC3/Exception.S b/Firmware/LUFA/Platform/UC3/Exception.S
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Platform/UC3/InterruptManagement.c b/Firmware/LUFA/Platform/UC3/InterruptManagement.c
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Platform/UC3/InterruptManagement.h b/Firmware/LUFA/Platform/UC3/InterruptManagement.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Platform/UC3/UC3ExperimentalInfo.txt b/Firmware/LUFA/Platform/UC3/UC3ExperimentalInfo.txt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Platform/XMEGA/ClockManagement.h b/Firmware/LUFA/Platform/XMEGA/ClockManagement.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Platform/XMEGA/XMEGAExperimentalInfo.txt b/Firmware/LUFA/Platform/XMEGA/XMEGAExperimentalInfo.txt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/HV1/helpcontentsetup.msha b/Firmware/LUFA/StudioIntegration/HV1/helpcontentsetup.msha
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt b/Firmware/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/HV1/lufa_helpcontentsetup_transform.xslt b/Firmware/LUFA/StudioIntegration/HV1/lufa_helpcontentsetup_transform.xslt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/HV1/lufa_hv1_transform.xslt b/Firmware/LUFA/StudioIntegration/HV1/lufa_hv1_transform.xslt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/HV1/lufa_studio_help_styling.css b/Firmware/LUFA/StudioIntegration/HV1/lufa_studio_help_styling.css
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/VSIX/LUFA.dll b/Firmware/LUFA/StudioIntegration/VSIX/LUFA.dll
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/VSIX/LUFA.pkgdef b/Firmware/LUFA/StudioIntegration/VSIX/LUFA.pkgdef
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/VSIX/[Content_Types].xml b/Firmware/LUFA/StudioIntegration/VSIX/[Content_Types].xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/VSIX/asf-manifest.xml b/Firmware/LUFA/StudioIntegration/VSIX/asf-manifest.xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/VSIX/extension.vsixmanifest b/Firmware/LUFA/StudioIntegration/VSIX/extension.vsixmanifest
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/VSIX/generate_caches.py b/Firmware/LUFA/StudioIntegration/VSIX/generate_caches.py
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/VSIX/lufa_asfmanifest_transform.xslt b/Firmware/LUFA/StudioIntegration/VSIX/lufa_asfmanifest_transform.xslt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/VSIX/lufa_vsmanifest_transform.xslt b/Firmware/LUFA/StudioIntegration/VSIX/lufa_vsmanifest_transform.xslt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/XDK/lufa_extension_transform.xslt b/Firmware/LUFA/StudioIntegration/XDK/lufa_extension_transform.xslt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/XDK/lufa_filelist_transform.xslt b/Firmware/LUFA/StudioIntegration/XDK/lufa_filelist_transform.xslt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/XDK/lufa_indent_transform.xslt b/Firmware/LUFA/StudioIntegration/XDK/lufa_indent_transform.xslt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/XDK/lufa_module_transform.xslt b/Firmware/LUFA/StudioIntegration/XDK/lufa_module_transform.xslt
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/lufa.xml b/Firmware/LUFA/StudioIntegration/lufa.xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/lufa_common.xml b/Firmware/LUFA/StudioIntegration/lufa_common.xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/lufa_drivers_board.xml b/Firmware/LUFA/StudioIntegration/lufa_drivers_board.xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/lufa_drivers_board_names.xml b/Firmware/LUFA/StudioIntegration/lufa_drivers_board_names.xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/lufa_drivers_misc.xml b/Firmware/LUFA/StudioIntegration/lufa_drivers_misc.xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/lufa_drivers_peripheral.xml b/Firmware/LUFA/StudioIntegration/lufa_drivers_peripheral.xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/lufa_drivers_usb.xml b/Firmware/LUFA/StudioIntegration/lufa_drivers_usb.xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/lufa_drivers_usb_class.xml b/Firmware/LUFA/StudioIntegration/lufa_drivers_usb_class.xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/lufa_drivers_usb_class_android.xml b/Firmware/LUFA/StudioIntegration/lufa_drivers_usb_class_android.xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/lufa_drivers_usb_class_audio.xml b/Firmware/LUFA/StudioIntegration/lufa_drivers_usb_class_audio.xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/lufa_drivers_usb_class_cdc.xml b/Firmware/LUFA/StudioIntegration/lufa_drivers_usb_class_cdc.xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/lufa_drivers_usb_class_hid.xml b/Firmware/LUFA/StudioIntegration/lufa_drivers_usb_class_hid.xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/lufa_drivers_usb_class_midi.xml b/Firmware/LUFA/StudioIntegration/lufa_drivers_usb_class_midi.xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/lufa_drivers_usb_class_ms.xml b/Firmware/LUFA/StudioIntegration/lufa_drivers_usb_class_ms.xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/lufa_drivers_usb_class_printer.xml b/Firmware/LUFA/StudioIntegration/lufa_drivers_usb_class_printer.xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/lufa_drivers_usb_class_rndis.xml b/Firmware/LUFA/StudioIntegration/lufa_drivers_usb_class_rndis.xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/lufa_drivers_usb_class_si.xml b/Firmware/LUFA/StudioIntegration/lufa_drivers_usb_class_si.xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/lufa_drivers_usb_core.xml b/Firmware/LUFA/StudioIntegration/lufa_drivers_usb_core.xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/lufa_drivers_usb_core_avr8.xml b/Firmware/LUFA/StudioIntegration/lufa_drivers_usb_core_avr8.xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/lufa_drivers_usb_core_uc3.xml b/Firmware/LUFA/StudioIntegration/lufa_drivers_usb_core_uc3.xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/lufa_drivers_usb_core_xmega.xml b/Firmware/LUFA/StudioIntegration/lufa_drivers_usb_core_xmega.xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/lufa_platform.xml b/Firmware/LUFA/StudioIntegration/lufa_platform.xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/lufa_platform_uc3.xml b/Firmware/LUFA/StudioIntegration/lufa_platform_uc3.xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/lufa_platform_xmega.xml b/Firmware/LUFA/StudioIntegration/lufa_platform_xmega.xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/lufa_toolchain.xml b/Firmware/LUFA/StudioIntegration/lufa_toolchain.xml
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/StudioIntegration/makefile b/Firmware/LUFA/StudioIntegration/makefile
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/Version.h b/Firmware/LUFA/Version.h
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/doxyfile b/Firmware/LUFA/doxyfile
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA/makefile b/Firmware/LUFA/makefile
old mode 100755
new mode 100644
diff --git a/Firmware/LUFA_README.txt b/Firmware/LUFA_README.txt
old mode 100755
new mode 100644
diff --git a/Firmware/USBtoSerial.c b/Firmware/USBtoSerial.c
old mode 100755
new mode 100644
diff --git a/Firmware/USBtoSerial.h b/Firmware/USBtoSerial.h
old mode 100755
new mode 100644
diff --git a/Firmware/USBtoSerial.txt b/Firmware/USBtoSerial.txt
old mode 100755
new mode 100644
diff --git a/Firmware/asf.xml b/Firmware/asf.xml
old mode 100755
new mode 100644
diff --git a/Firmware/doxyfile b/Firmware/doxyfile
old mode 100755
new mode 100644
diff --git a/Firmware/makefile b/Firmware/makefile
old mode 100755
new mode 100644
diff --git a/Micro_connector version_beta/FabFTDI.b#1 b/Micro_connector version_beta/FabFTDI.b#1
old mode 100755
new mode 100644
index 30f6ecc1e6b5114023d8639da8c6ff83939ad8fb..d7c645fbb02999c0c8536f49a2525a2e76986b4e
--- a/Micro_connector version_beta/FabFTDI.b#1	
+++ b/Micro_connector version_beta/FabFTDI.b#1	
@@ -217,11 +217,11 @@ chip</description>
 <wire x1="3" y1="-2.6" x2="3" y2="-2.15" width="0.127" layer="51"/>
 <wire x1="-3" y1="-2.55" x2="-2.8" y2="-2.8" width="0.127" layer="51" curve="84.547378"/>
 <wire x1="2.75" y1="-2.8" x2="3" y2="-2.6" width="0.127" layer="51" curve="84.547378"/>
-<smd name="VBUS" x="-1.3" y="2.65" dx="1.4" dy="0.35" layer="1" rot="R90"/>
-<smd name="GND" x="1.3" y="2.65" dx="1.4" dy="0.35" layer="1" rot="R90"/>
-<smd name="D-" x="-0.65" y="2.65" dx="1.4" dy="0.35" layer="1" rot="R90"/>
-<smd name="D+" x="0" y="2.65" dx="1.4" dy="0.35" layer="1" rot="R90"/>
-<smd name="ID" x="0.65" y="2.65" dx="1.4" dy="0.35" layer="1" rot="R90"/>
+<smd name="VBUS" x="-1.3" y="2.65" dx="1.397" dy="0.2032" layer="1" rot="R90"/>
+<smd name="GND" x="1.3" y="2.65" dx="1.397" dy="0.2032" layer="1" rot="R90"/>
+<smd name="D-" x="-0.65" y="2.65" dx="1.397" dy="0.2032" layer="1" rot="R90"/>
+<smd name="D+" x="0" y="2.65" dx="1.397" dy="0.2032" layer="1" rot="R90"/>
+<smd name="ID" x="0.65" y="2.65" dx="1.397" dy="0.2032" layer="1" rot="R90"/>
 <smd name="MT1" x="-4" y="0" dx="1.8" dy="1.9" layer="1"/>
 <smd name="MT2" x="4" y="0" dx="1.8" dy="1.9" layer="1"/>
 <text x="-1.6" y="-4.16" size="0.762" layer="25">&gt;NAME</text>
@@ -532,8 +532,8 @@ design rules under a new name.</description>
 <contactref element="JP2" pad="MT1"/>
 <contactref element="JP2" pad="MT2"/>
 <wire x1="37.084" y1="2.921" x2="20.644" y2="2.921" width="0.3556" layer="1"/>
-<wire x1="5.7488" y1="10.4602" x2="7.62" y2="10.4602" width="0.3556" layer="1"/>
-<wire x1="7.62" y1="6.477" x2="7.62" y2="10.4602" width="0.3556" layer="1"/>
+<wire x1="5.7488" y1="10.4602" x2="7.62" y2="10.4602" width="0.2032" layer="1"/>
+<wire x1="7.62" y1="6.477" x2="7.62" y2="10.4602" width="0.3048" layer="1"/>
 <wire x1="11.7602" y1="6.477" x2="7.62" y2="6.477" width="0.3556" layer="1"/>
 <wire x1="10.4902" y1="19.456" x2="13.0048" y2="19.456" width="0.3556" layer="1"/>
 <wire x1="13.0048" y1="19.456" x2="13.0048" y2="19.4306" width="0.3556" layer="1"/>
@@ -567,9 +567,9 @@ design rules under a new name.</description>
 <wire x1="21.444" y1="9.9888" x2="18.5928" y2="9.9888" width="0.3556" layer="1"/>
 <wire x1="17.5514" y1="9.1888" x2="16.8544" y2="9.1888" width="0.3556" layer="1"/>
 <contactref element="JP2" pad="VBUS"/>
-<wire x1="8.636" y1="13.0602" x2="5.7488" y2="13.0602" width="0.3556" layer="1"/>
+<wire x1="8.636" y1="13.0602" x2="5.7488" y2="13.0602" width="0.2032" layer="1"/>
 <wire x1="8.636" y1="18.0216" x2="10.414" y2="18.0216" width="0.3556" layer="1"/>
-<wire x1="8.636" y1="18.0216" x2="8.636" y2="13.0602" width="0.3556" layer="1"/>
+<wire x1="8.636" y1="18.0216" x2="8.636" y2="13.0602" width="0.2032" layer="1"/>
 <wire x1="10.4902" y1="16.612" x2="10.414" y2="16.612" width="0.3556" layer="1"/>
 <wire x1="10.414" y1="16.612" x2="10.414" y2="18.0216" width="0.3556" layer="1"/>
 <wire x1="10.414" y1="18.0216" x2="17.78" y2="18.0216" width="0.3556" layer="1"/>
@@ -593,14 +593,14 @@ design rules under a new name.</description>
 <contactref element="R1" pad="1"/>
 <contactref element="JP2" pad="D-"/>
 <wire x1="10.4648" y1="12.4102" x2="10.4648" y2="13.6902" width="0.3556" layer="1"/>
-<wire x1="5.7488" y1="12.4102" x2="10.4648" y2="12.4102" width="0.3556" layer="1"/>
+<wire x1="5.7488" y1="12.4102" x2="10.4648" y2="12.4102" width="0.2032" layer="1"/>
 </signal>
 <signal name="N$1">
 <contactref element="R2" pad="1"/>
 <contactref element="JP2" pad="D+"/>
-<wire x1="5.7488" y1="11.7602" x2="8.5344" y2="11.7602" width="0.3556" layer="1"/>
-<wire x1="8.5344" y1="11.7602" x2="8.5344" y2="9.4234" width="0.3556" layer="1"/>
-<wire x1="8.5344" y1="9.4234" x2="11.5062" y2="9.4234" width="0.3556" layer="1"/>
+<wire x1="5.7488" y1="11.7602" x2="8.5344" y2="11.7602" width="0.2032" layer="1"/>
+<wire x1="8.5344" y1="11.7602" x2="8.5344" y2="9.4234" width="0.2032" layer="1"/>
+<wire x1="8.5344" y1="9.4234" x2="11.5062" y2="9.4234" width="0.254" layer="1"/>
 <wire x1="11.5062" y1="9.4234" x2="13.0302" y2="9.4238" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$7">
diff --git a/Micro_connector version_beta/FabFTDI.b#2 b/Micro_connector version_beta/FabFTDI.b#2
old mode 100755
new mode 100644
index e29b68320fe90876f90a0f14bf2b26b3a8b0cf98..22b5deabf802f1499a1897190040f1a1fa3c48e9
--- a/Micro_connector version_beta/FabFTDI.b#2	
+++ b/Micro_connector version_beta/FabFTDI.b#2	
@@ -140,10 +140,10 @@
 </layers>
 <board>
 <plain>
-<wire x1="-0.127" y1="0" x2="58.166" y2="0.1524" width="0" layer="20"/>
-<wire x1="58.166" y1="0.1524" x2="58.1968" y2="25.2224" width="0" layer="20"/>
-<wire x1="58.1968" y1="25.2224" x2="-0.1524" y2="25.3748" width="0" layer="20"/>
-<wire x1="-0.1524" y1="25.3748" x2="-0.127" y2="0" width="0" layer="20"/>
+<wire x1="-0.127" y1="0" x2="43.18" y2="0.1524" width="0" layer="20"/>
+<wire x1="43.18" y1="0.1524" x2="43.2108" y2="22.9364" width="0" layer="20"/>
+<wire x1="43.2108" y1="22.9364" x2="-0.1524" y2="23.0888" width="0" layer="20"/>
+<wire x1="-0.1524" y1="23.0888" x2="-0.127" y2="0" width="0" layer="20"/>
 </plain>
 <libraries>
 <library name="fabPatil">
@@ -498,23 +498,23 @@ design rules under a new name.</description>
 </pass>
 </autorouter>
 <elements>
-<element name="R1" library="fabPatil" package="1206" value="22" x="20.6248" y="12.2682" rot="R270"/>
-<element name="R2" library="fabPatil" package="1206" value="22" x="23.1902" y="10.8458" rot="R90"/>
-<element name="JP1" library="fabPatil" package="1X06-SMD" value="FTDI" x="44.7802" y="12.3952" rot="R90"/>
-<element name="C1" library="fabPatil" package="1206" value="0.1uF" x="20.6502" y="18.034" rot="R270"/>
-<element name="R5" library="fabPatil" package="1206" value="470" x="40.386" y="10.0076"/>
-<element name="R6" library="fabPatil" package="1206" value="470" x="40.386" y="6.8072"/>
-<element name="C2" library="fabPatil" package="1206" value="1uF" x="25.6032" y="18.0086" rot="R90"/>
-<element name="IC1" library="adafruit" package="TQFP32-08" value="ATMEGA16U2" x="32.004" y="11.9888" rot="R90"/>
-<element name="R3" library="fabPatil" package="1206" value="10K" x="40.3606" y="15.3924"/>
-<element name="R7" library="fabPatil" package="1206" value="0" x="23.1648" y="18.0086" rot="R90"/>
-<element name="Y1" library="fabPatil" package="RESONATOR-SMD" value="16MHz" x="25.7048" y="5.842" rot="R270">
-<attribute name="PROD_ID" value="XTAL-08900" x="25.7048" y="5.842" size="1.778" layer="27" rot="R270" display="off"/>
+<element name="R1" library="fabPatil" package="1206" value="22" x="10.4648" y="12.2682" rot="R270"/>
+<element name="R2" library="fabPatil" package="1206" value="22" x="13.0302" y="10.8458" rot="R90"/>
+<element name="JP1" library="fabPatil" package="1X06-SMD" value="FTDI" x="34.6202" y="12.3952" rot="R90"/>
+<element name="C1" library="fabPatil" package="1206" value="0.1uF" x="10.4902" y="18.034" rot="R270"/>
+<element name="R5" library="fabPatil" package="1206" value="470" x="30.226" y="10.0076"/>
+<element name="R6" library="fabPatil" package="1206" value="470" x="30.226" y="6.8072"/>
+<element name="C2" library="fabPatil" package="1206" value="1uF" x="15.4432" y="18.0086" rot="R90"/>
+<element name="IC1" library="adafruit" package="TQFP32-08" value="ATMEGA16U2" x="21.844" y="11.9888" rot="R90"/>
+<element name="R3" library="fabPatil" package="1206" value="10K" x="30.2006" y="15.3924"/>
+<element name="R7" library="fabPatil" package="1206" value="0" x="13.0048" y="18.0086" rot="R90"/>
+<element name="Y1" library="fabPatil" package="RESONATOR-SMD" value="16MHz" x="15.5448" y="5.842" rot="R270">
+<attribute name="PROD_ID" value="XTAL-08900" x="15.5448" y="5.842" size="1.778" layer="27" rot="R270" display="off"/>
 </element>
-<element name="JP2" library="fabPatil" package="USB-MICROB" value="USB-MICROB" x="13.2588" y="11.7602" rot="R270">
-<attribute name="PROD_ID" value="CONN-09505" x="13.2588" y="11.7602" size="1.778" layer="27" rot="R270" display="off"/>
+<element name="JP2" library="fabPatil" package="USB-MICROB" value="USB-MICROB" x="3.0988" y="11.7602" rot="R270">
+<attribute name="PROD_ID" value="CONN-09505" x="3.0988" y="11.7602" size="1.778" layer="27" rot="R270" display="off"/>
 </element>
-<element name="C3" library="fabPatil" package="1206" value="" x="40.386" y="12.7" rot="R180"/>
+<element name="C3" library="fabPatil" package="1206" value="" x="30.226" y="12.7" rot="R180"/>
 </elements>
 <signals>
 <signal name="GND">
@@ -523,35 +523,35 @@ design rules under a new name.</description>
 <contactref element="C2" pad="2"/>
 <contactref element="IC1" pad="3"/>
 <contactref element="R7" pad="2"/>
-<wire x1="30.804" y1="2.921" x2="30.804" y2="7.6962" width="0.3556" layer="1"/>
+<wire x1="20.644" y1="2.921" x2="20.644" y2="7.6962" width="0.3556" layer="1"/>
 <contactref element="Y1" pad="2"/>
-<wire x1="21.9202" y1="5.842" x2="21.9202" y2="6.477" width="0.3556" layer="1"/>
-<wire x1="21.9202" y1="5.842" x2="21.9202" y2="2.921" width="0.3556" layer="1"/>
-<wire x1="21.9202" y1="2.921" x2="30.804" y2="2.921" width="0.3556" layer="1"/>
+<wire x1="11.7602" y1="5.842" x2="11.7602" y2="6.477" width="0.3556" layer="1"/>
+<wire x1="11.7602" y1="5.842" x2="11.7602" y2="2.921" width="0.3556" layer="1"/>
+<wire x1="11.7602" y1="2.921" x2="20.644" y2="2.921" width="0.3556" layer="1"/>
 <contactref element="JP2" pad="GND"/>
 <contactref element="JP2" pad="MT1"/>
 <contactref element="JP2" pad="MT2"/>
-<wire x1="47.244" y1="2.921" x2="30.804" y2="2.921" width="0.3556" layer="1"/>
-<wire x1="15.9088" y1="10.4602" x2="17.78" y2="10.4602" width="0.3556" layer="1"/>
-<wire x1="17.78" y1="6.477" x2="17.78" y2="10.4602" width="0.3556" layer="1"/>
-<wire x1="21.9202" y1="6.477" x2="17.78" y2="6.477" width="0.3556" layer="1"/>
-<wire x1="20.6502" y1="19.456" x2="23.1648" y2="19.456" width="0.3556" layer="1"/>
-<wire x1="23.1648" y1="19.456" x2="23.1648" y2="19.4306" width="0.3556" layer="1"/>
-<wire x1="23.1648" y1="19.4306" x2="25.6032" y2="19.4306" width="0.3556" layer="1"/>
+<wire x1="37.084" y1="2.921" x2="20.644" y2="2.921" width="0.3556" layer="1"/>
+<wire x1="5.7488" y1="10.4602" x2="7.62" y2="10.4602" width="0.3048" layer="1"/>
+<wire x1="7.62" y1="6.477" x2="7.62" y2="10.4602" width="0.3048" layer="1"/>
+<wire x1="11.7602" y1="6.477" x2="7.62" y2="6.477" width="0.3556" layer="1"/>
+<wire x1="10.4902" y1="19.456" x2="13.0048" y2="19.456" width="0.3556" layer="1"/>
+<wire x1="13.0048" y1="19.456" x2="13.0048" y2="19.4306" width="0.3556" layer="1"/>
+<wire x1="13.0048" y1="19.4306" x2="15.4432" y2="19.4306" width="0.3556" layer="1"/>
 <contactref element="C3" pad="1"/>
-<wire x1="25.6032" y1="19.4306" x2="26.2386" y2="20.066" width="0.3556" layer="1"/>
-<wire x1="26.2386" y1="20.066" x2="44.958" y2="20.066" width="0.3556" layer="1"/>
-<wire x1="44.958" y1="20.066" x2="46.1302" y2="18.8938" width="0.3556" layer="1"/>
-<wire x1="46.1302" y1="18.8938" x2="46.1302" y2="18.7452" width="0.3556" layer="1"/>
-<wire x1="46.1302" y1="18.7452" x2="49.784" y2="18.7452" width="0.3556" layer="1"/>
-<wire x1="49.784" y1="18.7452" x2="49.784" y2="12.446" width="0.3556" layer="1"/>
-<wire x1="49.784" y1="12.446" x2="41.808" y2="12.446" width="0.3556" layer="1"/>
-<wire x1="41.808" y1="12.446" x2="41.808" y2="12.7" width="0.3556" layer="1"/>
-<wire x1="25.7048" y1="5.842" x2="21.9202" y2="5.842" width="0.3556" layer="1"/>
-<wire x1="49.784" y1="12.446" x2="49.784" y2="4.826" width="0.3556" layer="1"/>
-<wire x1="49.784" y1="4.826" x2="47.244" y2="2.921" width="0.3556" layer="1"/>
-<wire x1="15.9088" y1="10.4602" x2="13.2588" y2="15.7602" width="0" layer="19" extent="1-1"/>
-<wire x1="13.2588" y1="7.7602" x2="15.9088" y2="10.4602" width="0" layer="19" extent="1-1"/>
+<wire x1="15.4432" y1="19.4306" x2="16.0786" y2="20.066" width="0.3556" layer="1"/>
+<wire x1="16.0786" y1="20.066" x2="34.798" y2="20.066" width="0.3556" layer="1"/>
+<wire x1="34.798" y1="20.066" x2="35.9702" y2="18.8938" width="0.3556" layer="1"/>
+<wire x1="35.9702" y1="18.8938" x2="35.9702" y2="18.7452" width="0.3556" layer="1"/>
+<wire x1="35.9702" y1="18.7452" x2="39.624" y2="18.7452" width="0.3556" layer="1"/>
+<wire x1="39.624" y1="18.7452" x2="39.624" y2="12.446" width="0.3556" layer="1"/>
+<wire x1="39.624" y1="12.446" x2="31.648" y2="12.446" width="0.3556" layer="1"/>
+<wire x1="31.648" y1="12.446" x2="31.648" y2="12.7" width="0.3556" layer="1"/>
+<wire x1="15.5448" y1="5.842" x2="11.7602" y2="5.842" width="0.3556" layer="1"/>
+<wire x1="39.624" y1="12.446" x2="39.624" y2="4.826" width="0.3556" layer="1"/>
+<wire x1="39.624" y1="4.826" x2="37.084" y2="2.921" width="0.3556" layer="1"/>
+<wire x1="5.7488" y1="10.4602" x2="3.0988" y2="15.7602" width="0" layer="19" extent="1-1"/>
+<wire x1="3.0988" y1="7.7602" x2="5.7488" y2="10.4602" width="0" layer="19" extent="1-1"/>
 </signal>
 <signal name="VCC">
 <contactref element="JP1" pad="4"/>
@@ -560,142 +560,142 @@ design rules under a new name.</description>
 <contactref element="IC1" pad="31"/>
 <contactref element="IC1" pad="32"/>
 <contactref element="R3" pad="2"/>
-<wire x1="28.7528" y1="9.9888" x2="27.7114" y2="9.9888" width="0.3556" layer="1"/>
-<wire x1="28.7528" y1="9.1888" x2="27.7114" y2="9.1888" width="0.3556" layer="1"/>
-<wire x1="28.7528" y1="9.1888" x2="28.7528" y2="9.9888" width="0.3556" layer="1"/>
-<wire x1="31.604" y1="7.6962" x2="31.604" y2="9.9888" width="0.3556" layer="1"/>
-<wire x1="31.604" y1="9.9888" x2="28.7528" y2="9.9888" width="0.3556" layer="1"/>
-<wire x1="27.7114" y1="9.1888" x2="27.0144" y2="9.1888" width="0.3556" layer="1"/>
+<wire x1="18.5928" y1="9.9888" x2="17.5514" y2="9.9888" width="0.3556" layer="1"/>
+<wire x1="18.5928" y1="9.1888" x2="17.5514" y2="9.1888" width="0.3556" layer="1"/>
+<wire x1="18.5928" y1="9.1888" x2="18.5928" y2="9.9888" width="0.3556" layer="1"/>
+<wire x1="21.444" y1="7.6962" x2="21.444" y2="9.9888" width="0.3556" layer="1"/>
+<wire x1="21.444" y1="9.9888" x2="18.5928" y2="9.9888" width="0.3556" layer="1"/>
+<wire x1="17.5514" y1="9.1888" x2="16.8544" y2="9.1888" width="0.3556" layer="1"/>
 <contactref element="JP2" pad="VBUS"/>
-<wire x1="18.796" y1="13.0602" x2="15.9088" y2="13.0602" width="0.3556" layer="1"/>
-<wire x1="18.796" y1="18.0216" x2="20.574" y2="18.0216" width="0.3556" layer="1"/>
-<wire x1="18.796" y1="18.0216" x2="18.796" y2="13.0602" width="0.3556" layer="1"/>
-<wire x1="20.6502" y1="16.612" x2="20.574" y2="16.612" width="0.3556" layer="1"/>
-<wire x1="20.574" y1="16.612" x2="20.574" y2="18.0216" width="0.3556" layer="1"/>
-<wire x1="20.574" y1="18.0216" x2="27.94" y2="18.0216" width="0.3556" layer="1"/>
-<wire x1="27.94" y1="18.0216" x2="27.94" y2="18.796" width="0.3556" layer="1"/>
-<wire x1="41.91" y1="18.796" x2="40.259" y2="18.796" width="0.3556" layer="1"/>
-<wire x1="40.259" y1="18.796" x2="27.94" y2="18.796" width="0.3556" layer="1"/>
-<wire x1="41.91" y1="18.796" x2="43.688" y2="18.796" width="0.3556" layer="1"/>
-<wire x1="43.688" y1="18.796" x2="43.688" y2="17.526" width="0.3556" layer="1"/>
-<wire x1="43.688" y1="17.526" x2="48.514" y2="17.526" width="0.3556" layer="1"/>
-<wire x1="48.514" y1="17.526" x2="48.514" y2="13.716" width="0.3556" layer="1"/>
-<wire x1="48.514" y1="13.716" x2="46.1302" y2="13.716" width="0.3556" layer="1"/>
-<wire x1="46.1302" y1="13.716" x2="46.1302" y2="13.6652" width="0.3556" layer="1"/>
-<wire x1="41.7826" y1="15.3924" x2="41.91" y2="15.5198" width="0.3556" layer="1"/>
-<wire x1="41.91" y1="15.5198" x2="41.91" y2="18.796" width="0.3556" layer="1"/>
-<wire x1="40.259" y1="18.796" x2="40.386" y2="18.669" width="0.3556" layer="1"/>
-<wire x1="40.386" y1="18.669" x2="40.386" y2="4.445" width="0.3556" layer="1"/>
-<wire x1="40.386" y1="4.445" x2="31.604" y2="4.445" width="0.3556" layer="1"/>
-<wire x1="31.604" y1="4.445" x2="31.604" y2="7.6962" width="0.3556" layer="1"/>
+<wire x1="8.636" y1="13.0602" x2="5.7488" y2="13.0602" width="0.254" layer="1"/>
+<wire x1="8.636" y1="18.0216" x2="10.414" y2="18.0216" width="0.3556" layer="1"/>
+<wire x1="8.636" y1="18.0216" x2="8.636" y2="13.0602" width="0.254" layer="1"/>
+<wire x1="10.4902" y1="16.612" x2="10.414" y2="16.612" width="0.3556" layer="1"/>
+<wire x1="10.414" y1="16.612" x2="10.414" y2="18.0216" width="0.3556" layer="1"/>
+<wire x1="10.414" y1="18.0216" x2="17.78" y2="18.0216" width="0.3556" layer="1"/>
+<wire x1="17.78" y1="18.0216" x2="17.78" y2="18.796" width="0.3556" layer="1"/>
+<wire x1="31.75" y1="18.796" x2="30.099" y2="18.796" width="0.3556" layer="1"/>
+<wire x1="30.099" y1="18.796" x2="17.78" y2="18.796" width="0.3556" layer="1"/>
+<wire x1="31.75" y1="18.796" x2="33.528" y2="18.796" width="0.3556" layer="1"/>
+<wire x1="33.528" y1="18.796" x2="33.528" y2="17.526" width="0.3556" layer="1"/>
+<wire x1="33.528" y1="17.526" x2="38.354" y2="17.526" width="0.3556" layer="1"/>
+<wire x1="38.354" y1="17.526" x2="38.354" y2="13.716" width="0.3556" layer="1"/>
+<wire x1="38.354" y1="13.716" x2="35.9702" y2="13.716" width="0.3556" layer="1"/>
+<wire x1="35.9702" y1="13.716" x2="35.9702" y2="13.6652" width="0.3556" layer="1"/>
+<wire x1="31.6226" y1="15.3924" x2="31.75" y2="15.5198" width="0.3556" layer="1"/>
+<wire x1="31.75" y1="15.5198" x2="31.75" y2="18.796" width="0.3556" layer="1"/>
+<wire x1="30.099" y1="18.796" x2="30.226" y2="18.669" width="0.3556" layer="1"/>
+<wire x1="30.226" y1="18.669" x2="30.226" y2="4.445" width="0.3556" layer="1"/>
+<wire x1="30.226" y1="4.445" x2="21.444" y2="4.445" width="0.3556" layer="1"/>
+<wire x1="21.444" y1="4.445" x2="21.444" y2="7.6962" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$2">
 <contactref element="R1" pad="1"/>
 <contactref element="JP2" pad="D-"/>
-<wire x1="20.6248" y1="12.4102" x2="20.6248" y2="13.6902" width="0.3556" layer="1"/>
-<wire x1="15.9088" y1="12.4102" x2="20.6248" y2="12.4102" width="0.3556" layer="1"/>
+<wire x1="10.4648" y1="12.4102" x2="10.4648" y2="13.6902" width="0.3556" layer="1"/>
+<wire x1="5.7488" y1="12.4102" x2="10.4648" y2="12.4102" width="0.254" layer="1"/>
 </signal>
 <signal name="N$1">
 <contactref element="R2" pad="1"/>
 <contactref element="JP2" pad="D+"/>
-<wire x1="15.9088" y1="11.7602" x2="18.6944" y2="11.7602" width="0.3556" layer="1"/>
-<wire x1="18.6944" y1="11.7602" x2="18.6944" y2="9.4234" width="0.3556" layer="1"/>
-<wire x1="18.6944" y1="9.4234" x2="21.6662" y2="9.4234" width="0.3556" layer="1"/>
-<wire x1="21.6662" y1="9.4234" x2="23.1902" y2="9.4238" width="0.3556" layer="1"/>
+<wire x1="5.7488" y1="11.7602" x2="8.5344" y2="11.7602" width="0.254" layer="1"/>
+<wire x1="8.5344" y1="11.7602" x2="8.5344" y2="9.4234" width="0.254" layer="1"/>
+<wire x1="8.5344" y1="9.4234" x2="11.5062" y2="9.4234" width="0.254" layer="1"/>
+<wire x1="11.5062" y1="9.4234" x2="13.0302" y2="9.4238" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$7">
 <contactref element="R6" pad="2"/>
 <contactref element="JP1" pad="2"/>
-<wire x1="41.808" y1="6.8072" x2="43.688" y2="6.8326" width="0.3556" layer="1"/>
-<wire x1="43.688" y1="6.8326" x2="43.688" y2="8.636" width="0.3556" layer="1"/>
-<wire x1="43.688" y1="8.636" x2="46.1302" y2="8.636" width="0.3556" layer="1"/>
-<wire x1="46.1302" y1="8.636" x2="46.1302" y2="8.5852" width="0.3556" layer="1"/>
+<wire x1="31.648" y1="6.8072" x2="33.528" y2="6.8326" width="0.3556" layer="1"/>
+<wire x1="33.528" y1="6.8326" x2="33.528" y2="8.636" width="0.3556" layer="1"/>
+<wire x1="33.528" y1="8.636" x2="35.9702" y2="8.636" width="0.3556" layer="1"/>
+<wire x1="35.9702" y1="8.636" x2="35.9702" y2="8.5852" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$8">
 <contactref element="R5" pad="2"/>
 <contactref element="JP1" pad="3"/>
-<wire x1="41.808" y1="10.0076" x2="46.1302" y2="9.9822" width="0.3556" layer="1"/>
-<wire x1="46.1302" y1="9.9822" x2="46.1302" y2="11.1252" width="0.3556" layer="1"/>
+<wire x1="31.648" y1="10.0076" x2="35.9702" y2="9.9822" width="0.3556" layer="1"/>
+<wire x1="35.9702" y1="9.9822" x2="35.9702" y2="11.1252" width="0.3556" layer="1"/>
 </signal>
 <signal name="RST">
 <contactref element="IC1" pad="24"/>
 <contactref element="R3" pad="1"/>
-<wire x1="29.204" y1="16.2814" x2="29.204" y2="17.78" width="0.3556" layer="1"/>
-<wire x1="38.862" y1="17.78" x2="38.862" y2="15.3924" width="0.3556" layer="1"/>
-<wire x1="38.862" y1="15.3924" x2="38.9386" y2="15.3924" width="0.3556" layer="1"/>
-<wire x1="29.204" y1="17.78" x2="38.862" y2="17.78" width="0.3556" layer="1"/>
+<wire x1="19.044" y1="16.2814" x2="19.044" y2="17.78" width="0.3556" layer="1"/>
+<wire x1="28.702" y1="17.78" x2="28.702" y2="15.3924" width="0.3556" layer="1"/>
+<wire x1="28.702" y1="15.3924" x2="28.7786" y2="15.3924" width="0.3556" layer="1"/>
+<wire x1="19.044" y1="17.78" x2="28.702" y2="17.78" width="0.3556" layer="1"/>
 <contactref element="C3" pad="2"/>
-<wire x1="38.9386" y1="15.3924" x2="38.964" y2="15.3924" width="0.3556" layer="1"/>
-<wire x1="38.964" y1="15.3924" x2="38.964" y2="12.7" width="0.3556" layer="1"/>
+<wire x1="28.7786" y1="15.3924" x2="28.804" y2="15.3924" width="0.3556" layer="1"/>
+<wire x1="28.804" y1="15.3924" x2="28.804" y2="12.7" width="0.3556" layer="1"/>
 </signal>
 <signal name="D-">
 <contactref element="R1" pad="2"/>
 <contactref element="IC1" pad="30"/>
-<wire x1="27.7114" y1="10.7888" x2="24.35288125" y2="10.7888" width="0.3556" layer="1"/>
-<wire x1="24.35288125" y1="10.7888" x2="24.33368125" y2="10.808" width="0.3556" layer="1"/>
-<wire x1="20.663" y1="10.808" x2="20.6248" y2="10.8462" width="0.3556" layer="1"/>
-<wire x1="24.33368125" y1="10.808" x2="20.663" y2="10.808" width="0.3556" layer="1"/>
+<wire x1="17.5514" y1="10.7888" x2="14.19288125" y2="10.7888" width="0.3556" layer="1"/>
+<wire x1="14.19288125" y1="10.7888" x2="14.17368125" y2="10.808" width="0.3556" layer="1"/>
+<wire x1="10.503" y1="10.808" x2="10.4648" y2="10.8462" width="0.3556" layer="1"/>
+<wire x1="14.17368125" y1="10.808" x2="10.503" y2="10.808" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$13">
 <contactref element="R5" pad="1"/>
 <contactref element="IC1" pad="9"/>
-<wire x1="36.2966" y1="9.1888" x2="38.8878" y2="9.1888" width="0.3556" layer="1"/>
-<wire x1="38.8878" y1="9.1888" x2="38.964" y2="10.0076" width="0.3556" layer="1"/>
+<wire x1="26.1366" y1="9.1888" x2="28.7278" y2="9.1888" width="0.3556" layer="1"/>
+<wire x1="28.7278" y1="9.1888" x2="28.804" y2="10.0076" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$12">
 <contactref element="R6" pad="1"/>
 <contactref element="IC1" pad="8"/>
-<wire x1="38.964" y1="6.8072" x2="34.804" y2="6.8326" width="0.3556" layer="1"/>
-<wire x1="34.804" y1="6.8326" x2="34.804" y2="7.6962" width="0.3556" layer="1"/>
+<wire x1="28.804" y1="6.8072" x2="24.644" y2="6.8326" width="0.3556" layer="1"/>
+<wire x1="24.644" y1="6.8326" x2="24.644" y2="7.6962" width="0.3556" layer="1"/>
 </signal>
 <signal name="D+">
 <contactref element="R2" pad="2"/>
 <contactref element="IC1" pad="29"/>
-<wire x1="27.7114" y1="11.5888" x2="23.1902" y2="11.5888" width="0.3556" layer="1"/>
-<wire x1="23.1902" y1="11.5888" x2="23.1902" y2="12.2678" width="0.3556" layer="1"/>
+<wire x1="17.5514" y1="11.5888" x2="13.0302" y2="11.5888" width="0.3556" layer="1"/>
+<wire x1="13.0302" y1="11.5888" x2="13.0302" y2="12.2678" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$10">
 <contactref element="IC1" pad="27"/>
 <contactref element="C2" pad="1"/>
-<wire x1="26.1112" y1="13.1888" x2="26.1112" y2="16.637" width="0.3556" layer="1"/>
-<wire x1="26.1112" y1="16.637" x2="25.6032" y2="16.637" width="0.3556" layer="1"/>
-<wire x1="25.6032" y1="16.637" x2="25.6032" y2="16.5866" width="0.3556" layer="1"/>
-<wire x1="27.7114" y1="13.1888" x2="26.1112" y2="13.1888" width="0.3556" layer="1"/>
+<wire x1="15.9512" y1="13.1888" x2="15.9512" y2="16.637" width="0.3556" layer="1"/>
+<wire x1="15.9512" y1="16.637" x2="15.4432" y2="16.637" width="0.3556" layer="1"/>
+<wire x1="15.4432" y1="16.637" x2="15.4432" y2="16.5866" width="0.3556" layer="1"/>
+<wire x1="17.5514" y1="13.1888" x2="15.9512" y2="13.1888" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$11">
 <contactref element="R7" pad="1"/>
 <contactref element="IC1" pad="28"/>
-<wire x1="23.114" y1="15.113" x2="25.146" y2="15.113" width="0.3556" layer="1"/>
-<wire x1="27.7114" y1="12.3888" x2="25.146" y2="12.3888" width="0.3556" layer="1"/>
-<wire x1="25.146" y1="12.3888" x2="25.146" y2="15.113" width="0.3556" layer="1"/>
-<wire x1="23.1648" y1="16.5866" x2="23.114" y2="16.5866" width="0.3556" layer="1"/>
-<wire x1="23.114" y1="16.5866" x2="23.114" y2="15.113" width="0.3556" layer="1"/>
+<wire x1="12.954" y1="15.113" x2="14.986" y2="15.113" width="0.3556" layer="1"/>
+<wire x1="17.5514" y1="12.3888" x2="14.986" y2="12.3888" width="0.3556" layer="1"/>
+<wire x1="14.986" y1="12.3888" x2="14.986" y2="15.113" width="0.3556" layer="1"/>
+<wire x1="13.0048" y1="16.5866" x2="12.954" y2="16.5866" width="0.3556" layer="1"/>
+<wire x1="12.954" y1="16.5866" x2="12.954" y2="15.113" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$3">
 <contactref element="Y1" pad="1"/>
 <contactref element="IC1" pad="1"/>
-<wire x1="29.204" y1="7.6962" x2="29.204" y2="7.977" width="0.3556" layer="1"/>
-<wire x1="29.204" y1="7.342" x2="29.204" y2="7.6962" width="0.3556" layer="1"/>
-<wire x1="25.7048" y1="7.342" x2="29.204" y2="7.342" width="0.3556" layer="1"/>
+<wire x1="19.044" y1="7.6962" x2="19.044" y2="7.977" width="0.3556" layer="1"/>
+<wire x1="19.044" y1="7.342" x2="19.044" y2="7.6962" width="0.3556" layer="1"/>
+<wire x1="15.5448" y1="7.342" x2="19.044" y2="7.342" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$9">
 <contactref element="Y1" pad="3"/>
 <contactref element="IC1" pad="2"/>
-<wire x1="30.004" y1="5.08" x2="30.004" y2="4.977" width="0.3556" layer="1"/>
-<wire x1="30.004" y1="5.08" x2="30.004" y2="7.6962" width="0.3556" layer="1"/>
-<wire x1="25.7048" y1="4.342" x2="30.004" y2="4.342" width="0.3556" layer="1"/>
-<wire x1="30.004" y1="4.342" x2="30.004" y2="5.08" width="0.3556" layer="1"/>
+<wire x1="19.844" y1="5.08" x2="19.844" y2="4.977" width="0.3556" layer="1"/>
+<wire x1="19.844" y1="5.08" x2="19.844" y2="7.6962" width="0.3556" layer="1"/>
+<wire x1="15.5448" y1="4.342" x2="19.844" y2="4.342" width="0.3556" layer="1"/>
+<wire x1="19.844" y1="4.342" x2="19.844" y2="4.977" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$4">
 <polygon width="0.3556" layer="16">
-<vertex x="11.938" y="18.034"/>
-<vertex x="11.938" y="5.08"/>
-<vertex x="17.78" y="1.778"/>
-<vertex x="48.26" y="1.524"/>
-<vertex x="51.562" y="3.302"/>
-<vertex x="51.562" y="19.558"/>
-<vertex x="48.26" y="21.59"/>
-<vertex x="18.796" y="21.59"/>
+<vertex x="1.778" y="18.034"/>
+<vertex x="1.778" y="5.08"/>
+<vertex x="7.62" y="1.778"/>
+<vertex x="38.1" y="1.524"/>
+<vertex x="41.402" y="3.302"/>
+<vertex x="41.402" y="19.558"/>
+<vertex x="38.1" y="21.59"/>
+<vertex x="8.636" y="21.59"/>
 </polygon>
 </signal>
 </signals>
diff --git a/Micro_connector version_beta/FabFTDI.b#3 b/Micro_connector version_beta/FabFTDI.b#3
old mode 100755
new mode 100644
index faa55c2d62383ed9d0d1a2f6c86cc71e7be7da42..30f6ecc1e6b5114023d8639da8c6ff83939ad8fb
--- a/Micro_connector version_beta/FabFTDI.b#3	
+++ b/Micro_connector version_beta/FabFTDI.b#3	
@@ -140,10 +140,10 @@
 </layers>
 <board>
 <plain>
-<wire x1="-0.127" y1="0" x2="58.166" y2="0.1524" width="0" layer="20"/>
-<wire x1="58.166" y1="0.1524" x2="58.1968" y2="25.2224" width="0" layer="20"/>
-<wire x1="58.1968" y1="25.2224" x2="-0.1524" y2="25.3748" width="0" layer="20"/>
-<wire x1="-0.1524" y1="25.3748" x2="-0.127" y2="0" width="0" layer="20"/>
+<wire x1="-0.127" y1="0" x2="43.18" y2="0.1524" width="0" layer="20"/>
+<wire x1="43.18" y1="0.1524" x2="43.2108" y2="22.9364" width="0" layer="20"/>
+<wire x1="43.2108" y1="22.9364" x2="-0.1524" y2="23.0888" width="0" layer="20"/>
+<wire x1="-0.1524" y1="23.0888" x2="-0.127" y2="0" width="0" layer="20"/>
 </plain>
 <libraries>
 <library name="fabPatil">
@@ -498,23 +498,23 @@ design rules under a new name.</description>
 </pass>
 </autorouter>
 <elements>
-<element name="R1" library="fabPatil" package="1206" value="22" x="20.6248" y="12.2682" rot="R270"/>
-<element name="R2" library="fabPatil" package="1206" value="22" x="23.1902" y="10.8458" rot="R90"/>
-<element name="JP1" library="fabPatil" package="1X06-SMD" value="FTDI" x="44.7802" y="12.3952" rot="R90"/>
-<element name="C1" library="fabPatil" package="1206" value="0.1uF" x="20.6502" y="18.034" rot="R270"/>
-<element name="R5" library="fabPatil" package="1206" value="470" x="40.386" y="10.0076"/>
-<element name="R6" library="fabPatil" package="1206" value="470" x="40.386" y="6.8072"/>
-<element name="C2" library="fabPatil" package="1206" value="1uF" x="25.6032" y="18.0086" rot="R90"/>
-<element name="IC1" library="adafruit" package="TQFP32-08" value="ATMEGA16U2" x="32.004" y="11.9888" rot="R90"/>
-<element name="R3" library="fabPatil" package="1206" value="10K" x="40.3606" y="15.3924"/>
-<element name="R7" library="fabPatil" package="1206" value="0" x="23.1648" y="18.0086" rot="R90"/>
-<element name="Y1" library="fabPatil" package="RESONATOR-SMD" value="16MHz" x="25.7048" y="5.842" rot="R270">
-<attribute name="PROD_ID" value="XTAL-08900" x="25.7048" y="5.842" size="1.778" layer="27" rot="R270" display="off"/>
+<element name="R1" library="fabPatil" package="1206" value="22" x="10.4648" y="12.2682" rot="R270"/>
+<element name="R2" library="fabPatil" package="1206" value="22" x="13.0302" y="10.8458" rot="R90"/>
+<element name="JP1" library="fabPatil" package="1X06-SMD" value="FTDI" x="34.6202" y="12.3952" rot="R90"/>
+<element name="C1" library="fabPatil" package="1206" value="0.1uF" x="10.4902" y="18.034" rot="R270"/>
+<element name="R5" library="fabPatil" package="1206" value="470" x="30.226" y="10.0076"/>
+<element name="R6" library="fabPatil" package="1206" value="470" x="30.226" y="6.8072"/>
+<element name="C2" library="fabPatil" package="1206" value="1uF" x="15.4432" y="18.0086" rot="R90"/>
+<element name="IC1" library="adafruit" package="TQFP32-08" value="ATMEGA16U2" x="21.844" y="11.9888" rot="R90"/>
+<element name="R3" library="fabPatil" package="1206" value="10K" x="30.2006" y="15.3924"/>
+<element name="R7" library="fabPatil" package="1206" value="0" x="13.0048" y="18.0086" rot="R90"/>
+<element name="Y1" library="fabPatil" package="RESONATOR-SMD" value="16MHz" x="15.5448" y="5.842" rot="R270">
+<attribute name="PROD_ID" value="XTAL-08900" x="15.5448" y="5.842" size="1.778" layer="27" rot="R270" display="off"/>
 </element>
-<element name="JP2" library="fabPatil" package="USB-MICROB" value="USB-MICROB" x="11.9888" y="11.7602" rot="R270">
-<attribute name="PROD_ID" value="CONN-09505" x="11.9888" y="11.7602" size="1.778" layer="27" rot="R270" display="off"/>
+<element name="JP2" library="fabPatil" package="USB-MICROB" value="USB-MICROB" x="3.0988" y="11.7602" rot="R270">
+<attribute name="PROD_ID" value="CONN-09505" x="3.0988" y="11.7602" size="1.778" layer="27" rot="R270" display="off"/>
 </element>
-<element name="C3" library="fabPatil" package="1206" value="" x="40.386" y="12.7" rot="R180"/>
+<element name="C3" library="fabPatil" package="1206" value="" x="30.226" y="12.7" rot="R180"/>
 </elements>
 <signals>
 <signal name="GND">
@@ -523,35 +523,35 @@ design rules under a new name.</description>
 <contactref element="C2" pad="2"/>
 <contactref element="IC1" pad="3"/>
 <contactref element="R7" pad="2"/>
-<wire x1="30.804" y1="2.921" x2="30.804" y2="7.6962" width="0.3556" layer="1"/>
+<wire x1="20.644" y1="2.921" x2="20.644" y2="7.6962" width="0.3556" layer="1"/>
 <contactref element="Y1" pad="2"/>
-<wire x1="21.9202" y1="5.842" x2="21.9202" y2="6.477" width="0.3556" layer="1"/>
-<wire x1="21.9202" y1="5.842" x2="21.9202" y2="2.921" width="0.3556" layer="1"/>
-<wire x1="21.9202" y1="2.921" x2="30.804" y2="2.921" width="0.3556" layer="1"/>
+<wire x1="11.7602" y1="5.842" x2="11.7602" y2="6.477" width="0.3556" layer="1"/>
+<wire x1="11.7602" y1="5.842" x2="11.7602" y2="2.921" width="0.3556" layer="1"/>
+<wire x1="11.7602" y1="2.921" x2="20.644" y2="2.921" width="0.3556" layer="1"/>
 <contactref element="JP2" pad="GND"/>
 <contactref element="JP2" pad="MT1"/>
 <contactref element="JP2" pad="MT2"/>
-<wire x1="47.244" y1="2.921" x2="30.804" y2="2.921" width="0.3556" layer="1"/>
-<wire x1="14.6388" y1="10.4602" x2="17.78" y2="10.4602" width="0.3556" layer="1"/>
-<wire x1="17.78" y1="6.477" x2="17.78" y2="10.4602" width="0.3556" layer="1"/>
-<wire x1="21.9202" y1="6.477" x2="17.78" y2="6.477" width="0.3556" layer="1"/>
-<wire x1="20.6502" y1="19.456" x2="23.1648" y2="19.456" width="0.3556" layer="1"/>
-<wire x1="23.1648" y1="19.456" x2="23.1648" y2="19.4306" width="0.3556" layer="1"/>
-<wire x1="23.1648" y1="19.4306" x2="25.6032" y2="19.4306" width="0.3556" layer="1"/>
+<wire x1="37.084" y1="2.921" x2="20.644" y2="2.921" width="0.3556" layer="1"/>
+<wire x1="5.7488" y1="10.4602" x2="7.62" y2="10.4602" width="0.3556" layer="1"/>
+<wire x1="7.62" y1="6.477" x2="7.62" y2="10.4602" width="0.3556" layer="1"/>
+<wire x1="11.7602" y1="6.477" x2="7.62" y2="6.477" width="0.3556" layer="1"/>
+<wire x1="10.4902" y1="19.456" x2="13.0048" y2="19.456" width="0.3556" layer="1"/>
+<wire x1="13.0048" y1="19.456" x2="13.0048" y2="19.4306" width="0.3556" layer="1"/>
+<wire x1="13.0048" y1="19.4306" x2="15.4432" y2="19.4306" width="0.3556" layer="1"/>
 <contactref element="C3" pad="1"/>
-<wire x1="25.6032" y1="19.4306" x2="26.2386" y2="20.066" width="0.3556" layer="1"/>
-<wire x1="26.2386" y1="20.066" x2="44.958" y2="20.066" width="0.3556" layer="1"/>
-<wire x1="44.958" y1="20.066" x2="46.1302" y2="18.8938" width="0.3556" layer="1"/>
-<wire x1="46.1302" y1="18.8938" x2="46.1302" y2="18.7452" width="0.3556" layer="1"/>
-<wire x1="46.1302" y1="18.7452" x2="49.784" y2="18.7452" width="0.3556" layer="1"/>
-<wire x1="49.784" y1="18.7452" x2="49.784" y2="12.446" width="0.3556" layer="1"/>
-<wire x1="49.784" y1="12.446" x2="41.808" y2="12.446" width="0.3556" layer="1"/>
-<wire x1="41.808" y1="12.446" x2="41.808" y2="12.7" width="0.3556" layer="1"/>
-<wire x1="25.7048" y1="5.842" x2="21.9202" y2="5.842" width="0.3556" layer="1"/>
-<wire x1="49.784" y1="12.446" x2="49.784" y2="4.826" width="0.3556" layer="1"/>
-<wire x1="49.784" y1="4.826" x2="47.244" y2="2.921" width="0.3556" layer="1"/>
-<wire x1="14.6388" y1="10.4602" x2="11.9888" y2="15.7602" width="0" layer="19" extent="1-1"/>
-<wire x1="11.9888" y1="7.7602" x2="14.6388" y2="10.4602" width="0" layer="19" extent="1-1"/>
+<wire x1="15.4432" y1="19.4306" x2="16.0786" y2="20.066" width="0.3556" layer="1"/>
+<wire x1="16.0786" y1="20.066" x2="34.798" y2="20.066" width="0.3556" layer="1"/>
+<wire x1="34.798" y1="20.066" x2="35.9702" y2="18.8938" width="0.3556" layer="1"/>
+<wire x1="35.9702" y1="18.8938" x2="35.9702" y2="18.7452" width="0.3556" layer="1"/>
+<wire x1="35.9702" y1="18.7452" x2="39.624" y2="18.7452" width="0.3556" layer="1"/>
+<wire x1="39.624" y1="18.7452" x2="39.624" y2="12.446" width="0.3556" layer="1"/>
+<wire x1="39.624" y1="12.446" x2="31.648" y2="12.446" width="0.3556" layer="1"/>
+<wire x1="31.648" y1="12.446" x2="31.648" y2="12.7" width="0.3556" layer="1"/>
+<wire x1="15.5448" y1="5.842" x2="11.7602" y2="5.842" width="0.3556" layer="1"/>
+<wire x1="39.624" y1="12.446" x2="39.624" y2="4.826" width="0.3556" layer="1"/>
+<wire x1="39.624" y1="4.826" x2="37.084" y2="2.921" width="0.3556" layer="1"/>
+<wire x1="5.7488" y1="10.4602" x2="3.0988" y2="15.7602" width="0" layer="19" extent="1-1"/>
+<wire x1="3.0988" y1="7.7602" x2="5.7488" y2="10.4602" width="0" layer="19" extent="1-1"/>
 </signal>
 <signal name="VCC">
 <contactref element="JP1" pad="4"/>
@@ -560,142 +560,142 @@ design rules under a new name.</description>
 <contactref element="IC1" pad="31"/>
 <contactref element="IC1" pad="32"/>
 <contactref element="R3" pad="2"/>
-<wire x1="28.7528" y1="9.9888" x2="27.7114" y2="9.9888" width="0.3556" layer="1"/>
-<wire x1="28.7528" y1="9.1888" x2="27.7114" y2="9.1888" width="0.3556" layer="1"/>
-<wire x1="28.7528" y1="9.1888" x2="28.7528" y2="9.9888" width="0.3556" layer="1"/>
-<wire x1="31.604" y1="7.6962" x2="31.604" y2="9.9888" width="0.3556" layer="1"/>
-<wire x1="31.604" y1="9.9888" x2="28.7528" y2="9.9888" width="0.3556" layer="1"/>
-<wire x1="27.7114" y1="9.1888" x2="27.0144" y2="9.1888" width="0.3556" layer="1"/>
+<wire x1="18.5928" y1="9.9888" x2="17.5514" y2="9.9888" width="0.3556" layer="1"/>
+<wire x1="18.5928" y1="9.1888" x2="17.5514" y2="9.1888" width="0.3556" layer="1"/>
+<wire x1="18.5928" y1="9.1888" x2="18.5928" y2="9.9888" width="0.3556" layer="1"/>
+<wire x1="21.444" y1="7.6962" x2="21.444" y2="9.9888" width="0.3556" layer="1"/>
+<wire x1="21.444" y1="9.9888" x2="18.5928" y2="9.9888" width="0.3556" layer="1"/>
+<wire x1="17.5514" y1="9.1888" x2="16.8544" y2="9.1888" width="0.3556" layer="1"/>
 <contactref element="JP2" pad="VBUS"/>
-<wire x1="18.796" y1="13.0602" x2="14.6388" y2="13.0602" width="0.3556" layer="1"/>
-<wire x1="18.796" y1="18.0216" x2="20.574" y2="18.0216" width="0.3556" layer="1"/>
-<wire x1="18.796" y1="18.0216" x2="18.796" y2="13.0602" width="0.3556" layer="1"/>
-<wire x1="20.6502" y1="16.612" x2="20.574" y2="16.612" width="0.3556" layer="1"/>
-<wire x1="20.574" y1="16.612" x2="20.574" y2="18.0216" width="0.3556" layer="1"/>
-<wire x1="20.574" y1="18.0216" x2="27.94" y2="18.0216" width="0.3556" layer="1"/>
-<wire x1="27.94" y1="18.0216" x2="27.94" y2="18.796" width="0.3556" layer="1"/>
-<wire x1="41.91" y1="18.796" x2="40.259" y2="18.796" width="0.3556" layer="1"/>
-<wire x1="40.259" y1="18.796" x2="27.94" y2="18.796" width="0.3556" layer="1"/>
-<wire x1="41.91" y1="18.796" x2="43.688" y2="18.796" width="0.3556" layer="1"/>
-<wire x1="43.688" y1="18.796" x2="43.688" y2="17.526" width="0.3556" layer="1"/>
-<wire x1="43.688" y1="17.526" x2="48.514" y2="17.526" width="0.3556" layer="1"/>
-<wire x1="48.514" y1="17.526" x2="48.514" y2="13.716" width="0.3556" layer="1"/>
-<wire x1="48.514" y1="13.716" x2="46.1302" y2="13.716" width="0.3556" layer="1"/>
-<wire x1="46.1302" y1="13.716" x2="46.1302" y2="13.6652" width="0.3556" layer="1"/>
-<wire x1="41.7826" y1="15.3924" x2="41.91" y2="15.5198" width="0.3556" layer="1"/>
-<wire x1="41.91" y1="15.5198" x2="41.91" y2="18.796" width="0.3556" layer="1"/>
-<wire x1="40.259" y1="18.796" x2="40.386" y2="18.669" width="0.3556" layer="1"/>
-<wire x1="40.386" y1="18.669" x2="40.386" y2="4.445" width="0.3556" layer="1"/>
-<wire x1="40.386" y1="4.445" x2="31.604" y2="4.445" width="0.3556" layer="1"/>
-<wire x1="31.604" y1="4.445" x2="31.604" y2="7.6962" width="0.3556" layer="1"/>
+<wire x1="8.636" y1="13.0602" x2="5.7488" y2="13.0602" width="0.3556" layer="1"/>
+<wire x1="8.636" y1="18.0216" x2="10.414" y2="18.0216" width="0.3556" layer="1"/>
+<wire x1="8.636" y1="18.0216" x2="8.636" y2="13.0602" width="0.3556" layer="1"/>
+<wire x1="10.4902" y1="16.612" x2="10.414" y2="16.612" width="0.3556" layer="1"/>
+<wire x1="10.414" y1="16.612" x2="10.414" y2="18.0216" width="0.3556" layer="1"/>
+<wire x1="10.414" y1="18.0216" x2="17.78" y2="18.0216" width="0.3556" layer="1"/>
+<wire x1="17.78" y1="18.0216" x2="17.78" y2="18.796" width="0.3556" layer="1"/>
+<wire x1="31.75" y1="18.796" x2="30.099" y2="18.796" width="0.3556" layer="1"/>
+<wire x1="30.099" y1="18.796" x2="17.78" y2="18.796" width="0.3556" layer="1"/>
+<wire x1="31.75" y1="18.796" x2="33.528" y2="18.796" width="0.3556" layer="1"/>
+<wire x1="33.528" y1="18.796" x2="33.528" y2="17.526" width="0.3556" layer="1"/>
+<wire x1="33.528" y1="17.526" x2="38.354" y2="17.526" width="0.3556" layer="1"/>
+<wire x1="38.354" y1="17.526" x2="38.354" y2="13.716" width="0.3556" layer="1"/>
+<wire x1="38.354" y1="13.716" x2="35.9702" y2="13.716" width="0.3556" layer="1"/>
+<wire x1="35.9702" y1="13.716" x2="35.9702" y2="13.6652" width="0.3556" layer="1"/>
+<wire x1="31.6226" y1="15.3924" x2="31.75" y2="15.5198" width="0.3556" layer="1"/>
+<wire x1="31.75" y1="15.5198" x2="31.75" y2="18.796" width="0.3556" layer="1"/>
+<wire x1="30.099" y1="18.796" x2="30.226" y2="18.669" width="0.3556" layer="1"/>
+<wire x1="30.226" y1="18.669" x2="30.226" y2="4.445" width="0.3556" layer="1"/>
+<wire x1="30.226" y1="4.445" x2="21.444" y2="4.445" width="0.3556" layer="1"/>
+<wire x1="21.444" y1="4.445" x2="21.444" y2="7.6962" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$2">
 <contactref element="R1" pad="1"/>
 <contactref element="JP2" pad="D-"/>
-<wire x1="20.6248" y1="12.4102" x2="20.6248" y2="13.6902" width="0.3556" layer="1"/>
-<wire x1="14.6388" y1="12.4102" x2="20.6248" y2="12.4102" width="0.3556" layer="1"/>
+<wire x1="10.4648" y1="12.4102" x2="10.4648" y2="13.6902" width="0.3556" layer="1"/>
+<wire x1="5.7488" y1="12.4102" x2="10.4648" y2="12.4102" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$1">
 <contactref element="R2" pad="1"/>
 <contactref element="JP2" pad="D+"/>
-<wire x1="14.6388" y1="11.7602" x2="18.6944" y2="11.7602" width="0.3556" layer="1"/>
-<wire x1="18.6944" y1="11.7602" x2="18.6944" y2="9.4234" width="0.3556" layer="1"/>
-<wire x1="18.6944" y1="9.4234" x2="21.6662" y2="9.4234" width="0.3556" layer="1"/>
-<wire x1="21.6662" y1="9.4234" x2="23.1902" y2="9.4238" width="0.3556" layer="1"/>
+<wire x1="5.7488" y1="11.7602" x2="8.5344" y2="11.7602" width="0.3556" layer="1"/>
+<wire x1="8.5344" y1="11.7602" x2="8.5344" y2="9.4234" width="0.3556" layer="1"/>
+<wire x1="8.5344" y1="9.4234" x2="11.5062" y2="9.4234" width="0.3556" layer="1"/>
+<wire x1="11.5062" y1="9.4234" x2="13.0302" y2="9.4238" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$7">
 <contactref element="R6" pad="2"/>
 <contactref element="JP1" pad="2"/>
-<wire x1="41.808" y1="6.8072" x2="43.688" y2="6.8326" width="0.3556" layer="1"/>
-<wire x1="43.688" y1="6.8326" x2="43.688" y2="8.636" width="0.3556" layer="1"/>
-<wire x1="43.688" y1="8.636" x2="46.1302" y2="8.636" width="0.3556" layer="1"/>
-<wire x1="46.1302" y1="8.636" x2="46.1302" y2="8.5852" width="0.3556" layer="1"/>
+<wire x1="31.648" y1="6.8072" x2="33.528" y2="6.8326" width="0.3556" layer="1"/>
+<wire x1="33.528" y1="6.8326" x2="33.528" y2="8.636" width="0.3556" layer="1"/>
+<wire x1="33.528" y1="8.636" x2="35.9702" y2="8.636" width="0.3556" layer="1"/>
+<wire x1="35.9702" y1="8.636" x2="35.9702" y2="8.5852" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$8">
 <contactref element="R5" pad="2"/>
 <contactref element="JP1" pad="3"/>
-<wire x1="41.808" y1="10.0076" x2="46.1302" y2="9.9822" width="0.3556" layer="1"/>
-<wire x1="46.1302" y1="9.9822" x2="46.1302" y2="11.1252" width="0.3556" layer="1"/>
+<wire x1="31.648" y1="10.0076" x2="35.9702" y2="9.9822" width="0.3556" layer="1"/>
+<wire x1="35.9702" y1="9.9822" x2="35.9702" y2="11.1252" width="0.3556" layer="1"/>
 </signal>
 <signal name="RST">
 <contactref element="IC1" pad="24"/>
 <contactref element="R3" pad="1"/>
-<wire x1="29.204" y1="16.2814" x2="29.204" y2="17.78" width="0.3556" layer="1"/>
-<wire x1="38.862" y1="17.78" x2="38.862" y2="15.3924" width="0.3556" layer="1"/>
-<wire x1="38.862" y1="15.3924" x2="38.9386" y2="15.3924" width="0.3556" layer="1"/>
-<wire x1="29.204" y1="17.78" x2="38.862" y2="17.78" width="0.3556" layer="1"/>
+<wire x1="19.044" y1="16.2814" x2="19.044" y2="17.78" width="0.3556" layer="1"/>
+<wire x1="28.702" y1="17.78" x2="28.702" y2="15.3924" width="0.3556" layer="1"/>
+<wire x1="28.702" y1="15.3924" x2="28.7786" y2="15.3924" width="0.3556" layer="1"/>
+<wire x1="19.044" y1="17.78" x2="28.702" y2="17.78" width="0.3556" layer="1"/>
 <contactref element="C3" pad="2"/>
-<wire x1="38.9386" y1="15.3924" x2="38.964" y2="15.3924" width="0.3556" layer="1"/>
-<wire x1="38.964" y1="15.3924" x2="38.964" y2="12.7" width="0.3556" layer="1"/>
+<wire x1="28.7786" y1="15.3924" x2="28.804" y2="15.3924" width="0.3556" layer="1"/>
+<wire x1="28.804" y1="15.3924" x2="28.804" y2="12.7" width="0.3556" layer="1"/>
 </signal>
 <signal name="D-">
 <contactref element="R1" pad="2"/>
 <contactref element="IC1" pad="30"/>
-<wire x1="27.7114" y1="10.7888" x2="24.35288125" y2="10.7888" width="0.3556" layer="1"/>
-<wire x1="24.35288125" y1="10.7888" x2="24.33368125" y2="10.808" width="0.3556" layer="1"/>
-<wire x1="20.663" y1="10.808" x2="20.6248" y2="10.8462" width="0.3556" layer="1"/>
-<wire x1="24.33368125" y1="10.808" x2="20.663" y2="10.808" width="0.3556" layer="1"/>
+<wire x1="17.5514" y1="10.7888" x2="14.19288125" y2="10.7888" width="0.3556" layer="1"/>
+<wire x1="14.19288125" y1="10.7888" x2="14.17368125" y2="10.808" width="0.3556" layer="1"/>
+<wire x1="10.503" y1="10.808" x2="10.4648" y2="10.8462" width="0.3556" layer="1"/>
+<wire x1="14.17368125" y1="10.808" x2="10.503" y2="10.808" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$13">
 <contactref element="R5" pad="1"/>
 <contactref element="IC1" pad="9"/>
-<wire x1="36.2966" y1="9.1888" x2="38.8878" y2="9.1888" width="0.3556" layer="1"/>
-<wire x1="38.8878" y1="9.1888" x2="38.964" y2="10.0076" width="0.3556" layer="1"/>
+<wire x1="26.1366" y1="9.1888" x2="28.7278" y2="9.1888" width="0.3556" layer="1"/>
+<wire x1="28.7278" y1="9.1888" x2="28.804" y2="10.0076" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$12">
 <contactref element="R6" pad="1"/>
 <contactref element="IC1" pad="8"/>
-<wire x1="38.964" y1="6.8072" x2="34.804" y2="6.8326" width="0.3556" layer="1"/>
-<wire x1="34.804" y1="6.8326" x2="34.804" y2="7.6962" width="0.3556" layer="1"/>
+<wire x1="28.804" y1="6.8072" x2="24.644" y2="6.8326" width="0.3556" layer="1"/>
+<wire x1="24.644" y1="6.8326" x2="24.644" y2="7.6962" width="0.3556" layer="1"/>
 </signal>
 <signal name="D+">
 <contactref element="R2" pad="2"/>
 <contactref element="IC1" pad="29"/>
-<wire x1="27.7114" y1="11.5888" x2="23.1902" y2="11.5888" width="0.3556" layer="1"/>
-<wire x1="23.1902" y1="11.5888" x2="23.1902" y2="12.2678" width="0.3556" layer="1"/>
+<wire x1="17.5514" y1="11.5888" x2="13.0302" y2="11.5888" width="0.3556" layer="1"/>
+<wire x1="13.0302" y1="11.5888" x2="13.0302" y2="12.2678" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$10">
 <contactref element="IC1" pad="27"/>
 <contactref element="C2" pad="1"/>
-<wire x1="26.1112" y1="13.1888" x2="26.1112" y2="16.637" width="0.3556" layer="1"/>
-<wire x1="26.1112" y1="16.637" x2="25.6032" y2="16.637" width="0.3556" layer="1"/>
-<wire x1="25.6032" y1="16.637" x2="25.6032" y2="16.5866" width="0.3556" layer="1"/>
-<wire x1="27.7114" y1="13.1888" x2="26.1112" y2="13.1888" width="0.3556" layer="1"/>
+<wire x1="15.9512" y1="13.1888" x2="15.9512" y2="16.637" width="0.3556" layer="1"/>
+<wire x1="15.9512" y1="16.637" x2="15.4432" y2="16.637" width="0.3556" layer="1"/>
+<wire x1="15.4432" y1="16.637" x2="15.4432" y2="16.5866" width="0.3556" layer="1"/>
+<wire x1="17.5514" y1="13.1888" x2="15.9512" y2="13.1888" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$11">
 <contactref element="R7" pad="1"/>
 <contactref element="IC1" pad="28"/>
-<wire x1="23.114" y1="15.113" x2="25.146" y2="15.113" width="0.3556" layer="1"/>
-<wire x1="27.7114" y1="12.3888" x2="25.146" y2="12.3888" width="0.3556" layer="1"/>
-<wire x1="25.146" y1="12.3888" x2="25.146" y2="15.113" width="0.3556" layer="1"/>
-<wire x1="23.1648" y1="16.5866" x2="23.114" y2="16.5866" width="0.3556" layer="1"/>
-<wire x1="23.114" y1="16.5866" x2="23.114" y2="15.113" width="0.3556" layer="1"/>
+<wire x1="12.954" y1="15.113" x2="14.986" y2="15.113" width="0.3556" layer="1"/>
+<wire x1="17.5514" y1="12.3888" x2="14.986" y2="12.3888" width="0.3556" layer="1"/>
+<wire x1="14.986" y1="12.3888" x2="14.986" y2="15.113" width="0.3556" layer="1"/>
+<wire x1="13.0048" y1="16.5866" x2="12.954" y2="16.5866" width="0.3556" layer="1"/>
+<wire x1="12.954" y1="16.5866" x2="12.954" y2="15.113" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$3">
 <contactref element="Y1" pad="1"/>
 <contactref element="IC1" pad="1"/>
-<wire x1="29.204" y1="7.6962" x2="29.204" y2="7.977" width="0.3556" layer="1"/>
-<wire x1="29.204" y1="7.342" x2="29.204" y2="7.6962" width="0.3556" layer="1"/>
-<wire x1="25.7048" y1="7.342" x2="29.204" y2="7.342" width="0.3556" layer="1"/>
+<wire x1="19.044" y1="7.6962" x2="19.044" y2="7.977" width="0.3556" layer="1"/>
+<wire x1="19.044" y1="7.342" x2="19.044" y2="7.6962" width="0.3556" layer="1"/>
+<wire x1="15.5448" y1="7.342" x2="19.044" y2="7.342" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$9">
 <contactref element="Y1" pad="3"/>
 <contactref element="IC1" pad="2"/>
-<wire x1="30.004" y1="5.08" x2="30.004" y2="4.977" width="0.3556" layer="1"/>
-<wire x1="30.004" y1="5.08" x2="30.004" y2="7.6962" width="0.3556" layer="1"/>
-<wire x1="25.7048" y1="4.342" x2="30.004" y2="4.342" width="0.3556" layer="1"/>
-<wire x1="30.004" y1="4.342" x2="30.004" y2="5.08" width="0.3556" layer="1"/>
+<wire x1="19.844" y1="5.08" x2="19.844" y2="4.977" width="0.3556" layer="1"/>
+<wire x1="19.844" y1="5.08" x2="19.844" y2="7.6962" width="0.3556" layer="1"/>
+<wire x1="15.5448" y1="4.342" x2="19.844" y2="4.342" width="0.3556" layer="1"/>
+<wire x1="19.844" y1="4.342" x2="19.844" y2="4.977" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$4">
 <polygon width="0.3556" layer="16">
-<vertex x="10.668" y="18.288"/>
-<vertex x="10.668" y="5.334"/>
-<vertex x="17.272" y="1.778"/>
-<vertex x="48.26" y="1.524"/>
-<vertex x="51.562" y="3.302"/>
-<vertex x="51.562" y="19.558"/>
-<vertex x="48.26" y="21.59"/>
-<vertex x="17.272" y="21.59"/>
+<vertex x="1.778" y="18.034"/>
+<vertex x="1.778" y="5.08"/>
+<vertex x="7.62" y="1.778"/>
+<vertex x="38.1" y="1.524"/>
+<vertex x="41.402" y="3.302"/>
+<vertex x="41.402" y="19.558"/>
+<vertex x="38.1" y="21.59"/>
+<vertex x="8.636" y="21.59"/>
 </polygon>
 </signal>
 </signals>
diff --git a/Micro_connector version_beta/FabFTDI.b#4 b/Micro_connector version_beta/FabFTDI.b#4
old mode 100755
new mode 100644
index 01830d676f06760b356a4e0297ff074c2b952073..e29b68320fe90876f90a0f14bf2b26b3a8b0cf98
--- a/Micro_connector version_beta/FabFTDI.b#4	
+++ b/Micro_connector version_beta/FabFTDI.b#4	
@@ -511,8 +511,8 @@ design rules under a new name.</description>
 <element name="Y1" library="fabPatil" package="RESONATOR-SMD" value="16MHz" x="25.7048" y="5.842" rot="R270">
 <attribute name="PROD_ID" value="XTAL-08900" x="25.7048" y="5.842" size="1.778" layer="27" rot="R270" display="off"/>
 </element>
-<element name="JP2" library="fabPatil" package="USB-MICROB" value="USB-MICROB" x="11.9888" y="11.7602" rot="R270">
-<attribute name="PROD_ID" value="CONN-09505" x="11.9888" y="11.7602" size="1.778" layer="27" rot="R270" display="off"/>
+<element name="JP2" library="fabPatil" package="USB-MICROB" value="USB-MICROB" x="13.2588" y="11.7602" rot="R270">
+<attribute name="PROD_ID" value="CONN-09505" x="13.2588" y="11.7602" size="1.778" layer="27" rot="R270" display="off"/>
 </element>
 <element name="C3" library="fabPatil" package="1206" value="" x="40.386" y="12.7" rot="R180"/>
 </elements>
@@ -528,11 +528,11 @@ design rules under a new name.</description>
 <wire x1="21.9202" y1="5.842" x2="21.9202" y2="6.477" width="0.3556" layer="1"/>
 <wire x1="21.9202" y1="5.842" x2="21.9202" y2="2.921" width="0.3556" layer="1"/>
 <wire x1="21.9202" y1="2.921" x2="30.804" y2="2.921" width="0.3556" layer="1"/>
-<wire x1="49.784" y1="2.921" x2="30.804" y2="2.921" width="0.3556" layer="1"/>
 <contactref element="JP2" pad="GND"/>
 <contactref element="JP2" pad="MT1"/>
 <contactref element="JP2" pad="MT2"/>
-<wire x1="14.6388" y1="10.4602" x2="17.78" y2="10.4602" width="0.3556" layer="1"/>
+<wire x1="47.244" y1="2.921" x2="30.804" y2="2.921" width="0.3556" layer="1"/>
+<wire x1="15.9088" y1="10.4602" x2="17.78" y2="10.4602" width="0.3556" layer="1"/>
 <wire x1="17.78" y1="6.477" x2="17.78" y2="10.4602" width="0.3556" layer="1"/>
 <wire x1="21.9202" y1="6.477" x2="17.78" y2="6.477" width="0.3556" layer="1"/>
 <wire x1="20.6502" y1="19.456" x2="23.1648" y2="19.456" width="0.3556" layer="1"/>
@@ -545,12 +545,13 @@ design rules under a new name.</description>
 <wire x1="46.1302" y1="18.8938" x2="46.1302" y2="18.7452" width="0.3556" layer="1"/>
 <wire x1="46.1302" y1="18.7452" x2="49.784" y2="18.7452" width="0.3556" layer="1"/>
 <wire x1="49.784" y1="18.7452" x2="49.784" y2="12.446" width="0.3556" layer="1"/>
-<wire x1="49.784" y1="12.446" x2="49.784" y2="2.921" width="0.3556" layer="1"/>
 <wire x1="49.784" y1="12.446" x2="41.808" y2="12.446" width="0.3556" layer="1"/>
 <wire x1="41.808" y1="12.446" x2="41.808" y2="12.7" width="0.3556" layer="1"/>
 <wire x1="25.7048" y1="5.842" x2="21.9202" y2="5.842" width="0.3556" layer="1"/>
-<wire x1="14.6388" y1="10.4602" x2="11.9888" y2="15.7602" width="0" layer="19" extent="1-1"/>
-<wire x1="11.9888" y1="7.7602" x2="14.6388" y2="10.4602" width="0" layer="19" extent="1-1"/>
+<wire x1="49.784" y1="12.446" x2="49.784" y2="4.826" width="0.3556" layer="1"/>
+<wire x1="49.784" y1="4.826" x2="47.244" y2="2.921" width="0.3556" layer="1"/>
+<wire x1="15.9088" y1="10.4602" x2="13.2588" y2="15.7602" width="0" layer="19" extent="1-1"/>
+<wire x1="13.2588" y1="7.7602" x2="15.9088" y2="10.4602" width="0" layer="19" extent="1-1"/>
 </signal>
 <signal name="VCC">
 <contactref element="JP1" pad="4"/>
@@ -566,7 +567,7 @@ design rules under a new name.</description>
 <wire x1="31.604" y1="9.9888" x2="28.7528" y2="9.9888" width="0.3556" layer="1"/>
 <wire x1="27.7114" y1="9.1888" x2="27.0144" y2="9.1888" width="0.3556" layer="1"/>
 <contactref element="JP2" pad="VBUS"/>
-<wire x1="18.796" y1="13.0602" x2="14.6388" y2="13.0602" width="0.3556" layer="1"/>
+<wire x1="18.796" y1="13.0602" x2="15.9088" y2="13.0602" width="0.3556" layer="1"/>
 <wire x1="18.796" y1="18.0216" x2="20.574" y2="18.0216" width="0.3556" layer="1"/>
 <wire x1="18.796" y1="18.0216" x2="18.796" y2="13.0602" width="0.3556" layer="1"/>
 <wire x1="20.6502" y1="16.612" x2="20.574" y2="16.612" width="0.3556" layer="1"/>
@@ -592,12 +593,12 @@ design rules under a new name.</description>
 <contactref element="R1" pad="1"/>
 <contactref element="JP2" pad="D-"/>
 <wire x1="20.6248" y1="12.4102" x2="20.6248" y2="13.6902" width="0.3556" layer="1"/>
-<wire x1="14.6388" y1="12.4102" x2="20.6248" y2="12.4102" width="0.3556" layer="1"/>
+<wire x1="15.9088" y1="12.4102" x2="20.6248" y2="12.4102" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$1">
 <contactref element="R2" pad="1"/>
 <contactref element="JP2" pad="D+"/>
-<wire x1="14.6388" y1="11.7602" x2="18.6944" y2="11.7602" width="0.3556" layer="1"/>
+<wire x1="15.9088" y1="11.7602" x2="18.6944" y2="11.7602" width="0.3556" layer="1"/>
 <wire x1="18.6944" y1="11.7602" x2="18.6944" y2="9.4234" width="0.3556" layer="1"/>
 <wire x1="18.6944" y1="9.4234" x2="21.6662" y2="9.4234" width="0.3556" layer="1"/>
 <wire x1="21.6662" y1="9.4234" x2="23.1902" y2="9.4238" width="0.3556" layer="1"/>
@@ -687,14 +688,14 @@ design rules under a new name.</description>
 </signal>
 <signal name="N$4">
 <polygon width="0.3556" layer="16">
-<vertex x="10.668" y="18.288"/>
-<vertex x="10.668" y="5.334"/>
-<vertex x="17.272" y="1.778"/>
+<vertex x="11.938" y="18.034"/>
+<vertex x="11.938" y="5.08"/>
+<vertex x="17.78" y="1.778"/>
 <vertex x="48.26" y="1.524"/>
 <vertex x="51.562" y="3.302"/>
 <vertex x="51.562" y="19.558"/>
 <vertex x="48.26" y="21.59"/>
-<vertex x="17.272" y="21.59"/>
+<vertex x="18.796" y="21.59"/>
 </polygon>
 </signal>
 </signals>
diff --git a/Micro_connector version_beta/FabFTDI.b#5 b/Micro_connector version_beta/FabFTDI.b#5
old mode 100755
new mode 100644
index b07e20a8e50a317a8204c56ea9da397ab21802c1..faa55c2d62383ed9d0d1a2f6c86cc71e7be7da42
--- a/Micro_connector version_beta/FabFTDI.b#5	
+++ b/Micro_connector version_beta/FabFTDI.b#5	
@@ -24,7 +24,7 @@
 <layer number="13" name="Route13" color="4" fill="5" visible="no" active="no"/>
 <layer number="14" name="Route14" color="1" fill="6" visible="no" active="no"/>
 <layer number="15" name="Route15" color="4" fill="6" visible="no" active="no"/>
-<layer number="16" name="Bottom" color="1" fill="1" visible="no" active="yes"/>
+<layer number="16" name="Bottom" color="1" fill="1" visible="yes" active="yes"/>
 <layer number="17" name="Pads" color="2" fill="1" visible="no" active="yes"/>
 <layer number="18" name="Vias" color="2" fill="1" visible="no" active="yes"/>
 <layer number="19" name="Unrouted" color="6" fill="1" visible="yes" active="yes"/>
@@ -528,10 +528,10 @@ design rules under a new name.</description>
 <wire x1="21.9202" y1="5.842" x2="21.9202" y2="6.477" width="0.3556" layer="1"/>
 <wire x1="21.9202" y1="5.842" x2="21.9202" y2="2.921" width="0.3556" layer="1"/>
 <wire x1="21.9202" y1="2.921" x2="30.804" y2="2.921" width="0.3556" layer="1"/>
-<wire x1="49.784" y1="2.921" x2="30.804" y2="2.921" width="0.3556" layer="1"/>
 <contactref element="JP2" pad="GND"/>
 <contactref element="JP2" pad="MT1"/>
 <contactref element="JP2" pad="MT2"/>
+<wire x1="47.244" y1="2.921" x2="30.804" y2="2.921" width="0.3556" layer="1"/>
 <wire x1="14.6388" y1="10.4602" x2="17.78" y2="10.4602" width="0.3556" layer="1"/>
 <wire x1="17.78" y1="6.477" x2="17.78" y2="10.4602" width="0.3556" layer="1"/>
 <wire x1="21.9202" y1="6.477" x2="17.78" y2="6.477" width="0.3556" layer="1"/>
@@ -545,10 +545,11 @@ design rules under a new name.</description>
 <wire x1="46.1302" y1="18.8938" x2="46.1302" y2="18.7452" width="0.3556" layer="1"/>
 <wire x1="46.1302" y1="18.7452" x2="49.784" y2="18.7452" width="0.3556" layer="1"/>
 <wire x1="49.784" y1="18.7452" x2="49.784" y2="12.446" width="0.3556" layer="1"/>
-<wire x1="49.784" y1="12.446" x2="49.784" y2="2.921" width="0.3556" layer="1"/>
 <wire x1="49.784" y1="12.446" x2="41.808" y2="12.446" width="0.3556" layer="1"/>
 <wire x1="41.808" y1="12.446" x2="41.808" y2="12.7" width="0.3556" layer="1"/>
 <wire x1="25.7048" y1="5.842" x2="21.9202" y2="5.842" width="0.3556" layer="1"/>
+<wire x1="49.784" y1="12.446" x2="49.784" y2="4.826" width="0.3556" layer="1"/>
+<wire x1="49.784" y1="4.826" x2="47.244" y2="2.921" width="0.3556" layer="1"/>
 <wire x1="14.6388" y1="10.4602" x2="11.9888" y2="15.7602" width="0" layer="19" extent="1-1"/>
 <wire x1="11.9888" y1="7.7602" x2="14.6388" y2="10.4602" width="0" layer="19" extent="1-1"/>
 </signal>
@@ -602,22 +603,6 @@ design rules under a new name.</description>
 <wire x1="18.6944" y1="9.4234" x2="21.6662" y2="9.4234" width="0.3556" layer="1"/>
 <wire x1="21.6662" y1="9.4234" x2="23.1902" y2="9.4238" width="0.3556" layer="1"/>
 </signal>
-<signal name="N$6">
-<polygon width="0.4064" layer="16" orphans="yes" thermals="no">
-<vertex x="2.1336" y="17.2974"/>
-<vertex x="2.7686" y="17.9324"/>
-<vertex x="15.2146" y="17.9324"/>
-<vertex x="19.0246" y="22.8854"/>
-<vertex x="53.5178" y="22.733"/>
-<vertex x="55.8546" y="21.1582" curve="-3.096315"/>
-<vertex x="56.1086" y="4.1402"/>
-<vertex x="54.2036" y="2.159"/>
-<vertex x="18.2372" y="2.2606"/>
-<vertex x="15.5956" y="6.5024"/>
-<vertex x="2.7686" y="6.5024"/>
-<vertex x="2.1336" y="7.1374"/>
-</polygon>
-</signal>
 <signal name="N$7">
 <contactref element="R6" pad="2"/>
 <contactref element="JP1" pad="2"/>
@@ -689,9 +674,9 @@ design rules under a new name.</description>
 <signal name="N$3">
 <contactref element="Y1" pad="1"/>
 <contactref element="IC1" pad="1"/>
-<wire x1="29.204" y1="7.977" x2="29.204" y2="7.6962" width="0.3556" layer="1"/>
-<wire x1="29.204" y1="7.6962" x2="28.8498" y2="7.342" width="0.3556" layer="1"/>
-<wire x1="28.8498" y1="7.342" x2="25.7048" y2="7.342" width="0.3556" layer="1"/>
+<wire x1="29.204" y1="7.6962" x2="29.204" y2="7.977" width="0.3556" layer="1"/>
+<wire x1="29.204" y1="7.342" x2="29.204" y2="7.6962" width="0.3556" layer="1"/>
+<wire x1="25.7048" y1="7.342" x2="29.204" y2="7.342" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$9">
 <contactref element="Y1" pad="3"/>
@@ -701,6 +686,18 @@ design rules under a new name.</description>
 <wire x1="25.7048" y1="4.342" x2="30.004" y2="4.342" width="0.3556" layer="1"/>
 <wire x1="30.004" y1="4.342" x2="30.004" y2="5.08" width="0.3556" layer="1"/>
 </signal>
+<signal name="N$4">
+<polygon width="0.3556" layer="16">
+<vertex x="10.668" y="18.288"/>
+<vertex x="10.668" y="5.334"/>
+<vertex x="17.272" y="1.778"/>
+<vertex x="48.26" y="1.524"/>
+<vertex x="51.562" y="3.302"/>
+<vertex x="51.562" y="19.558"/>
+<vertex x="48.26" y="21.59"/>
+<vertex x="17.272" y="21.59"/>
+</polygon>
+</signal>
 </signals>
 </board>
 </drawing>
diff --git a/Micro_connector version_beta/FabFTDI.b#6 b/Micro_connector version_beta/FabFTDI.b#6
old mode 100755
new mode 100644
index 085ba77e88f358a7737501b2d6d5f0973b8db0be..01830d676f06760b356a4e0297ff074c2b952073
--- a/Micro_connector version_beta/FabFTDI.b#6	
+++ b/Micro_connector version_beta/FabFTDI.b#6	
@@ -7,7 +7,7 @@
 <setting keepoldvectorfont="yes"/>
 <setting verticaltext="up"/>
 </settings>
-<grid distance="5" unitdist="mil" unit="mil" style="lines" multiple="1" display="yes" altdistance="0.025" altunitdist="inch" altunit="mil"/>
+<grid distance="10" unitdist="mil" unit="mil" style="lines" multiple="1" display="yes" altdistance="0.025" altunitdist="inch" altunit="mil"/>
 <layers>
 <layer number="1" name="Top" color="4" fill="1" visible="yes" active="yes"/>
 <layer number="2" name="Route2" color="1" fill="3" visible="no" active="no"/>
@@ -24,7 +24,7 @@
 <layer number="13" name="Route13" color="4" fill="5" visible="no" active="no"/>
 <layer number="14" name="Route14" color="1" fill="6" visible="no" active="no"/>
 <layer number="15" name="Route15" color="4" fill="6" visible="no" active="no"/>
-<layer number="16" name="Bottom" color="1" fill="1" visible="no" active="yes"/>
+<layer number="16" name="Bottom" color="1" fill="1" visible="yes" active="yes"/>
 <layer number="17" name="Pads" color="2" fill="1" visible="no" active="yes"/>
 <layer number="18" name="Vias" color="2" fill="1" visible="no" active="yes"/>
 <layer number="19" name="Unrouted" color="6" fill="1" visible="yes" active="yes"/>
@@ -508,11 +508,11 @@ design rules under a new name.</description>
 <element name="IC1" library="adafruit" package="TQFP32-08" value="ATMEGA16U2" x="32.004" y="11.9888" rot="R90"/>
 <element name="R3" library="fabPatil" package="1206" value="10K" x="40.3606" y="15.3924"/>
 <element name="R7" library="fabPatil" package="1206" value="0" x="23.1648" y="18.0086" rot="R90"/>
-<element name="Y1" library="fabPatil" package="RESONATOR-SMD" value="16MHz" x="25.1968" y="6.477" rot="R270">
-<attribute name="PROD_ID" value="XTAL-08900" x="25.1968" y="6.477" size="1.778" layer="27" rot="R270" display="off"/>
+<element name="Y1" library="fabPatil" package="RESONATOR-SMD" value="16MHz" x="25.7048" y="5.842" rot="R270">
+<attribute name="PROD_ID" value="XTAL-08900" x="25.7048" y="5.842" size="1.778" layer="27" rot="R270" display="off"/>
 </element>
-<element name="JP2" library="fabPatil" package="USB-MICROB" value="USB-MICROB" x="10.9728" y="11.7602" rot="R270">
-<attribute name="PROD_ID" value="CONN-09505" x="10.9728" y="11.7602" size="1.778" layer="27" rot="R270" display="off"/>
+<element name="JP2" library="fabPatil" package="USB-MICROB" value="USB-MICROB" x="11.9888" y="11.7602" rot="R270">
+<attribute name="PROD_ID" value="CONN-09505" x="11.9888" y="11.7602" size="1.778" layer="27" rot="R270" display="off"/>
 </element>
 <element name="C3" library="fabPatil" package="1206" value="" x="40.386" y="12.7" rot="R180"/>
 </elements>
@@ -523,16 +523,16 @@ design rules under a new name.</description>
 <contactref element="C2" pad="2"/>
 <contactref element="IC1" pad="3"/>
 <contactref element="R7" pad="2"/>
-<wire x1="30.804" y1="3.937" x2="30.804" y2="7.6962" width="0.3556" layer="1"/>
+<wire x1="30.804" y1="2.921" x2="30.804" y2="7.6962" width="0.3556" layer="1"/>
 <contactref element="Y1" pad="2"/>
-<wire x1="25.1968" y1="6.477" x2="21.9202" y2="6.477" width="0.3556" layer="1"/>
-<wire x1="21.9202" y1="6.477" x2="21.9202" y2="3.937" width="0.3556" layer="1"/>
-<wire x1="21.9202" y1="3.937" x2="30.804" y2="3.937" width="0.3556" layer="1"/>
-<wire x1="49.784" y1="3.937" x2="30.804" y2="3.937" width="0.3556" layer="1"/>
+<wire x1="21.9202" y1="5.842" x2="21.9202" y2="6.477" width="0.3556" layer="1"/>
+<wire x1="21.9202" y1="5.842" x2="21.9202" y2="2.921" width="0.3556" layer="1"/>
+<wire x1="21.9202" y1="2.921" x2="30.804" y2="2.921" width="0.3556" layer="1"/>
+<wire x1="49.784" y1="2.921" x2="30.804" y2="2.921" width="0.3556" layer="1"/>
 <contactref element="JP2" pad="GND"/>
 <contactref element="JP2" pad="MT1"/>
 <contactref element="JP2" pad="MT2"/>
-<wire x1="13.6228" y1="10.4602" x2="17.78" y2="10.4602" width="0.3556" layer="1"/>
+<wire x1="14.6388" y1="10.4602" x2="17.78" y2="10.4602" width="0.3556" layer="1"/>
 <wire x1="17.78" y1="6.477" x2="17.78" y2="10.4602" width="0.3556" layer="1"/>
 <wire x1="21.9202" y1="6.477" x2="17.78" y2="6.477" width="0.3556" layer="1"/>
 <wire x1="20.6502" y1="19.456" x2="23.1648" y2="19.456" width="0.3556" layer="1"/>
@@ -545,11 +545,12 @@ design rules under a new name.</description>
 <wire x1="46.1302" y1="18.8938" x2="46.1302" y2="18.7452" width="0.3556" layer="1"/>
 <wire x1="46.1302" y1="18.7452" x2="49.784" y2="18.7452" width="0.3556" layer="1"/>
 <wire x1="49.784" y1="18.7452" x2="49.784" y2="12.446" width="0.3556" layer="1"/>
-<wire x1="49.784" y1="12.446" x2="49.784" y2="3.937" width="0.3556" layer="1"/>
+<wire x1="49.784" y1="12.446" x2="49.784" y2="2.921" width="0.3556" layer="1"/>
 <wire x1="49.784" y1="12.446" x2="41.808" y2="12.446" width="0.3556" layer="1"/>
 <wire x1="41.808" y1="12.446" x2="41.808" y2="12.7" width="0.3556" layer="1"/>
-<wire x1="13.6228" y1="10.4602" x2="10.9728" y2="15.7602" width="0" layer="19" extent="1-1"/>
-<wire x1="10.9728" y1="7.7602" x2="13.6228" y2="10.4602" width="0" layer="19" extent="1-1"/>
+<wire x1="25.7048" y1="5.842" x2="21.9202" y2="5.842" width="0.3556" layer="1"/>
+<wire x1="14.6388" y1="10.4602" x2="11.9888" y2="15.7602" width="0" layer="19" extent="1-1"/>
+<wire x1="11.9888" y1="7.7602" x2="14.6388" y2="10.4602" width="0" layer="19" extent="1-1"/>
 </signal>
 <signal name="VCC">
 <contactref element="JP1" pad="4"/>
@@ -565,15 +566,15 @@ design rules under a new name.</description>
 <wire x1="31.604" y1="9.9888" x2="28.7528" y2="9.9888" width="0.3556" layer="1"/>
 <wire x1="27.7114" y1="9.1888" x2="27.0144" y2="9.1888" width="0.3556" layer="1"/>
 <contactref element="JP2" pad="VBUS"/>
-<wire x1="18.796" y1="13.0602" x2="13.6228" y2="13.0602" width="0.3556" layer="1"/>
+<wire x1="18.796" y1="13.0602" x2="14.6388" y2="13.0602" width="0.3556" layer="1"/>
 <wire x1="18.796" y1="18.0216" x2="20.574" y2="18.0216" width="0.3556" layer="1"/>
 <wire x1="18.796" y1="18.0216" x2="18.796" y2="13.0602" width="0.3556" layer="1"/>
 <wire x1="20.6502" y1="16.612" x2="20.574" y2="16.612" width="0.3556" layer="1"/>
 <wire x1="20.574" y1="16.612" x2="20.574" y2="18.0216" width="0.3556" layer="1"/>
-<wire x1="20.574" y1="18.0216" x2="27.432" y2="18.0216" width="0.3556" layer="1"/>
-<wire x1="27.432" y1="18.0216" x2="27.432" y2="18.796" width="0.3556" layer="1"/>
+<wire x1="20.574" y1="18.0216" x2="27.94" y2="18.0216" width="0.3556" layer="1"/>
+<wire x1="27.94" y1="18.0216" x2="27.94" y2="18.796" width="0.3556" layer="1"/>
 <wire x1="41.91" y1="18.796" x2="40.259" y2="18.796" width="0.3556" layer="1"/>
-<wire x1="40.259" y1="18.796" x2="27.432" y2="18.796" width="0.3556" layer="1"/>
+<wire x1="40.259" y1="18.796" x2="27.94" y2="18.796" width="0.3556" layer="1"/>
 <wire x1="41.91" y1="18.796" x2="43.688" y2="18.796" width="0.3556" layer="1"/>
 <wire x1="43.688" y1="18.796" x2="43.688" y2="17.526" width="0.3556" layer="1"/>
 <wire x1="43.688" y1="17.526" x2="48.514" y2="17.526" width="0.3556" layer="1"/>
@@ -583,40 +584,24 @@ design rules under a new name.</description>
 <wire x1="41.7826" y1="15.3924" x2="41.91" y2="15.5198" width="0.3556" layer="1"/>
 <wire x1="41.91" y1="15.5198" x2="41.91" y2="18.796" width="0.3556" layer="1"/>
 <wire x1="40.259" y1="18.796" x2="40.386" y2="18.669" width="0.3556" layer="1"/>
-<wire x1="40.386" y1="18.669" x2="40.386" y2="4.953" width="0.3556" layer="1"/>
-<wire x1="40.386" y1="4.953" x2="31.604" y2="4.953" width="0.3556" layer="1"/>
-<wire x1="31.604" y1="4.953" x2="31.604" y2="7.6962" width="0.3556" layer="1"/>
+<wire x1="40.386" y1="18.669" x2="40.386" y2="4.445" width="0.3556" layer="1"/>
+<wire x1="40.386" y1="4.445" x2="31.604" y2="4.445" width="0.3556" layer="1"/>
+<wire x1="31.604" y1="4.445" x2="31.604" y2="7.6962" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$2">
 <contactref element="R1" pad="1"/>
 <contactref element="JP2" pad="D-"/>
 <wire x1="20.6248" y1="12.4102" x2="20.6248" y2="13.6902" width="0.3556" layer="1"/>
-<wire x1="13.6228" y1="12.4102" x2="20.6248" y2="12.4102" width="0.3556" layer="1"/>
+<wire x1="14.6388" y1="12.4102" x2="20.6248" y2="12.4102" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$1">
 <contactref element="R2" pad="1"/>
 <contactref element="JP2" pad="D+"/>
-<wire x1="13.6228" y1="11.7602" x2="18.6944" y2="11.7602" width="0.3556" layer="1"/>
+<wire x1="14.6388" y1="11.7602" x2="18.6944" y2="11.7602" width="0.3556" layer="1"/>
 <wire x1="18.6944" y1="11.7602" x2="18.6944" y2="9.4234" width="0.3556" layer="1"/>
 <wire x1="18.6944" y1="9.4234" x2="21.6662" y2="9.4234" width="0.3556" layer="1"/>
 <wire x1="21.6662" y1="9.4234" x2="23.1902" y2="9.4238" width="0.3556" layer="1"/>
 </signal>
-<signal name="N$6">
-<polygon width="0.4064" layer="16" orphans="yes" thermals="no">
-<vertex x="2.1336" y="17.2974"/>
-<vertex x="2.7686" y="17.9324"/>
-<vertex x="15.2146" y="17.9324"/>
-<vertex x="19.0246" y="22.8854"/>
-<vertex x="53.5178" y="22.733"/>
-<vertex x="55.8546" y="21.1582" curve="-3.096315"/>
-<vertex x="56.1086" y="4.1402"/>
-<vertex x="54.2036" y="2.159"/>
-<vertex x="18.2372" y="2.2606"/>
-<vertex x="15.5956" y="6.5024"/>
-<vertex x="2.7686" y="6.5024"/>
-<vertex x="2.1336" y="7.1374"/>
-</polygon>
-</signal>
 <signal name="N$7">
 <contactref element="R6" pad="2"/>
 <contactref element="JP1" pad="2"/>
@@ -688,14 +673,29 @@ design rules under a new name.</description>
 <signal name="N$3">
 <contactref element="Y1" pad="1"/>
 <contactref element="IC1" pad="1"/>
-<wire x1="25.1968" y1="7.977" x2="29.204" y2="7.977" width="0.3556" layer="1"/>
-<wire x1="29.204" y1="7.977" x2="29.204" y2="7.6962" width="0.3556" layer="1"/>
+<wire x1="29.204" y1="7.6962" x2="29.204" y2="7.977" width="0.3556" layer="1"/>
+<wire x1="29.204" y1="7.342" x2="29.204" y2="7.6962" width="0.3556" layer="1"/>
+<wire x1="25.7048" y1="7.342" x2="29.204" y2="7.342" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$9">
 <contactref element="Y1" pad="3"/>
 <contactref element="IC1" pad="2"/>
-<wire x1="25.1968" y1="4.977" x2="30.004" y2="4.977" width="0.3556" layer="1"/>
-<wire x1="30.004" y1="4.977" x2="30.004" y2="7.6962" width="0.3556" layer="1"/>
+<wire x1="30.004" y1="5.08" x2="30.004" y2="4.977" width="0.3556" layer="1"/>
+<wire x1="30.004" y1="5.08" x2="30.004" y2="7.6962" width="0.3556" layer="1"/>
+<wire x1="25.7048" y1="4.342" x2="30.004" y2="4.342" width="0.3556" layer="1"/>
+<wire x1="30.004" y1="4.342" x2="30.004" y2="5.08" width="0.3556" layer="1"/>
+</signal>
+<signal name="N$4">
+<polygon width="0.3556" layer="16">
+<vertex x="10.668" y="18.288"/>
+<vertex x="10.668" y="5.334"/>
+<vertex x="17.272" y="1.778"/>
+<vertex x="48.26" y="1.524"/>
+<vertex x="51.562" y="3.302"/>
+<vertex x="51.562" y="19.558"/>
+<vertex x="48.26" y="21.59"/>
+<vertex x="17.272" y="21.59"/>
+</polygon>
 </signal>
 </signals>
 </board>
diff --git a/Micro_connector version_beta/FabFTDI.b#7 b/Micro_connector version_beta/FabFTDI.b#7
old mode 100755
new mode 100644
index 89ecc448ff762cef357ef5d649ffa2f6045b4b9f..b07e20a8e50a317a8204c56ea9da397ab21802c1
--- a/Micro_connector version_beta/FabFTDI.b#7	
+++ b/Micro_connector version_beta/FabFTDI.b#7	
@@ -498,22 +498,23 @@ design rules under a new name.</description>
 </pass>
 </autorouter>
 <elements>
-<element name="R1" library="fabPatil" package="1206" value="499" x="20.6248" y="12.2682" rot="R270"/>
-<element name="R2" library="fabPatil" package="1206" value="499" x="23.1902" y="10.8458" rot="R90"/>
-<element name="JP1" library="fabPatil" package="1X06-SMD" value="FTDI" x="50.3682" y="12.3952" rot="R90"/>
+<element name="R1" library="fabPatil" package="1206" value="22" x="20.6248" y="12.2682" rot="R270"/>
+<element name="R2" library="fabPatil" package="1206" value="22" x="23.1902" y="10.8458" rot="R90"/>
+<element name="JP1" library="fabPatil" package="1X06-SMD" value="FTDI" x="44.7802" y="12.3952" rot="R90"/>
 <element name="C1" library="fabPatil" package="1206" value="0.1uF" x="20.6502" y="18.034" rot="R270"/>
-<element name="R5" library="fabPatil" package="1206" value="470" x="41.8338" y="8.4582"/>
-<element name="R6" library="fabPatil" package="1206" value="470" x="41.8592" y="6.0706"/>
+<element name="R5" library="fabPatil" package="1206" value="470" x="40.386" y="10.0076"/>
+<element name="R6" library="fabPatil" package="1206" value="470" x="40.386" y="6.8072"/>
 <element name="C2" library="fabPatil" package="1206" value="1uF" x="25.6032" y="18.0086" rot="R90"/>
 <element name="IC1" library="adafruit" package="TQFP32-08" value="ATMEGA16U2" x="32.004" y="11.9888" rot="R90"/>
-<element name="R3" library="fabPatil" package="1206" value="10K" x="40.2336" y="13.9446" rot="R90"/>
+<element name="R3" library="fabPatil" package="1206" value="10K" x="40.3606" y="15.3924"/>
 <element name="R7" library="fabPatil" package="1206" value="0" x="23.1648" y="18.0086" rot="R90"/>
-<element name="Y1" library="fabPatil" package="RESONATOR-SMD" value="16MHz" x="25.1968" y="6.477" rot="R270">
-<attribute name="PROD_ID" value="XTAL-08900" x="25.1968" y="6.477" size="1.778" layer="27" rot="R270" display="off"/>
+<element name="Y1" library="fabPatil" package="RESONATOR-SMD" value="16MHz" x="25.7048" y="5.842" rot="R270">
+<attribute name="PROD_ID" value="XTAL-08900" x="25.7048" y="5.842" size="1.778" layer="27" rot="R270" display="off"/>
 </element>
-<element name="JP2" library="fabPatil" package="USB-MICROB" value="USB-MICROB" x="10.9728" y="11.7602" rot="R270">
-<attribute name="PROD_ID" value="CONN-09505" x="10.9728" y="11.7602" size="1.778" layer="27" rot="R270" display="off"/>
+<element name="JP2" library="fabPatil" package="USB-MICROB" value="USB-MICROB" x="11.9888" y="11.7602" rot="R270">
+<attribute name="PROD_ID" value="CONN-09505" x="11.9888" y="11.7602" size="1.778" layer="27" rot="R270" display="off"/>
 </element>
+<element name="C3" library="fabPatil" package="1206" value="" x="40.386" y="12.7" rot="R180"/>
 </elements>
 <signals>
 <signal name="GND">
@@ -522,30 +523,34 @@ design rules under a new name.</description>
 <contactref element="C2" pad="2"/>
 <contactref element="IC1" pad="3"/>
 <contactref element="R7" pad="2"/>
-<wire x1="51.7182" y1="18.7452" x2="54.356" y2="18.7198" width="0.4064" layer="1"/>
-<wire x1="54.356" y1="5.0292" x2="54.356" y2="18.7198" width="0.4064" layer="1"/>
-<wire x1="30.804" y1="3.937" x2="30.804" y2="7.6962" width="0.3556" layer="1"/>
+<wire x1="30.804" y1="2.921" x2="30.804" y2="7.6962" width="0.3556" layer="1"/>
 <contactref element="Y1" pad="2"/>
-<wire x1="25.1968" y1="6.477" x2="21.9202" y2="6.477" width="0.3556" layer="1"/>
-<wire x1="21.9202" y1="6.477" x2="21.9202" y2="3.937" width="0.3556" layer="1"/>
-<wire x1="21.9202" y1="3.937" x2="30.804" y2="3.937" width="0.3556" layer="1"/>
-<wire x1="30.804" y1="3.937" x2="53.2638" y2="3.937" width="0.3556" layer="1"/>
-<wire x1="53.2638" y1="3.937" x2="54.356" y2="5.0292" width="0.3556" layer="1"/>
+<wire x1="21.9202" y1="5.842" x2="21.9202" y2="6.477" width="0.3556" layer="1"/>
+<wire x1="21.9202" y1="5.842" x2="21.9202" y2="2.921" width="0.3556" layer="1"/>
+<wire x1="21.9202" y1="2.921" x2="30.804" y2="2.921" width="0.3556" layer="1"/>
+<wire x1="49.784" y1="2.921" x2="30.804" y2="2.921" width="0.3556" layer="1"/>
 <contactref element="JP2" pad="GND"/>
 <contactref element="JP2" pad="MT1"/>
 <contactref element="JP2" pad="MT2"/>
-<wire x1="13.6228" y1="10.4602" x2="17.78" y2="10.4602" width="0.3556" layer="1"/>
+<wire x1="14.6388" y1="10.4602" x2="17.78" y2="10.4602" width="0.3556" layer="1"/>
 <wire x1="17.78" y1="6.477" x2="17.78" y2="10.4602" width="0.3556" layer="1"/>
 <wire x1="21.9202" y1="6.477" x2="17.78" y2="6.477" width="0.3556" layer="1"/>
 <wire x1="20.6502" y1="19.456" x2="23.1648" y2="19.456" width="0.3556" layer="1"/>
 <wire x1="23.1648" y1="19.456" x2="23.1648" y2="19.4306" width="0.3556" layer="1"/>
 <wire x1="23.1648" y1="19.4306" x2="25.6032" y2="19.4306" width="0.3556" layer="1"/>
-<wire x1="25.6032" y1="19.4306" x2="49.276" y2="19.4306" width="0.3556" layer="1"/>
-<wire x1="49.276" y1="19.4306" x2="49.276" y2="18.796" width="0.3556" layer="1"/>
-<wire x1="49.276" y1="18.796" x2="51.7182" y2="18.796" width="0.3556" layer="1"/>
-<wire x1="51.7182" y1="18.796" x2="51.7182" y2="18.7452" width="0.3556" layer="1"/>
-<wire x1="13.6228" y1="10.4602" x2="10.9728" y2="15.7602" width="0" layer="19" extent="1-1"/>
-<wire x1="10.9728" y1="7.7602" x2="13.6228" y2="10.4602" width="0" layer="19" extent="1-1"/>
+<contactref element="C3" pad="1"/>
+<wire x1="25.6032" y1="19.4306" x2="26.2386" y2="20.066" width="0.3556" layer="1"/>
+<wire x1="26.2386" y1="20.066" x2="44.958" y2="20.066" width="0.3556" layer="1"/>
+<wire x1="44.958" y1="20.066" x2="46.1302" y2="18.8938" width="0.3556" layer="1"/>
+<wire x1="46.1302" y1="18.8938" x2="46.1302" y2="18.7452" width="0.3556" layer="1"/>
+<wire x1="46.1302" y1="18.7452" x2="49.784" y2="18.7452" width="0.3556" layer="1"/>
+<wire x1="49.784" y1="18.7452" x2="49.784" y2="12.446" width="0.3556" layer="1"/>
+<wire x1="49.784" y1="12.446" x2="49.784" y2="2.921" width="0.3556" layer="1"/>
+<wire x1="49.784" y1="12.446" x2="41.808" y2="12.446" width="0.3556" layer="1"/>
+<wire x1="41.808" y1="12.446" x2="41.808" y2="12.7" width="0.3556" layer="1"/>
+<wire x1="25.7048" y1="5.842" x2="21.9202" y2="5.842" width="0.3556" layer="1"/>
+<wire x1="14.6388" y1="10.4602" x2="11.9888" y2="15.7602" width="0" layer="19" extent="1-1"/>
+<wire x1="11.9888" y1="7.7602" x2="14.6388" y2="10.4602" width="0" layer="19" extent="1-1"/>
 </signal>
 <signal name="VCC">
 <contactref element="JP1" pad="4"/>
@@ -561,31 +566,38 @@ design rules under a new name.</description>
 <wire x1="31.604" y1="9.9888" x2="28.7528" y2="9.9888" width="0.3556" layer="1"/>
 <wire x1="27.7114" y1="9.1888" x2="27.0144" y2="9.1888" width="0.3556" layer="1"/>
 <contactref element="JP2" pad="VBUS"/>
-<wire x1="18.796" y1="13.0602" x2="13.6228" y2="13.0602" width="0.3556" layer="1"/>
-<wire x1="37.338" y1="18.034" x2="37.3256" y2="18.0216" width="0.3556" layer="1"/>
-<wire x1="20.574" y1="18.0216" x2="37.3256" y2="18.0216" width="0.3556" layer="1"/>
-<wire x1="36.576" y1="18.0216" x2="37.3256" y2="18.0216" width="0" layer="19" extent="1-16"/>
-<wire x1="20.574" y1="18.0216" x2="18.796" y2="18.0216" width="0.3556" layer="1"/>
+<wire x1="18.796" y1="13.0602" x2="14.6388" y2="13.0602" width="0.3556" layer="1"/>
+<wire x1="18.796" y1="18.0216" x2="20.574" y2="18.0216" width="0.3556" layer="1"/>
 <wire x1="18.796" y1="18.0216" x2="18.796" y2="13.0602" width="0.3556" layer="1"/>
 <wire x1="20.6502" y1="16.612" x2="20.574" y2="16.612" width="0.3556" layer="1"/>
 <wire x1="20.574" y1="16.612" x2="20.574" y2="18.0216" width="0.3556" layer="1"/>
-<wire x1="37.3256" y1="18.0216" x2="48.006" y2="18.0216" width="0.3556" layer="1"/>
-<wire x1="48.006" y1="18.0216" x2="48.006" y2="13.716" width="0.3556" layer="1"/>
-<wire x1="48.006" y1="13.716" x2="51.7182" y2="13.716" width="0.3556" layer="1"/>
-<wire x1="51.7182" y1="13.716" x2="51.7182" y2="13.6652" width="0.3556" layer="1"/>
-<wire x1="37.338" y1="18.034" x2="40.2336" y2="15.3666" width="0" layer="19" extent="1-1"/>
-<wire x1="31.604" y1="9.9888" x2="36.576" y2="18.0216" width="0" layer="19" extent="1-1"/>
+<wire x1="20.574" y1="18.0216" x2="27.94" y2="18.0216" width="0.3556" layer="1"/>
+<wire x1="27.94" y1="18.0216" x2="27.94" y2="18.796" width="0.3556" layer="1"/>
+<wire x1="41.91" y1="18.796" x2="40.259" y2="18.796" width="0.3556" layer="1"/>
+<wire x1="40.259" y1="18.796" x2="27.94" y2="18.796" width="0.3556" layer="1"/>
+<wire x1="41.91" y1="18.796" x2="43.688" y2="18.796" width="0.3556" layer="1"/>
+<wire x1="43.688" y1="18.796" x2="43.688" y2="17.526" width="0.3556" layer="1"/>
+<wire x1="43.688" y1="17.526" x2="48.514" y2="17.526" width="0.3556" layer="1"/>
+<wire x1="48.514" y1="17.526" x2="48.514" y2="13.716" width="0.3556" layer="1"/>
+<wire x1="48.514" y1="13.716" x2="46.1302" y2="13.716" width="0.3556" layer="1"/>
+<wire x1="46.1302" y1="13.716" x2="46.1302" y2="13.6652" width="0.3556" layer="1"/>
+<wire x1="41.7826" y1="15.3924" x2="41.91" y2="15.5198" width="0.3556" layer="1"/>
+<wire x1="41.91" y1="15.5198" x2="41.91" y2="18.796" width="0.3556" layer="1"/>
+<wire x1="40.259" y1="18.796" x2="40.386" y2="18.669" width="0.3556" layer="1"/>
+<wire x1="40.386" y1="18.669" x2="40.386" y2="4.445" width="0.3556" layer="1"/>
+<wire x1="40.386" y1="4.445" x2="31.604" y2="4.445" width="0.3556" layer="1"/>
+<wire x1="31.604" y1="4.445" x2="31.604" y2="7.6962" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$2">
 <contactref element="R1" pad="1"/>
 <contactref element="JP2" pad="D-"/>
 <wire x1="20.6248" y1="12.4102" x2="20.6248" y2="13.6902" width="0.3556" layer="1"/>
-<wire x1="13.6228" y1="12.4102" x2="20.6248" y2="12.4102" width="0.3556" layer="1"/>
+<wire x1="14.6388" y1="12.4102" x2="20.6248" y2="12.4102" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$1">
 <contactref element="R2" pad="1"/>
 <contactref element="JP2" pad="D+"/>
-<wire x1="13.6228" y1="11.7602" x2="18.6944" y2="11.7602" width="0.3556" layer="1"/>
+<wire x1="14.6388" y1="11.7602" x2="18.6944" y2="11.7602" width="0.3556" layer="1"/>
 <wire x1="18.6944" y1="11.7602" x2="18.6944" y2="9.4234" width="0.3556" layer="1"/>
 <wire x1="18.6944" y1="9.4234" x2="21.6662" y2="9.4234" width="0.3556" layer="1"/>
 <wire x1="21.6662" y1="9.4234" x2="23.1902" y2="9.4238" width="0.3556" layer="1"/>
@@ -609,25 +621,27 @@ design rules under a new name.</description>
 <signal name="N$7">
 <contactref element="R6" pad="2"/>
 <contactref element="JP1" pad="2"/>
-<wire x1="48.9712" y1="8.6106" x2="48.9712" y2="6.0706" width="0.4064" layer="1"/>
-<wire x1="43.2812" y1="6.0706" x2="48.9712" y2="6.0706" width="0.4064" layer="1"/>
-<wire x1="51.7182" y1="8.5852" x2="51.7182" y2="8.6106" width="0.4064" layer="1"/>
-<wire x1="51.7182" y1="8.6106" x2="48.9712" y2="8.6106" width="0.4064" layer="1"/>
+<wire x1="41.808" y1="6.8072" x2="43.688" y2="6.8326" width="0.3556" layer="1"/>
+<wire x1="43.688" y1="6.8326" x2="43.688" y2="8.636" width="0.3556" layer="1"/>
+<wire x1="43.688" y1="8.636" x2="46.1302" y2="8.636" width="0.3556" layer="1"/>
+<wire x1="46.1302" y1="8.636" x2="46.1302" y2="8.5852" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$8">
 <contactref element="R5" pad="2"/>
 <contactref element="JP1" pad="3"/>
-<wire x1="47.701321875" y1="8.558509375" x2="47.7012" y2="8.5344" width="0.4064" layer="1"/>
-<wire x1="47.7144875" y1="11.151821875" x2="47.701321875" y2="8.558509375" width="0.4064" layer="1"/>
-<wire x1="43.2558" y1="8.4582" x2="47.701321875" y2="8.4582" width="0.4064" layer="1"/>
-<wire x1="47.701321875" y1="8.4582" x2="47.701321875" y2="8.558509375" width="0.4064" layer="1"/>
-<wire x1="51.7182" y1="11.1252" x2="51.7182" y2="11.151821875" width="0.4064" layer="1"/>
-<wire x1="51.7182" y1="11.151821875" x2="47.7144875" y2="11.151821875" width="0.4064" layer="1"/>
+<wire x1="41.808" y1="10.0076" x2="46.1302" y2="9.9822" width="0.3556" layer="1"/>
+<wire x1="46.1302" y1="9.9822" x2="46.1302" y2="11.1252" width="0.3556" layer="1"/>
 </signal>
 <signal name="RST">
 <contactref element="IC1" pad="24"/>
 <contactref element="R3" pad="1"/>
-<wire x1="29.204" y1="16.2814" x2="40.2336" y2="12.5226" width="0" layer="19" extent="1-1"/>
+<wire x1="29.204" y1="16.2814" x2="29.204" y2="17.78" width="0.3556" layer="1"/>
+<wire x1="38.862" y1="17.78" x2="38.862" y2="15.3924" width="0.3556" layer="1"/>
+<wire x1="38.862" y1="15.3924" x2="38.9386" y2="15.3924" width="0.3556" layer="1"/>
+<wire x1="29.204" y1="17.78" x2="38.862" y2="17.78" width="0.3556" layer="1"/>
+<contactref element="C3" pad="2"/>
+<wire x1="38.9386" y1="15.3924" x2="38.964" y2="15.3924" width="0.3556" layer="1"/>
+<wire x1="38.964" y1="15.3924" x2="38.964" y2="12.7" width="0.3556" layer="1"/>
 </signal>
 <signal name="D-">
 <contactref element="R1" pad="2"/>
@@ -640,16 +654,14 @@ design rules under a new name.</description>
 <signal name="N$13">
 <contactref element="R5" pad="1"/>
 <contactref element="IC1" pad="9"/>
-<wire x1="36.2966" y1="9.1888" x2="37.0272" y2="8.4582" width="0.3556" layer="1"/>
-<wire x1="37.0272" y1="8.4582" x2="40.4118" y2="8.4582" width="0.3556" layer="1"/>
+<wire x1="36.2966" y1="9.1888" x2="38.8878" y2="9.1888" width="0.3556" layer="1"/>
+<wire x1="38.8878" y1="9.1888" x2="38.964" y2="10.0076" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$12">
 <contactref element="R6" pad="1"/>
 <contactref element="IC1" pad="8"/>
-<wire x1="40.4372" y1="6.477" x2="40.4372" y2="6.0706" width="0.4064" layer="1"/>
-<wire x1="36.8808" y1="6.477" x2="40.4372" y2="6.477" width="0.3556" layer="1"/>
-<wire x1="34.804" y1="7.6962" x2="35.6616" y2="7.6962" width="0.3556" layer="1"/>
-<wire x1="35.6616" y1="7.6962" x2="36.8808" y2="6.477" width="0.3556" layer="1"/>
+<wire x1="38.964" y1="6.8072" x2="34.804" y2="6.8326" width="0.3556" layer="1"/>
+<wire x1="34.804" y1="6.8326" x2="34.804" y2="7.6962" width="0.3556" layer="1"/>
 </signal>
 <signal name="D+">
 <contactref element="R2" pad="2"/>
@@ -677,14 +689,17 @@ design rules under a new name.</description>
 <signal name="N$3">
 <contactref element="Y1" pad="1"/>
 <contactref element="IC1" pad="1"/>
-<wire x1="25.1968" y1="7.977" x2="29.204" y2="7.977" width="0.3556" layer="1"/>
 <wire x1="29.204" y1="7.977" x2="29.204" y2="7.6962" width="0.3556" layer="1"/>
+<wire x1="29.204" y1="7.6962" x2="28.8498" y2="7.342" width="0.3556" layer="1"/>
+<wire x1="28.8498" y1="7.342" x2="25.7048" y2="7.342" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$9">
 <contactref element="Y1" pad="3"/>
 <contactref element="IC1" pad="2"/>
-<wire x1="25.1968" y1="4.977" x2="30.004" y2="4.977" width="0.3556" layer="1"/>
-<wire x1="30.004" y1="4.977" x2="30.004" y2="7.6962" width="0.3556" layer="1"/>
+<wire x1="30.004" y1="5.08" x2="30.004" y2="4.977" width="0.3556" layer="1"/>
+<wire x1="30.004" y1="5.08" x2="30.004" y2="7.6962" width="0.3556" layer="1"/>
+<wire x1="25.7048" y1="4.342" x2="30.004" y2="4.342" width="0.3556" layer="1"/>
+<wire x1="30.004" y1="4.342" x2="30.004" y2="5.08" width="0.3556" layer="1"/>
 </signal>
 </signals>
 </board>
diff --git a/Micro_connector version_beta/FabFTDI.b#8 b/Micro_connector version_beta/FabFTDI.b#8
old mode 100755
new mode 100644
index efce6f5e83d49a1a40ed64e74919e5b272536668..085ba77e88f358a7737501b2d6d5f0973b8db0be
--- a/Micro_connector version_beta/FabFTDI.b#8	
+++ b/Micro_connector version_beta/FabFTDI.b#8	
@@ -498,22 +498,23 @@ design rules under a new name.</description>
 </pass>
 </autorouter>
 <elements>
-<element name="R1" library="fabPatil" package="1206" value="499" x="16.0528" y="12.1412" rot="R270"/>
-<element name="R2" library="fabPatil" package="1206" value="499" x="20.066" y="12.1412" rot="R90"/>
-<element name="JP1" library="fabPatil" package="1X06-SMD" value="FTDI" x="50.3682" y="12.3952" rot="R90"/>
-<element name="C1" library="fabPatil" package="1206" value="0.1uF" x="46.0756" y="18.8214" rot="R180"/>
-<element name="R5" library="fabPatil" package="1206" value="470" x="41.8338" y="8.4582"/>
-<element name="R6" library="fabPatil" package="1206" value="470" x="41.8592" y="6.0706"/>
-<element name="C2" library="fabPatil" package="1206" value="1uF" x="20.2946" y="18.5928" rot="R180"/>
+<element name="R1" library="fabPatil" package="1206" value="22" x="20.6248" y="12.2682" rot="R270"/>
+<element name="R2" library="fabPatil" package="1206" value="22" x="23.1902" y="10.8458" rot="R90"/>
+<element name="JP1" library="fabPatil" package="1X06-SMD" value="FTDI" x="44.7802" y="12.3952" rot="R90"/>
+<element name="C1" library="fabPatil" package="1206" value="0.1uF" x="20.6502" y="18.034" rot="R270"/>
+<element name="R5" library="fabPatil" package="1206" value="470" x="40.386" y="10.0076"/>
+<element name="R6" library="fabPatil" package="1206" value="470" x="40.386" y="6.8072"/>
+<element name="C2" library="fabPatil" package="1206" value="1uF" x="25.6032" y="18.0086" rot="R90"/>
 <element name="IC1" library="adafruit" package="TQFP32-08" value="ATMEGA16U2" x="32.004" y="11.9888" rot="R90"/>
-<element name="R3" library="fabPatil" package="1206" value="10K" x="25.7556" y="17.3736" rot="R90"/>
-<element name="R7" library="fabPatil" package="1206" value="0" x="20.2946" y="16.129" rot="R180"/>
+<element name="R3" library="fabPatil" package="1206" value="10K" x="40.3606" y="15.3924"/>
+<element name="R7" library="fabPatil" package="1206" value="0" x="23.1648" y="18.0086" rot="R90"/>
 <element name="Y1" library="fabPatil" package="RESONATOR-SMD" value="16MHz" x="25.1968" y="6.477" rot="R270">
 <attribute name="PROD_ID" value="XTAL-08900" x="25.1968" y="6.477" size="1.778" layer="27" rot="R270" display="off"/>
 </element>
-<element name="JP2" library="fabPatil" package="USB-MICROB" value="USB-MICROB" x="11.0236" y="12.0396" rot="R270">
-<attribute name="PROD_ID" value="CONN-09505" x="11.0236" y="12.0396" size="1.778" layer="27" rot="R270" display="off"/>
+<element name="JP2" library="fabPatil" package="USB-MICROB" value="USB-MICROB" x="10.9728" y="11.7602" rot="R270">
+<attribute name="PROD_ID" value="CONN-09505" x="10.9728" y="11.7602" size="1.778" layer="27" rot="R270" display="off"/>
 </element>
+<element name="C3" library="fabPatil" package="1206" value="" x="40.386" y="12.7" rot="R180"/>
 </elements>
 <signals>
 <signal name="GND">
@@ -522,30 +523,33 @@ design rules under a new name.</description>
 <contactref element="C2" pad="2"/>
 <contactref element="IC1" pad="3"/>
 <contactref element="R7" pad="2"/>
-<wire x1="54.356" y1="18.7198" x2="51.7182" y2="18.7452" width="0.4064" layer="1"/>
-<wire x1="54.356" y1="5.0292" x2="54.356" y2="18.7198" width="0.4064" layer="1"/>
 <wire x1="30.804" y1="3.937" x2="30.804" y2="7.6962" width="0.3556" layer="1"/>
 <contactref element="Y1" pad="2"/>
 <wire x1="25.1968" y1="6.477" x2="21.9202" y2="6.477" width="0.3556" layer="1"/>
 <wire x1="21.9202" y1="6.477" x2="21.9202" y2="3.937" width="0.3556" layer="1"/>
 <wire x1="21.9202" y1="3.937" x2="30.804" y2="3.937" width="0.3556" layer="1"/>
-<wire x1="30.804" y1="3.937" x2="53.2638" y2="3.937" width="0.3556" layer="1"/>
-<wire x1="47.5234" y1="21.3614" x2="49.7078" y2="21.3614" width="0.4064" layer="1"/>
-<wire x1="20.3962" y1="21.3614" x2="47.5234" y2="21.3614" width="0.4064" layer="1"/>
-<wire x1="51.7182" y1="18.7452" x2="49.7078" y2="21.3614" width="0.4064" layer="1"/>
-<wire x1="47.4976" y1="18.8214" x2="47.5234" y2="21.3614" width="0.4064" layer="1"/>
-<wire x1="18.8726" y1="16.2814" x2="18.8726" y2="18.5928" width="0.4064" layer="1"/>
-<wire x1="18.8726" y1="16.2814" x2="18.8726" y2="16.129" width="0.4064" layer="1"/>
-<wire x1="18.8726" y1="18.5928" x2="18.8726" y2="19.8378" width="0.4064" layer="1"/>
-<wire x1="18.8726" y1="19.8378" x2="20.3962" y2="21.3614" width="0.4064" layer="1"/>
-<wire x1="53.2638" y1="3.937" x2="54.356" y2="5.0292" width="0.3556" layer="1"/>
-<wire x1="18.207" y1="15.6158" x2="18.8726" y2="16.2814" width="0.4064" layer="1"/>
+<wire x1="49.784" y1="3.937" x2="30.804" y2="3.937" width="0.3556" layer="1"/>
 <contactref element="JP2" pad="GND"/>
 <contactref element="JP2" pad="MT1"/>
 <contactref element="JP2" pad="MT2"/>
-<wire x1="13.6736" y1="10.7396" x2="11.0236" y2="16.0396" width="0" layer="19" extent="1-1"/>
-<wire x1="11.0236" y1="8.0396" x2="13.6736" y2="10.7396" width="0" layer="19" extent="1-1"/>
-<wire x1="18.207" y1="15.6158" x2="13.6736" y2="10.7396" width="0" layer="19" extent="1-1"/>
+<wire x1="13.6228" y1="10.4602" x2="17.78" y2="10.4602" width="0.3556" layer="1"/>
+<wire x1="17.78" y1="6.477" x2="17.78" y2="10.4602" width="0.3556" layer="1"/>
+<wire x1="21.9202" y1="6.477" x2="17.78" y2="6.477" width="0.3556" layer="1"/>
+<wire x1="20.6502" y1="19.456" x2="23.1648" y2="19.456" width="0.3556" layer="1"/>
+<wire x1="23.1648" y1="19.456" x2="23.1648" y2="19.4306" width="0.3556" layer="1"/>
+<wire x1="23.1648" y1="19.4306" x2="25.6032" y2="19.4306" width="0.3556" layer="1"/>
+<contactref element="C3" pad="1"/>
+<wire x1="25.6032" y1="19.4306" x2="26.2386" y2="20.066" width="0.3556" layer="1"/>
+<wire x1="26.2386" y1="20.066" x2="44.958" y2="20.066" width="0.3556" layer="1"/>
+<wire x1="44.958" y1="20.066" x2="46.1302" y2="18.8938" width="0.3556" layer="1"/>
+<wire x1="46.1302" y1="18.8938" x2="46.1302" y2="18.7452" width="0.3556" layer="1"/>
+<wire x1="46.1302" y1="18.7452" x2="49.784" y2="18.7452" width="0.3556" layer="1"/>
+<wire x1="49.784" y1="18.7452" x2="49.784" y2="12.446" width="0.3556" layer="1"/>
+<wire x1="49.784" y1="12.446" x2="49.784" y2="3.937" width="0.3556" layer="1"/>
+<wire x1="49.784" y1="12.446" x2="41.808" y2="12.446" width="0.3556" layer="1"/>
+<wire x1="41.808" y1="12.446" x2="41.808" y2="12.7" width="0.3556" layer="1"/>
+<wire x1="13.6228" y1="10.4602" x2="10.9728" y2="15.7602" width="0" layer="19" extent="1-1"/>
+<wire x1="10.9728" y1="7.7602" x2="13.6228" y2="10.4602" width="0" layer="19" extent="1-1"/>
 </signal>
 <signal name="VCC">
 <contactref element="JP1" pad="4"/>
@@ -557,33 +561,45 @@ design rules under a new name.</description>
 <wire x1="28.7528" y1="9.9888" x2="27.7114" y2="9.9888" width="0.3556" layer="1"/>
 <wire x1="28.7528" y1="9.1888" x2="27.7114" y2="9.1888" width="0.3556" layer="1"/>
 <wire x1="28.7528" y1="9.1888" x2="28.7528" y2="9.9888" width="0.3556" layer="1"/>
-<wire x1="51.7182" y1="13.6652" x2="48.3362" y2="13.6652" width="0.4064" layer="1"/>
-<wire x1="48.3362" y1="13.6652" x2="48.3362" y2="16.1036" width="0.4064" layer="1"/>
-<wire x1="44.7284" y1="16.1036" x2="48.3362" y2="16.1036" width="0.4064" layer="1"/>
 <wire x1="31.604" y1="7.6962" x2="31.604" y2="9.9888" width="0.3556" layer="1"/>
 <wire x1="31.604" y1="9.9888" x2="28.7528" y2="9.9888" width="0.3556" layer="1"/>
 <wire x1="27.7114" y1="9.1888" x2="27.0144" y2="9.1888" width="0.3556" layer="1"/>
-<wire x1="25.7302" y1="18.7956" x2="25.7556" y2="18.7956" width="0.3556" layer="1"/>
-<wire x1="25.7556" y1="18.7956" x2="44.6536" y2="18.8214" width="0.4064" layer="1"/>
-<wire x1="20.67461875" y1="20.0785" x2="25.6919" y2="20.0785" width="0.3556" layer="1"/>
-<wire x1="20.2816" y1="19.68548125" x2="20.67461875" y2="20.0785" width="0.3556" layer="1"/>
-<wire x1="25.7556" y1="18.7956" x2="25.6919" y2="18.7956" width="0.3556" layer="1"/>
-<wire x1="25.6919" y1="18.7956" x2="25.6919" y2="20.0785" width="0.3556" layer="1"/>
-<wire x1="44.6536" y1="18.8214" x2="44.6536" y2="16.153" width="0.4064" layer="1"/>
 <contactref element="JP2" pad="VBUS"/>
-<wire x1="44.6536" y1="16.153" x2="44.7284" y2="16.1036" width="0" layer="19" extent="1-1"/>
-<wire x1="27.7114" y1="9.9888" x2="25.7556" y2="18.7956" width="0" layer="19" extent="1-1"/>
-<wire x1="13.6736" y1="13.3396" x2="20.2816" y2="19.68548125" width="0" layer="19" extent="1-1"/>
+<wire x1="18.796" y1="13.0602" x2="13.6228" y2="13.0602" width="0.3556" layer="1"/>
+<wire x1="18.796" y1="18.0216" x2="20.574" y2="18.0216" width="0.3556" layer="1"/>
+<wire x1="18.796" y1="18.0216" x2="18.796" y2="13.0602" width="0.3556" layer="1"/>
+<wire x1="20.6502" y1="16.612" x2="20.574" y2="16.612" width="0.3556" layer="1"/>
+<wire x1="20.574" y1="16.612" x2="20.574" y2="18.0216" width="0.3556" layer="1"/>
+<wire x1="20.574" y1="18.0216" x2="27.432" y2="18.0216" width="0.3556" layer="1"/>
+<wire x1="27.432" y1="18.0216" x2="27.432" y2="18.796" width="0.3556" layer="1"/>
+<wire x1="41.91" y1="18.796" x2="40.259" y2="18.796" width="0.3556" layer="1"/>
+<wire x1="40.259" y1="18.796" x2="27.432" y2="18.796" width="0.3556" layer="1"/>
+<wire x1="41.91" y1="18.796" x2="43.688" y2="18.796" width="0.3556" layer="1"/>
+<wire x1="43.688" y1="18.796" x2="43.688" y2="17.526" width="0.3556" layer="1"/>
+<wire x1="43.688" y1="17.526" x2="48.514" y2="17.526" width="0.3556" layer="1"/>
+<wire x1="48.514" y1="17.526" x2="48.514" y2="13.716" width="0.3556" layer="1"/>
+<wire x1="48.514" y1="13.716" x2="46.1302" y2="13.716" width="0.3556" layer="1"/>
+<wire x1="46.1302" y1="13.716" x2="46.1302" y2="13.6652" width="0.3556" layer="1"/>
+<wire x1="41.7826" y1="15.3924" x2="41.91" y2="15.5198" width="0.3556" layer="1"/>
+<wire x1="41.91" y1="15.5198" x2="41.91" y2="18.796" width="0.3556" layer="1"/>
+<wire x1="40.259" y1="18.796" x2="40.386" y2="18.669" width="0.3556" layer="1"/>
+<wire x1="40.386" y1="18.669" x2="40.386" y2="4.953" width="0.3556" layer="1"/>
+<wire x1="40.386" y1="4.953" x2="31.604" y2="4.953" width="0.3556" layer="1"/>
+<wire x1="31.604" y1="4.953" x2="31.604" y2="7.6962" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$2">
 <contactref element="R1" pad="1"/>
 <contactref element="JP2" pad="D-"/>
-<wire x1="13.6736" y1="12.6896" x2="16.0528" y2="13.5632" width="0" layer="19" extent="1-1"/>
+<wire x1="20.6248" y1="12.4102" x2="20.6248" y2="13.6902" width="0.3556" layer="1"/>
+<wire x1="13.6228" y1="12.4102" x2="20.6248" y2="12.4102" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$1">
 <contactref element="R2" pad="1"/>
 <contactref element="JP2" pad="D+"/>
-<wire x1="13.6736" y1="12.0396" x2="20.066" y2="10.7192" width="0" layer="19" extent="1-1"/>
+<wire x1="13.6228" y1="11.7602" x2="18.6944" y2="11.7602" width="0.3556" layer="1"/>
+<wire x1="18.6944" y1="11.7602" x2="18.6944" y2="9.4234" width="0.3556" layer="1"/>
+<wire x1="18.6944" y1="9.4234" x2="21.6662" y2="9.4234" width="0.3556" layer="1"/>
+<wire x1="21.6662" y1="9.4234" x2="23.1902" y2="9.4238" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$6">
 <polygon width="0.4064" layer="16" orphans="yes" thermals="no">
@@ -604,67 +620,70 @@ design rules under a new name.</description>
 <signal name="N$7">
 <contactref element="R6" pad="2"/>
 <contactref element="JP1" pad="2"/>
-<wire x1="48.9712" y1="8.6106" x2="48.9712" y2="6.0706" width="0.4064" layer="1"/>
-<wire x1="43.2812" y1="6.0706" x2="48.9712" y2="6.0706" width="0.4064" layer="1"/>
-<wire x1="51.7182" y1="8.5852" x2="51.7182" y2="8.6106" width="0.4064" layer="1"/>
-<wire x1="51.7182" y1="8.6106" x2="48.9712" y2="8.6106" width="0.4064" layer="1"/>
+<wire x1="41.808" y1="6.8072" x2="43.688" y2="6.8326" width="0.3556" layer="1"/>
+<wire x1="43.688" y1="6.8326" x2="43.688" y2="8.636" width="0.3556" layer="1"/>
+<wire x1="43.688" y1="8.636" x2="46.1302" y2="8.636" width="0.3556" layer="1"/>
+<wire x1="46.1302" y1="8.636" x2="46.1302" y2="8.5852" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$8">
 <contactref element="R5" pad="2"/>
 <contactref element="JP1" pad="3"/>
-<wire x1="47.701321875" y1="8.558509375" x2="47.7012" y2="8.5344" width="0.4064" layer="1"/>
-<wire x1="47.7144875" y1="11.151821875" x2="47.701321875" y2="8.558509375" width="0.4064" layer="1"/>
-<wire x1="43.2558" y1="8.4582" x2="47.701321875" y2="8.4582" width="0.4064" layer="1"/>
-<wire x1="47.701321875" y1="8.4582" x2="47.701321875" y2="8.558509375" width="0.4064" layer="1"/>
-<wire x1="51.7182" y1="11.1252" x2="51.7182" y2="11.151821875" width="0.4064" layer="1"/>
-<wire x1="51.7182" y1="11.151821875" x2="47.7144875" y2="11.151821875" width="0.4064" layer="1"/>
+<wire x1="41.808" y1="10.0076" x2="46.1302" y2="9.9822" width="0.3556" layer="1"/>
+<wire x1="46.1302" y1="9.9822" x2="46.1302" y2="11.1252" width="0.3556" layer="1"/>
 </signal>
 <signal name="RST">
 <contactref element="IC1" pad="24"/>
 <contactref element="R3" pad="1"/>
-<wire x1="29.204" y1="16.2814" x2="26.0854" y2="16.2814" width="0.3556" layer="1"/>
-<wire x1="26.0854" y1="16.2814" x2="25.7556" y2="15.9516" width="0.3556" layer="1"/>
+<wire x1="29.204" y1="16.2814" x2="29.204" y2="17.78" width="0.3556" layer="1"/>
+<wire x1="38.862" y1="17.78" x2="38.862" y2="15.3924" width="0.3556" layer="1"/>
+<wire x1="38.862" y1="15.3924" x2="38.9386" y2="15.3924" width="0.3556" layer="1"/>
+<wire x1="29.204" y1="17.78" x2="38.862" y2="17.78" width="0.3556" layer="1"/>
+<contactref element="C3" pad="2"/>
+<wire x1="38.9386" y1="15.3924" x2="38.964" y2="15.3924" width="0.3556" layer="1"/>
+<wire x1="38.964" y1="15.3924" x2="38.964" y2="12.7" width="0.3556" layer="1"/>
 </signal>
 <signal name="D-">
 <contactref element="R1" pad="2"/>
 <contactref element="IC1" pad="30"/>
-<wire x1="16.0528" y1="10.7192" x2="27.7114" y2="10.7888" width="0" layer="19" extent="1-1"/>
+<wire x1="27.7114" y1="10.7888" x2="24.35288125" y2="10.7888" width="0.3556" layer="1"/>
+<wire x1="24.35288125" y1="10.7888" x2="24.33368125" y2="10.808" width="0.3556" layer="1"/>
+<wire x1="20.663" y1="10.808" x2="20.6248" y2="10.8462" width="0.3556" layer="1"/>
+<wire x1="24.33368125" y1="10.808" x2="20.663" y2="10.808" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$13">
 <contactref element="R5" pad="1"/>
 <contactref element="IC1" pad="9"/>
-<wire x1="36.2966" y1="9.1888" x2="37.0272" y2="8.4582" width="0.3556" layer="1"/>
-<wire x1="37.0272" y1="8.4582" x2="40.4118" y2="8.4582" width="0.3556" layer="1"/>
+<wire x1="36.2966" y1="9.1888" x2="38.8878" y2="9.1888" width="0.3556" layer="1"/>
+<wire x1="38.8878" y1="9.1888" x2="38.964" y2="10.0076" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$12">
 <contactref element="R6" pad="1"/>
 <contactref element="IC1" pad="8"/>
-<wire x1="40.4372" y1="6.477" x2="40.4372" y2="6.0706" width="0.4064" layer="1"/>
-<wire x1="36.8808" y1="6.477" x2="40.4372" y2="6.477" width="0.3556" layer="1"/>
-<wire x1="34.804" y1="7.6962" x2="35.6616" y2="7.6962" width="0.3556" layer="1"/>
-<wire x1="35.6616" y1="7.6962" x2="36.8808" y2="6.477" width="0.3556" layer="1"/>
+<wire x1="38.964" y1="6.8072" x2="34.804" y2="6.8326" width="0.3556" layer="1"/>
+<wire x1="34.804" y1="6.8326" x2="34.804" y2="7.6962" width="0.3556" layer="1"/>
 </signal>
 <signal name="D+">
 <contactref element="R2" pad="2"/>
 <contactref element="IC1" pad="29"/>
-<wire x1="20.066" y1="13.5632" x2="27.7114" y2="11.5888" width="0" layer="19" extent="1-1"/>
+<wire x1="27.7114" y1="11.5888" x2="23.1902" y2="11.5888" width="0.3556" layer="1"/>
+<wire x1="23.1902" y1="11.5888" x2="23.1902" y2="12.2678" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$10">
 <contactref element="IC1" pad="27"/>
 <contactref element="C2" pad="1"/>
-<wire x1="24.7842" y1="13.2142" x2="24.2316" y2="13.7668" width="0.3556" layer="1"/>
-<wire x1="21.7166" y1="18.5928" x2="24.2316" y2="18.5928" width="0.3556" layer="1"/>
-<wire x1="24.2316" y1="18.5928" x2="24.2316" y2="13.7668" width="0.3556" layer="1"/>
-<wire x1="27.7114" y1="13.1888" x2="24.7842" y2="13.1888" width="0.3556" layer="1"/>
-<wire x1="24.7842" y1="13.1888" x2="24.7842" y2="13.2142" width="0.3556" layer="1"/>
+<wire x1="26.1112" y1="13.1888" x2="26.1112" y2="16.637" width="0.3556" layer="1"/>
+<wire x1="26.1112" y1="16.637" x2="25.6032" y2="16.637" width="0.3556" layer="1"/>
+<wire x1="25.6032" y1="16.637" x2="25.6032" y2="16.5866" width="0.3556" layer="1"/>
+<wire x1="27.7114" y1="13.1888" x2="26.1112" y2="13.1888" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$11">
 <contactref element="R7" pad="1"/>
 <contactref element="IC1" pad="28"/>
-<wire x1="27.7114" y1="12.3888" x2="24.1364" y2="12.3888" width="0.3556" layer="1"/>
-<wire x1="24.1364" y1="12.3888" x2="23.241" y2="13.4366" width="0.3556" layer="1"/>
-<wire x1="23.241" y1="16.129" x2="23.241" y2="13.4366" width="0.3556" layer="1"/>
-<wire x1="21.7166" y1="16.129" x2="23.241" y2="16.129" width="0.3556" layer="1"/>
+<wire x1="23.114" y1="15.113" x2="25.146" y2="15.113" width="0.3556" layer="1"/>
+<wire x1="27.7114" y1="12.3888" x2="25.146" y2="12.3888" width="0.3556" layer="1"/>
+<wire x1="25.146" y1="12.3888" x2="25.146" y2="15.113" width="0.3556" layer="1"/>
+<wire x1="23.1648" y1="16.5866" x2="23.114" y2="16.5866" width="0.3556" layer="1"/>
+<wire x1="23.114" y1="16.5866" x2="23.114" y2="15.113" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$3">
 <contactref element="Y1" pad="1"/>
diff --git a/Micro_connector version_beta/FabFTDI.b#9 b/Micro_connector version_beta/FabFTDI.b#9
old mode 100755
new mode 100644
index 2a55dc6d5fdff36a283748b5053873b913e4b56c..89ecc448ff762cef357ef5d649ffa2f6045b4b9f
--- a/Micro_connector version_beta/FabFTDI.b#9	
+++ b/Micro_connector version_beta/FabFTDI.b#9	
@@ -498,21 +498,21 @@ design rules under a new name.</description>
 </pass>
 </autorouter>
 <elements>
-<element name="R1" library="fabPatil" package="1206" value="499" x="16.5608" y="12.0142" rot="R270"/>
-<element name="R2" library="fabPatil" package="1206" value="499" x="20.2692" y="12.065"/>
+<element name="R1" library="fabPatil" package="1206" value="499" x="20.6248" y="12.2682" rot="R270"/>
+<element name="R2" library="fabPatil" package="1206" value="499" x="23.1902" y="10.8458" rot="R90"/>
 <element name="JP1" library="fabPatil" package="1X06-SMD" value="FTDI" x="50.3682" y="12.3952" rot="R90"/>
-<element name="C1" library="fabPatil" package="1206" value="0.1uF" x="46.0756" y="18.8214" rot="R180"/>
+<element name="C1" library="fabPatil" package="1206" value="0.1uF" x="20.6502" y="18.034" rot="R270"/>
 <element name="R5" library="fabPatil" package="1206" value="470" x="41.8338" y="8.4582"/>
 <element name="R6" library="fabPatil" package="1206" value="470" x="41.8592" y="6.0706"/>
-<element name="C2" library="fabPatil" package="1206" value="1uF" x="20.2946" y="18.5928" rot="R180"/>
+<element name="C2" library="fabPatil" package="1206" value="1uF" x="25.6032" y="18.0086" rot="R90"/>
 <element name="IC1" library="adafruit" package="TQFP32-08" value="ATMEGA16U2" x="32.004" y="11.9888" rot="R90"/>
-<element name="R3" library="fabPatil" package="1206" value="10K" x="25.7556" y="17.3736" rot="R90"/>
-<element name="R7" library="fabPatil" package="1206" value="0" x="20.2946" y="16.129" rot="R180"/>
+<element name="R3" library="fabPatil" package="1206" value="10K" x="40.2336" y="13.9446" rot="R90"/>
+<element name="R7" library="fabPatil" package="1206" value="0" x="23.1648" y="18.0086" rot="R90"/>
 <element name="Y1" library="fabPatil" package="RESONATOR-SMD" value="16MHz" x="25.1968" y="6.477" rot="R270">
 <attribute name="PROD_ID" value="XTAL-08900" x="25.1968" y="6.477" size="1.778" layer="27" rot="R270" display="off"/>
 </element>
-<element name="JP2" library="fabPatil" package="USB-MICROB" value="USB-MICROB" x="11.0236" y="12.0396" rot="R270">
-<attribute name="PROD_ID" value="CONN-09505" x="11.0236" y="12.0396" size="1.778" layer="27" rot="R270" display="off"/>
+<element name="JP2" library="fabPatil" package="USB-MICROB" value="USB-MICROB" x="10.9728" y="11.7602" rot="R270">
+<attribute name="PROD_ID" value="CONN-09505" x="10.9728" y="11.7602" size="1.778" layer="27" rot="R270" display="off"/>
 </element>
 </elements>
 <signals>
@@ -522,7 +522,7 @@ design rules under a new name.</description>
 <contactref element="C2" pad="2"/>
 <contactref element="IC1" pad="3"/>
 <contactref element="R7" pad="2"/>
-<wire x1="54.356" y1="18.7198" x2="51.7182" y2="18.7452" width="0.4064" layer="1"/>
+<wire x1="51.7182" y1="18.7452" x2="54.356" y2="18.7198" width="0.4064" layer="1"/>
 <wire x1="54.356" y1="5.0292" x2="54.356" y2="18.7198" width="0.4064" layer="1"/>
 <wire x1="30.804" y1="3.937" x2="30.804" y2="7.6962" width="0.3556" layer="1"/>
 <contactref element="Y1" pad="2"/>
@@ -530,22 +530,22 @@ design rules under a new name.</description>
 <wire x1="21.9202" y1="6.477" x2="21.9202" y2="3.937" width="0.3556" layer="1"/>
 <wire x1="21.9202" y1="3.937" x2="30.804" y2="3.937" width="0.3556" layer="1"/>
 <wire x1="30.804" y1="3.937" x2="53.2638" y2="3.937" width="0.3556" layer="1"/>
-<wire x1="47.5234" y1="21.3614" x2="49.7078" y2="21.3614" width="0.4064" layer="1"/>
-<wire x1="20.3962" y1="21.3614" x2="47.5234" y2="21.3614" width="0.4064" layer="1"/>
-<wire x1="51.7182" y1="18.7452" x2="49.7078" y2="21.3614" width="0.4064" layer="1"/>
-<wire x1="47.4976" y1="18.8214" x2="47.5234" y2="21.3614" width="0.4064" layer="1"/>
-<wire x1="18.8726" y1="16.2814" x2="18.8726" y2="18.5928" width="0.4064" layer="1"/>
-<wire x1="18.8726" y1="16.2814" x2="18.8726" y2="16.129" width="0.4064" layer="1"/>
-<wire x1="18.8726" y1="18.5928" x2="18.8726" y2="19.8378" width="0.4064" layer="1"/>
-<wire x1="18.8726" y1="19.8378" x2="20.3962" y2="21.3614" width="0.4064" layer="1"/>
 <wire x1="53.2638" y1="3.937" x2="54.356" y2="5.0292" width="0.3556" layer="1"/>
-<wire x1="18.207" y1="15.6158" x2="18.8726" y2="16.2814" width="0.4064" layer="1"/>
 <contactref element="JP2" pad="GND"/>
 <contactref element="JP2" pad="MT1"/>
 <contactref element="JP2" pad="MT2"/>
-<wire x1="13.6736" y1="10.7396" x2="11.0236" y2="16.0396" width="0" layer="19" extent="1-1"/>
-<wire x1="11.0236" y1="8.0396" x2="13.6736" y2="10.7396" width="0" layer="19" extent="1-1"/>
-<wire x1="18.207" y1="15.6158" x2="13.6736" y2="10.7396" width="0" layer="19" extent="1-1"/>
+<wire x1="13.6228" y1="10.4602" x2="17.78" y2="10.4602" width="0.3556" layer="1"/>
+<wire x1="17.78" y1="6.477" x2="17.78" y2="10.4602" width="0.3556" layer="1"/>
+<wire x1="21.9202" y1="6.477" x2="17.78" y2="6.477" width="0.3556" layer="1"/>
+<wire x1="20.6502" y1="19.456" x2="23.1648" y2="19.456" width="0.3556" layer="1"/>
+<wire x1="23.1648" y1="19.456" x2="23.1648" y2="19.4306" width="0.3556" layer="1"/>
+<wire x1="23.1648" y1="19.4306" x2="25.6032" y2="19.4306" width="0.3556" layer="1"/>
+<wire x1="25.6032" y1="19.4306" x2="49.276" y2="19.4306" width="0.3556" layer="1"/>
+<wire x1="49.276" y1="19.4306" x2="49.276" y2="18.796" width="0.3556" layer="1"/>
+<wire x1="49.276" y1="18.796" x2="51.7182" y2="18.796" width="0.3556" layer="1"/>
+<wire x1="51.7182" y1="18.796" x2="51.7182" y2="18.7452" width="0.3556" layer="1"/>
+<wire x1="13.6228" y1="10.4602" x2="10.9728" y2="15.7602" width="0" layer="19" extent="1-1"/>
+<wire x1="10.9728" y1="7.7602" x2="13.6228" y2="10.4602" width="0" layer="19" extent="1-1"/>
 </signal>
 <signal name="VCC">
 <contactref element="JP1" pad="4"/>
@@ -557,33 +557,38 @@ design rules under a new name.</description>
 <wire x1="28.7528" y1="9.9888" x2="27.7114" y2="9.9888" width="0.3556" layer="1"/>
 <wire x1="28.7528" y1="9.1888" x2="27.7114" y2="9.1888" width="0.3556" layer="1"/>
 <wire x1="28.7528" y1="9.1888" x2="28.7528" y2="9.9888" width="0.3556" layer="1"/>
-<wire x1="51.7182" y1="13.6652" x2="48.3362" y2="13.6652" width="0.4064" layer="1"/>
-<wire x1="48.3362" y1="13.6652" x2="48.3362" y2="16.1036" width="0.4064" layer="1"/>
-<wire x1="44.7284" y1="16.1036" x2="48.3362" y2="16.1036" width="0.4064" layer="1"/>
 <wire x1="31.604" y1="7.6962" x2="31.604" y2="9.9888" width="0.3556" layer="1"/>
 <wire x1="31.604" y1="9.9888" x2="28.7528" y2="9.9888" width="0.3556" layer="1"/>
 <wire x1="27.7114" y1="9.1888" x2="27.0144" y2="9.1888" width="0.3556" layer="1"/>
-<wire x1="25.7302" y1="18.7956" x2="25.7556" y2="18.7956" width="0.3556" layer="1"/>
-<wire x1="25.7556" y1="18.7956" x2="44.6536" y2="18.8214" width="0.4064" layer="1"/>
-<wire x1="20.67461875" y1="20.0785" x2="25.6919" y2="20.0785" width="0.3556" layer="1"/>
-<wire x1="20.2816" y1="19.68548125" x2="20.67461875" y2="20.0785" width="0.3556" layer="1"/>
-<wire x1="25.7556" y1="18.7956" x2="25.6919" y2="18.7956" width="0.3556" layer="1"/>
-<wire x1="25.6919" y1="18.7956" x2="25.6919" y2="20.0785" width="0.3556" layer="1"/>
-<wire x1="44.6536" y1="18.8214" x2="44.6536" y2="16.153" width="0.4064" layer="1"/>
 <contactref element="JP2" pad="VBUS"/>
-<wire x1="44.6536" y1="16.153" x2="44.7284" y2="16.1036" width="0" layer="19" extent="1-1"/>
-<wire x1="27.7114" y1="9.9888" x2="25.7556" y2="18.7956" width="0" layer="19" extent="1-1"/>
-<wire x1="13.6736" y1="13.3396" x2="20.2816" y2="19.68548125" width="0" layer="19" extent="1-1"/>
+<wire x1="18.796" y1="13.0602" x2="13.6228" y2="13.0602" width="0.3556" layer="1"/>
+<wire x1="37.338" y1="18.034" x2="37.3256" y2="18.0216" width="0.3556" layer="1"/>
+<wire x1="20.574" y1="18.0216" x2="37.3256" y2="18.0216" width="0.3556" layer="1"/>
+<wire x1="36.576" y1="18.0216" x2="37.3256" y2="18.0216" width="0" layer="19" extent="1-16"/>
+<wire x1="20.574" y1="18.0216" x2="18.796" y2="18.0216" width="0.3556" layer="1"/>
+<wire x1="18.796" y1="18.0216" x2="18.796" y2="13.0602" width="0.3556" layer="1"/>
+<wire x1="20.6502" y1="16.612" x2="20.574" y2="16.612" width="0.3556" layer="1"/>
+<wire x1="20.574" y1="16.612" x2="20.574" y2="18.0216" width="0.3556" layer="1"/>
+<wire x1="37.3256" y1="18.0216" x2="48.006" y2="18.0216" width="0.3556" layer="1"/>
+<wire x1="48.006" y1="18.0216" x2="48.006" y2="13.716" width="0.3556" layer="1"/>
+<wire x1="48.006" y1="13.716" x2="51.7182" y2="13.716" width="0.3556" layer="1"/>
+<wire x1="51.7182" y1="13.716" x2="51.7182" y2="13.6652" width="0.3556" layer="1"/>
+<wire x1="37.338" y1="18.034" x2="40.2336" y2="15.3666" width="0" layer="19" extent="1-1"/>
+<wire x1="31.604" y1="9.9888" x2="36.576" y2="18.0216" width="0" layer="19" extent="1-1"/>
 </signal>
 <signal name="N$2">
 <contactref element="R1" pad="1"/>
 <contactref element="JP2" pad="D-"/>
-<wire x1="13.6736" y1="12.6896" x2="16.5608" y2="13.4362" width="0" layer="19" extent="1-1"/>
+<wire x1="20.6248" y1="12.4102" x2="20.6248" y2="13.6902" width="0.3556" layer="1"/>
+<wire x1="13.6228" y1="12.4102" x2="20.6248" y2="12.4102" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$1">
 <contactref element="R2" pad="1"/>
 <contactref element="JP2" pad="D+"/>
-<wire x1="13.6736" y1="12.0396" x2="18.8472" y2="12.065" width="0" layer="19" extent="1-1"/>
+<wire x1="13.6228" y1="11.7602" x2="18.6944" y2="11.7602" width="0.3556" layer="1"/>
+<wire x1="18.6944" y1="11.7602" x2="18.6944" y2="9.4234" width="0.3556" layer="1"/>
+<wire x1="18.6944" y1="9.4234" x2="21.6662" y2="9.4234" width="0.3556" layer="1"/>
+<wire x1="21.6662" y1="9.4234" x2="23.1902" y2="9.4238" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$6">
 <polygon width="0.4064" layer="16" orphans="yes" thermals="no">
@@ -622,13 +627,15 @@ design rules under a new name.</description>
 <signal name="RST">
 <contactref element="IC1" pad="24"/>
 <contactref element="R3" pad="1"/>
-<wire x1="29.204" y1="16.2814" x2="26.0854" y2="16.2814" width="0.3556" layer="1"/>
-<wire x1="26.0854" y1="16.2814" x2="25.7556" y2="15.9516" width="0.3556" layer="1"/>
+<wire x1="29.204" y1="16.2814" x2="40.2336" y2="12.5226" width="0" layer="19" extent="1-1"/>
 </signal>
 <signal name="D-">
 <contactref element="R1" pad="2"/>
 <contactref element="IC1" pad="30"/>
-<wire x1="16.5608" y1="10.5922" x2="27.7114" y2="10.7888" width="0" layer="19" extent="1-1"/>
+<wire x1="27.7114" y1="10.7888" x2="24.35288125" y2="10.7888" width="0.3556" layer="1"/>
+<wire x1="24.35288125" y1="10.7888" x2="24.33368125" y2="10.808" width="0.3556" layer="1"/>
+<wire x1="20.663" y1="10.808" x2="20.6248" y2="10.8462" width="0.3556" layer="1"/>
+<wire x1="24.33368125" y1="10.808" x2="20.663" y2="10.808" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$13">
 <contactref element="R5" pad="1"/>
@@ -647,24 +654,25 @@ design rules under a new name.</description>
 <signal name="D+">
 <contactref element="R2" pad="2"/>
 <contactref element="IC1" pad="29"/>
-<wire x1="21.6912" y1="12.065" x2="27.7114" y2="11.5888" width="0" layer="19" extent="1-1"/>
+<wire x1="27.7114" y1="11.5888" x2="23.1902" y2="11.5888" width="0.3556" layer="1"/>
+<wire x1="23.1902" y1="11.5888" x2="23.1902" y2="12.2678" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$10">
 <contactref element="IC1" pad="27"/>
 <contactref element="C2" pad="1"/>
-<wire x1="24.7842" y1="13.2142" x2="24.2316" y2="13.7668" width="0.3556" layer="1"/>
-<wire x1="21.7166" y1="18.5928" x2="24.2316" y2="18.5928" width="0.3556" layer="1"/>
-<wire x1="24.2316" y1="18.5928" x2="24.2316" y2="13.7668" width="0.3556" layer="1"/>
-<wire x1="27.7114" y1="13.1888" x2="24.7842" y2="13.1888" width="0.3556" layer="1"/>
-<wire x1="24.7842" y1="13.1888" x2="24.7842" y2="13.2142" width="0.3556" layer="1"/>
+<wire x1="26.1112" y1="13.1888" x2="26.1112" y2="16.637" width="0.3556" layer="1"/>
+<wire x1="26.1112" y1="16.637" x2="25.6032" y2="16.637" width="0.3556" layer="1"/>
+<wire x1="25.6032" y1="16.637" x2="25.6032" y2="16.5866" width="0.3556" layer="1"/>
+<wire x1="27.7114" y1="13.1888" x2="26.1112" y2="13.1888" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$11">
 <contactref element="R7" pad="1"/>
 <contactref element="IC1" pad="28"/>
-<wire x1="27.7114" y1="12.3888" x2="24.1364" y2="12.3888" width="0.3556" layer="1"/>
-<wire x1="24.1364" y1="12.3888" x2="23.241" y2="13.4366" width="0.3556" layer="1"/>
-<wire x1="23.241" y1="16.129" x2="23.241" y2="13.4366" width="0.3556" layer="1"/>
-<wire x1="21.7166" y1="16.129" x2="23.241" y2="16.129" width="0.3556" layer="1"/>
+<wire x1="23.114" y1="15.113" x2="25.146" y2="15.113" width="0.3556" layer="1"/>
+<wire x1="27.7114" y1="12.3888" x2="25.146" y2="12.3888" width="0.3556" layer="1"/>
+<wire x1="25.146" y1="12.3888" x2="25.146" y2="15.113" width="0.3556" layer="1"/>
+<wire x1="23.1648" y1="16.5866" x2="23.114" y2="16.5866" width="0.3556" layer="1"/>
+<wire x1="23.114" y1="16.5866" x2="23.114" y2="15.113" width="0.3556" layer="1"/>
 </signal>
 <signal name="N$3">
 <contactref element="Y1" pad="1"/>
diff --git a/Micro_connector version_beta/FabFTDI.brd b/Micro_connector version_beta/FabFTDI.brd
old mode 100755
new mode 100644
index 22b5deabf802f1499a1897190040f1a1fa3c48e9..b41726036ca70a5470281ea662f3796088ec39c7
--- a/Micro_connector version_beta/FabFTDI.brd	
+++ b/Micro_connector version_beta/FabFTDI.brd	
@@ -28,13 +28,13 @@
 <layer number="17" name="Pads" color="2" fill="1" visible="no" active="yes"/>
 <layer number="18" name="Vias" color="2" fill="1" visible="no" active="yes"/>
 <layer number="19" name="Unrouted" color="6" fill="1" visible="yes" active="yes"/>
-<layer number="20" name="Dimension" color="15" fill="1" visible="yes" active="yes"/>
+<layer number="20" name="Dimension" color="15" fill="1" visible="no" active="yes"/>
 <layer number="21" name="tPlace" color="7" fill="1" visible="yes" active="yes"/>
 <layer number="22" name="bPlace" color="7" fill="1" visible="no" active="yes"/>
-<layer number="23" name="tOrigins" color="15" fill="1" visible="yes" active="yes"/>
+<layer number="23" name="tOrigins" color="15" fill="1" visible="no" active="yes"/>
 <layer number="24" name="bOrigins" color="15" fill="1" visible="no" active="yes"/>
 <layer number="25" name="tNames" color="7" fill="1" visible="no" active="yes"/>
-<layer number="26" name="bNames" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="26" name="bNames" color="7" fill="1" visible="no" active="yes"/>
 <layer number="27" name="tValues" color="7" fill="1" visible="yes" active="yes"/>
 <layer number="28" name="bValues" color="7" fill="1" visible="no" active="yes"/>
 <layer number="29" name="tStop" color="7" fill="3" visible="no" active="yes"/>
@@ -217,11 +217,11 @@ chip</description>
 <wire x1="3" y1="-2.6" x2="3" y2="-2.15" width="0.127" layer="51"/>
 <wire x1="-3" y1="-2.55" x2="-2.8" y2="-2.8" width="0.127" layer="51" curve="84.547378"/>
 <wire x1="2.75" y1="-2.8" x2="3" y2="-2.6" width="0.127" layer="51" curve="84.547378"/>
-<smd name="VBUS" x="-1.3" y="2.65" dx="1.4" dy="0.35" layer="1" rot="R90"/>
-<smd name="GND" x="1.3" y="2.65" dx="1.4" dy="0.35" layer="1" rot="R90"/>
-<smd name="D-" x="-0.65" y="2.65" dx="1.4" dy="0.35" layer="1" rot="R90"/>
-<smd name="D+" x="0" y="2.65" dx="1.4" dy="0.35" layer="1" rot="R90"/>
-<smd name="ID" x="0.65" y="2.65" dx="1.4" dy="0.35" layer="1" rot="R90"/>
+<smd name="VBUS" x="-1.3" y="2.65" dx="1.397" dy="0.2032" layer="1" rot="R90"/>
+<smd name="GND" x="1.3" y="2.65" dx="1.397" dy="0.2032" layer="1" rot="R90"/>
+<smd name="D-" x="-0.65" y="2.65" dx="1.397" dy="0.2032" layer="1" rot="R90"/>
+<smd name="D+" x="0" y="2.65" dx="1.397" dy="0.2032" layer="1" rot="R90"/>
+<smd name="ID" x="0.65" y="2.65" dx="1.397" dy="0.2032" layer="1" rot="R90"/>
 <smd name="MT1" x="-4" y="0" dx="1.8" dy="1.9" layer="1"/>
 <smd name="MT2" x="4" y="0" dx="1.8" dy="1.9" layer="1"/>
 <text x="-1.6" y="-4.16" size="0.762" layer="25">&gt;NAME</text>
@@ -532,7 +532,7 @@ design rules under a new name.</description>
 <contactref element="JP2" pad="MT1"/>
 <contactref element="JP2" pad="MT2"/>
 <wire x1="37.084" y1="2.921" x2="20.644" y2="2.921" width="0.3556" layer="1"/>
-<wire x1="5.7488" y1="10.4602" x2="7.62" y2="10.4602" width="0.3048" layer="1"/>
+<wire x1="5.7488" y1="10.4602" x2="7.62" y2="10.4602" width="0.2032" layer="1"/>
 <wire x1="7.62" y1="6.477" x2="7.62" y2="10.4602" width="0.3048" layer="1"/>
 <wire x1="11.7602" y1="6.477" x2="7.62" y2="6.477" width="0.3556" layer="1"/>
 <wire x1="10.4902" y1="19.456" x2="13.0048" y2="19.456" width="0.3556" layer="1"/>
@@ -567,9 +567,9 @@ design rules under a new name.</description>
 <wire x1="21.444" y1="9.9888" x2="18.5928" y2="9.9888" width="0.3556" layer="1"/>
 <wire x1="17.5514" y1="9.1888" x2="16.8544" y2="9.1888" width="0.3556" layer="1"/>
 <contactref element="JP2" pad="VBUS"/>
-<wire x1="8.636" y1="13.0602" x2="5.7488" y2="13.0602" width="0.254" layer="1"/>
+<wire x1="8.636" y1="13.0602" x2="5.7488" y2="13.0602" width="0.2032" layer="1"/>
 <wire x1="8.636" y1="18.0216" x2="10.414" y2="18.0216" width="0.3556" layer="1"/>
-<wire x1="8.636" y1="18.0216" x2="8.636" y2="13.0602" width="0.254" layer="1"/>
+<wire x1="8.636" y1="18.0216" x2="8.636" y2="13.0602" width="0.2032" layer="1"/>
 <wire x1="10.4902" y1="16.612" x2="10.414" y2="16.612" width="0.3556" layer="1"/>
 <wire x1="10.414" y1="16.612" x2="10.414" y2="18.0216" width="0.3556" layer="1"/>
 <wire x1="10.414" y1="18.0216" x2="17.78" y2="18.0216" width="0.3556" layer="1"/>
@@ -593,13 +593,13 @@ design rules under a new name.</description>
 <contactref element="R1" pad="1"/>
 <contactref element="JP2" pad="D-"/>
 <wire x1="10.4648" y1="12.4102" x2="10.4648" y2="13.6902" width="0.3556" layer="1"/>
-<wire x1="5.7488" y1="12.4102" x2="10.4648" y2="12.4102" width="0.254" layer="1"/>
+<wire x1="5.7488" y1="12.4102" x2="10.4648" y2="12.4102" width="0.2032" layer="1"/>
 </signal>
 <signal name="N$1">
 <contactref element="R2" pad="1"/>
 <contactref element="JP2" pad="D+"/>
-<wire x1="5.7488" y1="11.7602" x2="8.5344" y2="11.7602" width="0.254" layer="1"/>
-<wire x1="8.5344" y1="11.7602" x2="8.5344" y2="9.4234" width="0.254" layer="1"/>
+<wire x1="5.7488" y1="11.7602" x2="8.5344" y2="11.7602" width="0.2032" layer="1"/>
+<wire x1="8.5344" y1="11.7602" x2="8.5344" y2="9.4234" width="0.2032" layer="1"/>
 <wire x1="8.5344" y1="9.4234" x2="11.5062" y2="9.4234" width="0.254" layer="1"/>
 <wire x1="11.5062" y1="9.4234" x2="13.0302" y2="9.4238" width="0.3556" layer="1"/>
 </signal>
@@ -688,12 +688,12 @@ design rules under a new name.</description>
 </signal>
 <signal name="N$4">
 <polygon width="0.3556" layer="16">
-<vertex x="1.778" y="18.034"/>
-<vertex x="1.778" y="5.08"/>
+<vertex x="1.27" y="17.78"/>
+<vertex x="1.27" y="4.826"/>
 <vertex x="7.62" y="1.778"/>
 <vertex x="38.1" y="1.524"/>
-<vertex x="41.402" y="3.302"/>
-<vertex x="41.402" y="19.558"/>
+<vertex x="42.164" y="3.556"/>
+<vertex x="42.164" y="19.812"/>
 <vertex x="38.1" y="21.59"/>
 <vertex x="8.636" y="21.59"/>
 </polygon>
diff --git a/Micro_connector version_beta/FabFTDI.s#1 b/Micro_connector version_beta/FabFTDI.s#1
old mode 100755
new mode 100644
index 107df5f74bdb2d0bacf3b173ab472ec60a6d154d..4e7457d1f85dc1d8cfc63d328ff01d6e036922c1
--- a/Micro_connector version_beta/FabFTDI.s#1	
+++ b/Micro_connector version_beta/FabFTDI.s#1	
@@ -939,8 +939,8 @@ Connector for USB-microB (orAB), USB-mini, and USB-PCB. For USB-micro use Digike
 <part name="P+1" library="FAB_Hello" deviceset="VCC" device=""/>
 <part name="GND1" library="FAB_Hello" deviceset="GND" device=""/>
 <part name="GND2" library="FAB_Hello" deviceset="GND" device=""/>
-<part name="R1" library="fabPatil" deviceset="RESISTOR" device="1206" value="499"/>
-<part name="R2" library="fabPatil" deviceset="RESISTOR" device="1206" value="499"/>
+<part name="R1" library="fabPatil" deviceset="RESISTOR" device="1206" value="22"/>
+<part name="R2" library="fabPatil" deviceset="RESISTOR" device="1206" value="22"/>
 <part name="P+2" library="FAB_Hello" deviceset="VCC" device=""/>
 <part name="JP1" library="fabPatil" deviceset="FTDI_CONNECTOR" device="SMD" value="FTDI"/>
 <part name="C1" library="fabPatil" deviceset="UNPOLARIZED_CAPACITOR" device="1206" value="0.1uF"/>
@@ -960,6 +960,8 @@ Connector for USB-microB (orAB), USB-mini, and USB-PCB. For USB-micro use Digike
 <part name="Y1" library="fabPatil" deviceset="RESONATOR" device="16MHZ" value="16MHz"/>
 <part name="GND3" library="fabPatil" deviceset="GND" device=""/>
 <part name="JP2" library="fabPatil" deviceset="USB" device="-MICROB"/>
+<part name="C3" library="fabPatil" deviceset="UNPOLARIZED_CAPACITOR" device="1206"/>
+<part name="GND6" library="fabPatil" deviceset="GND" device=""/>
 </parts>
 <sheets>
 <sheet>
@@ -990,6 +992,8 @@ Connector for USB-microB (orAB), USB-mini, and USB-PCB. For USB-micro use Digike
 <instance part="Y1" gate="G$1" x="-40.64" y="-17.78" rot="R270"/>
 <instance part="GND3" gate="1" x="-50.8" y="-22.86"/>
 <instance part="JP2" gate="G$1" x="-83.82" y="7.62" rot="R180"/>
+<instance part="C3" gate="1" x="-71.12" y="-30.48"/>
+<instance part="GND6" gate="1" x="-81.28" y="-38.1"/>
 </instances>
 <busses>
 </busses>
@@ -1036,6 +1040,12 @@ Connector for USB-microB (orAB), USB-mini, and USB-PCB. For USB-micro use Digike
 <wire x1="-48.26" y1="-17.78" x2="-50.8" y2="-17.78" width="0.1524" layer="91"/>
 <wire x1="-50.8" y1="-17.78" x2="-50.8" y2="-20.32" width="0.1524" layer="91"/>
 </segment>
+<segment>
+<pinref part="C3" gate="1" pin="1"/>
+<pinref part="GND6" gate="1" pin="GND"/>
+<wire x1="-76.2" y1="-30.48" x2="-81.28" y2="-30.48" width="0.1524" layer="91"/>
+<wire x1="-81.28" y1="-30.48" x2="-81.28" y2="-35.56" width="0.1524" layer="91"/>
+</segment>
 </net>
 <net name="VCC" class="0">
 <segment>
@@ -1110,6 +1120,9 @@ Connector for USB-microB (orAB), USB-mini, and USB-PCB. For USB-micro use Digike
 <pinref part="R3" gate="G$1" pin="1"/>
 <wire x1="-35.56" y1="-30.48" x2="-60.96" y2="-30.48" width="0.1524" layer="91"/>
 <wire x1="-60.96" y1="-30.48" x2="-60.96" y2="-27.94" width="0.1524" layer="91"/>
+<pinref part="C3" gate="1" pin="2"/>
+<wire x1="-68.58" y1="-30.48" x2="-60.96" y2="-30.48" width="0.1524" layer="91"/>
+<junction x="-60.96" y="-30.48"/>
 </segment>
 </net>
 <net name="D-" class="0">
diff --git a/Micro_connector version_beta/FabFTDI.s#2 b/Micro_connector version_beta/FabFTDI.s#2
old mode 100755
new mode 100644
index 3fc17097addd253882569f988eccf0f1e90d419f..107df5f74bdb2d0bacf3b173ab472ec60a6d154d
--- a/Micro_connector version_beta/FabFTDI.s#2	
+++ b/Micro_connector version_beta/FabFTDI.s#2	
@@ -187,6 +187,26 @@ chip</description>
 <smd name="2" x="-3.81" y="-1.35" dx="3" dy="1" layer="1" rot="R90"/>
 <smd name="1" x="-6.35" y="-1.35" dx="3" dy="1" layer="1" rot="R90"/>
 </package>
+<package name="RESONATOR-SMD">
+<wire x1="-1.6" y1="1.92" x2="1.6" y2="1.92" width="0.127" layer="51"/>
+<wire x1="1.6" y1="1.92" x2="1.6" y2="-1.92" width="0.127" layer="51"/>
+<wire x1="1.6" y1="-1.92" x2="-1.6" y2="-1.92" width="0.127" layer="51"/>
+<wire x1="-1.6" y1="-1.92" x2="-1.6" y2="1.92" width="0.127" layer="51"/>
+<smd name="1" x="-1.5" y="0" dx="0.7" dy="4.1" layer="1"/>
+<smd name="2" x="0" y="0" dx="1" dy="4.1" layer="1"/>
+<smd name="3" x="1.5" y="0" dx="0.7" dy="4.1" layer="1"/>
+<text x="-1.639" y="2.27" size="0.4064" layer="25">&gt;Name</text>
+<text x="0.361" y="-2.774" size="0.4064" layer="27">&gt;Value</text>
+</package>
+<package name="RESONATOR-PTH">
+<wire x1="-2.286" y1="1.778" x2="-2.286" y2="-1.778" width="0.2032" layer="21" curve="162.403081"/>
+<wire x1="2.286" y1="-1.778" x2="2.286" y2="1.778" width="0.2032" layer="21" curve="162.403081"/>
+<wire x1="-2.286" y1="-1.778" x2="2.286" y2="-1.778" width="0.2032" layer="21" curve="12.71932"/>
+<wire x1="2.286" y1="1.778" x2="-2.286" y2="1.778" width="0.2032" layer="21" curve="12.758496"/>
+<pad name="2" x="0" y="0" drill="0.8" diameter="1.8796"/>
+<pad name="1" x="-2.54" y="0" drill="0.8" diameter="1.8796"/>
+<pad name="3" x="2.54" y="0" drill="0.8" diameter="1.8796"/>
+</package>
 <package name="USB-B-SMT">
 <description>USB Series B Surface Mounted</description>
 <wire x1="-1" y1="-6" x2="2.4" y2="-6" width="0.2032" layer="51"/>
@@ -366,37 +386,6 @@ For boards designed to be plugged directly into a USB slot. If possible, ensure
 <smd name="P$1" x="-1.27" y="0" dx="1.9" dy="1.9" layer="1"/>
 <smd name="P$2" x="1.27" y="0" dx="1.9" dy="1.9" layer="1"/>
 </package>
-<package name="2X03SMD">
-<smd name="1" x="-2.54" y="2.54" dx="2.54" dy="1.27" layer="1"/>
-<smd name="3" x="-2.54" y="0" dx="2.54" dy="1.27" layer="1"/>
-<smd name="5" x="-2.54" y="-2.54" dx="2.54" dy="1.27" layer="1"/>
-<smd name="2" x="2.92" y="2.54" dx="2.54" dy="1.27" layer="1"/>
-<smd name="4" x="2.92" y="0" dx="2.54" dy="1.27" layer="1"/>
-<smd name="6" x="2.92" y="-2.54" dx="2.54" dy="1.27" layer="1"/>
-<text x="-5.08" y="2.54" size="1.27" layer="27">1</text>
-<text x="-3.81" y="3.81" size="1.27" layer="21">&gt;NAME</text>
-<text x="-3.81" y="-5.08" size="1.27" layer="21">&gt;VALUE</text>
-</package>
-<package name="RESONATOR-SMD">
-<wire x1="-1.6" y1="1.92" x2="1.6" y2="1.92" width="0.127" layer="51"/>
-<wire x1="1.6" y1="1.92" x2="1.6" y2="-1.92" width="0.127" layer="51"/>
-<wire x1="1.6" y1="-1.92" x2="-1.6" y2="-1.92" width="0.127" layer="51"/>
-<wire x1="-1.6" y1="-1.92" x2="-1.6" y2="1.92" width="0.127" layer="51"/>
-<smd name="1" x="-1.5" y="0" dx="0.7" dy="4.1" layer="1"/>
-<smd name="2" x="0" y="0" dx="1" dy="4.1" layer="1"/>
-<smd name="3" x="1.5" y="0" dx="0.7" dy="4.1" layer="1"/>
-<text x="-1.639" y="2.27" size="0.4064" layer="25">&gt;Name</text>
-<text x="0.361" y="-2.774" size="0.4064" layer="27">&gt;Value</text>
-</package>
-<package name="RESONATOR-PTH">
-<wire x1="-2.286" y1="1.778" x2="-2.286" y2="-1.778" width="0.2032" layer="21" curve="162.403081"/>
-<wire x1="2.286" y1="-1.778" x2="2.286" y2="1.778" width="0.2032" layer="21" curve="162.403081"/>
-<wire x1="-2.286" y1="-1.778" x2="2.286" y2="-1.778" width="0.2032" layer="21" curve="12.71932"/>
-<wire x1="2.286" y1="1.778" x2="-2.286" y2="1.778" width="0.2032" layer="21" curve="12.758496"/>
-<pad name="2" x="0" y="0" drill="0.8" diameter="1.8796"/>
-<pad name="1" x="-2.54" y="0" drill="0.8" diameter="1.8796"/>
-<pad name="3" x="2.54" y="0" drill="0.8" diameter="1.8796"/>
-</package>
 </packages>
 <symbols>
 <symbol name="RESISTOR">
@@ -446,41 +435,11 @@ For boards designed to be plugged directly into a USB slot. If possible, ensure
 <pin name="1" x="-5.08" y="0" visible="off" length="short" direction="pas" swaplevel="1"/>
 <pin name="2" x="2.54" y="0" visible="off" length="short" direction="pas" swaplevel="1" rot="R180"/>
 </symbol>
-<symbol name="USB-1">
-<wire x1="5.08" y1="8.89" x2="0" y2="8.89" width="0.254" layer="94"/>
-<wire x1="0" y1="8.89" x2="0" y2="-1.27" width="0.254" layer="94"/>
-<wire x1="0" y1="-1.27" x2="5.08" y2="-1.27" width="0.254" layer="94"/>
-<text x="3.81" y="0" size="2.54" layer="94" rot="R90">USB</text>
-<pin name="D+" x="-2.54" y="7.62" visible="pad" length="short"/>
-<pin name="D-" x="-2.54" y="5.08" visible="pad" length="short"/>
-<pin name="VBUS" x="-2.54" y="2.54" visible="pad" length="short"/>
-<pin name="GND" x="-2.54" y="0" visible="pad" length="short"/>
-</symbol>
 <symbol name="DGND">
 <wire x1="-1.905" y1="0" x2="1.905" y2="0" width="0.254" layer="94"/>
 <text x="-2.54" y="-2.54" size="1.778" layer="96">&gt;VALUE</text>
 <pin name="GND" x="0" y="2.54" visible="off" length="short" direction="sup" rot="R270"/>
 </symbol>
-<symbol name="AVRISP">
-<wire x1="-6.35" y1="-5.08" x2="8.89" y2="-5.08" width="0.4064" layer="94"/>
-<wire x1="8.89" y1="-5.08" x2="8.89" y2="5.08" width="0.4064" layer="94"/>
-<wire x1="8.89" y1="5.08" x2="-6.35" y2="5.08" width="0.4064" layer="94"/>
-<wire x1="-6.35" y1="5.08" x2="-6.35" y2="-5.08" width="0.4064" layer="94"/>
-<text x="-6.35" y="5.715" size="1.778" layer="95">&gt;NAME</text>
-<text x="-6.35" y="-7.62" size="1.778" layer="96">&gt;VALUE</text>
-<text x="-5.08" y="3.175" size="1.27" layer="95">MISO</text>
-<text x="-5.08" y="0.635" size="1.27" layer="95">SCK</text>
-<text x="-5.08" y="-1.905" size="1.27" layer="95">RST</text>
-<text x="7.62" y="3.175" size="1.27" layer="95" rot="MR0">VCC</text>
-<text x="7.62" y="0.635" size="1.27" layer="95" rot="MR0">MOSI</text>
-<text x="7.62" y="-1.905" size="1.27" layer="95" rot="MR0">GND</text>
-<pin name="MISO" x="-2.54" y="2.54" visible="off" length="short" direction="pas" function="dot"/>
-<pin name="VCC" x="5.08" y="2.54" visible="off" length="short" direction="pas" function="dot" rot="R180"/>
-<pin name="SCK" x="-2.54" y="0" visible="off" length="short" direction="pas" function="dot"/>
-<pin name="MOSI" x="5.08" y="0" visible="off" length="short" direction="pas" function="dot" rot="R180"/>
-<pin name="RST" x="-2.54" y="-2.54" visible="off" length="short" direction="pas" function="dot"/>
-<pin name="GND" x="5.08" y="-2.54" visible="off" length="short" direction="pas" function="dot" rot="R180"/>
-</symbol>
 <symbol name="RESONATOR">
 <wire x1="1.016" y1="0" x2="2.54" y2="0" width="0.1524" layer="94"/>
 <wire x1="-2.54" y1="0" x2="-1.016" y2="0" width="0.1524" layer="94"/>
@@ -513,6 +472,16 @@ For boards designed to be plugged directly into a USB slot. If possible, ensure
 <pin name="1" x="-2.54" y="0" visible="off" length="point" direction="pas" swaplevel="1"/>
 <pin name="2" x="0" y="-7.62" visible="off" length="point" direction="pas" swaplevel="1" rot="R90"/>
 </symbol>
+<symbol name="USB-1">
+<wire x1="5.08" y1="8.89" x2="0" y2="8.89" width="0.254" layer="94"/>
+<wire x1="0" y1="8.89" x2="0" y2="-1.27" width="0.254" layer="94"/>
+<wire x1="0" y1="-1.27" x2="5.08" y2="-1.27" width="0.254" layer="94"/>
+<text x="3.81" y="0" size="2.54" layer="94" rot="R90">USB</text>
+<pin name="D+" x="-2.54" y="7.62" visible="pad" length="short"/>
+<pin name="D-" x="-2.54" y="5.08" visible="pad" length="short"/>
+<pin name="VBUS" x="-2.54" y="2.54" visible="pad" length="short"/>
+<pin name="GND" x="-2.54" y="0" visible="pad" length="short"/>
+</symbol>
 </symbols>
 <devicesets>
 <deviceset name="RESISTOR" prefix="R" uservalue="yes">
@@ -578,6 +547,67 @@ For boards designed to be plugged directly into a USB slot. If possible, ensure
 </device>
 </devices>
 </deviceset>
+<deviceset name="GND" prefix="GND">
+<description>&lt;b&gt;SUPPLY SYMBOL&lt;/b&gt;</description>
+<gates>
+<gate name="1" symbol="DGND" x="0" y="0"/>
+</gates>
+<devices>
+<device name="">
+<technologies>
+<technology name=""/>
+</technologies>
+</device>
+</devices>
+</deviceset>
+<deviceset name="RESONATOR" prefix="Y" uservalue="yes">
+<description>&lt;b&gt;Resonator&lt;/b&gt;&lt;br&gt;
+Small SMD resonator.&lt;br&gt;
+Used, eg, on the Arduino Pro/ Pro Mini boards.&lt;br&gt;
+8MHz- XTAL-08895&lt;br&gt;
+16MHz- XTAL-08900</description>
+<gates>
+<gate name="G$1" symbol="RESONATOR" x="0" y="0"/>
+</gates>
+<devices>
+<device name="8MHZ" package="RESONATOR-SMD">
+<connects>
+<connect gate="G$1" pin="1" pad="1"/>
+<connect gate="G$1" pin="2" pad="2"/>
+<connect gate="G$1" pin="3" pad="3"/>
+</connects>
+<technologies>
+<technology name="">
+<attribute name="PROD_ID" value="XTAL-08895"/>
+<attribute name="VALUE" value="8MHZ" constant="no"/>
+</technology>
+</technologies>
+</device>
+<device name="PTH" package="RESONATOR-PTH">
+<connects>
+<connect gate="G$1" pin="1" pad="1"/>
+<connect gate="G$1" pin="2" pad="2"/>
+<connect gate="G$1" pin="3" pad="3"/>
+</connects>
+<technologies>
+<technology name=""/>
+</technologies>
+</device>
+<device name="16MHZ" package="RESONATOR-SMD">
+<connects>
+<connect gate="G$1" pin="1" pad="1"/>
+<connect gate="G$1" pin="2" pad="2"/>
+<connect gate="G$1" pin="3" pad="3"/>
+</connects>
+<technologies>
+<technology name="">
+<attribute name="PROD_ID" value="XTAL-08900"/>
+<attribute name="VALUE" value="16MHz"/>
+</technology>
+</technologies>
+</device>
+</devices>
+</deviceset>
 <deviceset name="USB" prefix="JP">
 <description>&lt;h3&gt; USB Connector &lt;/h3&gt;
 
@@ -669,87 +699,6 @@ Connector for USB-microB (orAB), USB-mini, and USB-PCB. For USB-micro use Digike
 </device>
 </devices>
 </deviceset>
-<deviceset name="GND" prefix="GND">
-<description>&lt;b&gt;SUPPLY SYMBOL&lt;/b&gt;</description>
-<gates>
-<gate name="1" symbol="DGND" x="0" y="0"/>
-</gates>
-<devices>
-<device name="">
-<technologies>
-<technology name=""/>
-</technologies>
-</device>
-</devices>
-</deviceset>
-<deviceset name="AVRISP">
-<gates>
-<gate name="G$1" symbol="AVRISP" x="0" y="0"/>
-</gates>
-<devices>
-<device name="SMD" package="2X03SMD">
-<connects>
-<connect gate="G$1" pin="GND" pad="6"/>
-<connect gate="G$1" pin="MISO" pad="1"/>
-<connect gate="G$1" pin="MOSI" pad="4"/>
-<connect gate="G$1" pin="RST" pad="5"/>
-<connect gate="G$1" pin="SCK" pad="3"/>
-<connect gate="G$1" pin="VCC" pad="2"/>
-</connects>
-<technologies>
-<technology name=""/>
-</technologies>
-</device>
-</devices>
-</deviceset>
-<deviceset name="RESONATOR" prefix="Y" uservalue="yes">
-<description>&lt;b&gt;Resonator&lt;/b&gt;&lt;br&gt;
-Small SMD resonator.&lt;br&gt;
-Used, eg, on the Arduino Pro/ Pro Mini boards.&lt;br&gt;
-8MHz- XTAL-08895&lt;br&gt;
-16MHz- XTAL-08900</description>
-<gates>
-<gate name="G$1" symbol="RESONATOR" x="0" y="0"/>
-</gates>
-<devices>
-<device name="8MHZ" package="RESONATOR-SMD">
-<connects>
-<connect gate="G$1" pin="1" pad="1"/>
-<connect gate="G$1" pin="2" pad="2"/>
-<connect gate="G$1" pin="3" pad="3"/>
-</connects>
-<technologies>
-<technology name="">
-<attribute name="PROD_ID" value="XTAL-08895"/>
-<attribute name="VALUE" value="8MHZ" constant="no"/>
-</technology>
-</technologies>
-</device>
-<device name="PTH" package="RESONATOR-PTH">
-<connects>
-<connect gate="G$1" pin="1" pad="1"/>
-<connect gate="G$1" pin="2" pad="2"/>
-<connect gate="G$1" pin="3" pad="3"/>
-</connects>
-<technologies>
-<technology name=""/>
-</technologies>
-</device>
-<device name="16MHZ" package="RESONATOR-SMD">
-<connects>
-<connect gate="G$1" pin="1" pad="1"/>
-<connect gate="G$1" pin="2" pad="2"/>
-<connect gate="G$1" pin="3" pad="3"/>
-</connects>
-<technologies>
-<technology name="">
-<attribute name="PROD_ID" value="XTAL-08900"/>
-<attribute name="VALUE" value="16MHz"/>
-</technology>
-</technologies>
-</device>
-</devices>
-</deviceset>
 </devicesets>
 </library>
 <library name="FAB_Hello">
@@ -995,14 +944,10 @@ Used, eg, on the Arduino Pro/ Pro Mini boards.&lt;br&gt;
 <part name="P+2" library="FAB_Hello" deviceset="VCC" device=""/>
 <part name="JP1" library="fabPatil" deviceset="FTDI_CONNECTOR" device="SMD" value="FTDI"/>
 <part name="C1" library="fabPatil" deviceset="UNPOLARIZED_CAPACITOR" device="1206" value="0.1uF"/>
-<part name="JP2" library="fabPatil" deviceset="USB" device="PCB"/>
 <part name="R5" library="fabPatil" deviceset="RESISTOR" device="1206" value="470"/>
 <part name="R6" library="fabPatil" deviceset="RESISTOR" device="1206" value="470"/>
 <part name="P+3" library="FAB_Hello" deviceset="VCC" device=""/>
 <part name="GND5" library="fabPatil" deviceset="GND" device=""/>
-<part name="U$1" library="fabPatil" deviceset="AVRISP" device="SMD" value="AVRISP"/>
-<part name="P+5" library="FAB_Hello" deviceset="VCC" device=""/>
-<part name="GND6" library="fabPatil" deviceset="GND" device=""/>
 <part name="C2" library="fabPatil" deviceset="UNPOLARIZED_CAPACITOR" device="1206" value="1uF"/>
 <part name="IC1" library="adafruit" deviceset="ATMEGA32U2" device="-TQFP" value="ATMEGA16U2"/>
 <part name="P+4" library="FAB_Hello" deviceset="VCC" device=""/>
@@ -1014,6 +959,7 @@ Used, eg, on the Arduino Pro/ Pro Mini boards.&lt;br&gt;
 <part name="GND10" library="fabPatil" deviceset="GND" device=""/>
 <part name="Y1" library="fabPatil" deviceset="RESONATOR" device="16MHZ" value="16MHz"/>
 <part name="GND3" library="fabPatil" deviceset="GND" device=""/>
+<part name="JP2" library="fabPatil" deviceset="USB" device="-MICROB"/>
 </parts>
 <sheets>
 <sheet>
@@ -1028,14 +974,10 @@ Used, eg, on the Arduino Pro/ Pro Mini boards.&lt;br&gt;
 <instance part="P+2" gate="VCC" x="-71.12" y="20.32"/>
 <instance part="JP1" gate="G$1" x="50.8" y="7.62" rot="R180"/>
 <instance part="C1" gate="1" x="-15.24" y="33.02" rot="R180"/>
-<instance part="JP2" gate="G$1" x="-81.28" y="7.62" rot="R180"/>
 <instance part="R5" gate="G$1" x="43.18" y="7.62"/>
 <instance part="R6" gate="G$1" x="35.56" y="10.16"/>
 <instance part="P+3" gate="VCC" x="68.58" y="10.16"/>
 <instance part="GND5" gate="1" x="68.58" y="-7.62"/>
-<instance part="U$1" gate="G$1" x="55.88" y="-25.4"/>
-<instance part="P+5" gate="VCC" x="68.58" y="-15.24"/>
-<instance part="GND6" gate="1" x="68.58" y="-33.02"/>
 <instance part="C2" gate="1" x="-43.18" y="-5.08" rot="R180"/>
 <instance part="IC1" gate="G$1" x="-12.7" y="-12.7"/>
 <instance part="P+4" gate="VCC" x="-38.1" y="22.86"/>
@@ -1047,6 +989,7 @@ Used, eg, on the Arduino Pro/ Pro Mini boards.&lt;br&gt;
 <instance part="GND10" gate="1" x="-50.8" y="-43.18"/>
 <instance part="Y1" gate="G$1" x="-40.64" y="-17.78" rot="R270"/>
 <instance part="GND3" gate="1" x="-50.8" y="-22.86"/>
+<instance part="JP2" gate="G$1" x="-83.82" y="7.62" rot="R180"/>
 </instances>
 <busses>
 </busses>
@@ -1060,8 +1003,8 @@ Used, eg, on the Arduino Pro/ Pro Mini boards.&lt;br&gt;
 <segment>
 <wire x1="-73.66" y1="7.62" x2="-73.66" y2="15.24" width="0.1524" layer="91"/>
 <pinref part="GND2" gate="1" pin="GND"/>
+<wire x1="-81.28" y1="7.62" x2="-73.66" y2="7.62" width="0.1524" layer="91"/>
 <pinref part="JP2" gate="G$1" pin="GND"/>
-<wire x1="-78.74" y1="7.62" x2="-73.66" y2="7.62" width="0.1524" layer="91"/>
 </segment>
 <segment>
 <pinref part="JP1" gate="G$1" pin="GND"/>
@@ -1070,12 +1013,6 @@ Used, eg, on the Arduino Pro/ Pro Mini boards.&lt;br&gt;
 <wire x1="68.58" y1="0" x2="68.58" y2="-5.08" width="0.1524" layer="91"/>
 </segment>
 <segment>
-<pinref part="U$1" gate="G$1" pin="GND"/>
-<pinref part="GND6" gate="1" pin="GND"/>
-<wire x1="60.96" y1="-27.94" x2="68.58" y2="-27.94" width="0.1524" layer="91"/>
-<wire x1="68.58" y1="-27.94" x2="68.58" y2="-30.48" width="0.1524" layer="91"/>
-</segment>
-<segment>
 <pinref part="C2" gate="1" pin="2"/>
 <pinref part="GND4" gate="1" pin="GND"/>
 <wire x1="-45.72" y1="-5.08" x2="-50.8" y2="-5.08" width="0.1524" layer="91"/>
@@ -1103,7 +1040,7 @@ Used, eg, on the Arduino Pro/ Pro Mini boards.&lt;br&gt;
 <net name="VCC" class="0">
 <segment>
 <pinref part="P+2" gate="VCC" pin="VCC"/>
-<wire x1="-78.74" y1="5.08" x2="-71.12" y2="5.08" width="0.1524" layer="91"/>
+<wire x1="-81.28" y1="5.08" x2="-71.12" y2="5.08" width="0.1524" layer="91"/>
 <wire x1="-71.12" y1="5.08" x2="-71.12" y2="17.78" width="0.1524" layer="91"/>
 <pinref part="JP2" gate="G$1" pin="VBUS"/>
 </segment>
@@ -1119,12 +1056,6 @@ Used, eg, on the Arduino Pro/ Pro Mini boards.&lt;br&gt;
 <wire x1="-17.78" y1="33.02" x2="-20.32" y2="33.02" width="0.1524" layer="91"/>
 </segment>
 <segment>
-<pinref part="U$1" gate="G$1" pin="VCC"/>
-<pinref part="P+5" gate="VCC" pin="VCC"/>
-<wire x1="60.96" y1="-22.86" x2="68.58" y2="-22.86" width="0.1524" layer="91"/>
-<wire x1="68.58" y1="-22.86" x2="68.58" y2="-17.78" width="0.1524" layer="91"/>
-</segment>
-<segment>
 <pinref part="IC1" gate="G$1" pin="VCC"/>
 <pinref part="P+4" gate="VCC" pin="VCC"/>
 <wire x1="-35.56" y1="15.24" x2="-38.1" y2="15.24" width="0.1524" layer="91"/>
@@ -1146,14 +1077,14 @@ Used, eg, on the Arduino Pro/ Pro Mini boards.&lt;br&gt;
 </net>
 <net name="N$2" class="0">
 <segment>
-<wire x1="-78.74" y1="2.54" x2="-66.04" y2="2.54" width="0.1524" layer="91"/>
+<wire x1="-81.28" y1="2.54" x2="-66.04" y2="2.54" width="0.1524" layer="91"/>
 <pinref part="R1" gate="G$1" pin="1"/>
 <pinref part="JP2" gate="G$1" pin="D-"/>
 </segment>
 </net>
 <net name="N$1" class="0">
 <segment>
-<wire x1="-78.74" y1="0" x2="-58.42" y2="0" width="0.1524" layer="91"/>
+<wire x1="-81.28" y1="0" x2="-58.42" y2="0" width="0.1524" layer="91"/>
 <pinref part="R2" gate="G$1" pin="1"/>
 <pinref part="JP2" gate="G$1" pin="D+"/>
 </segment>
@@ -1172,25 +1103,8 @@ Used, eg, on the Arduino Pro/ Pro Mini boards.&lt;br&gt;
 <wire x1="48.26" y1="7.62" x2="45.72" y2="7.62" width="0.1524" layer="91"/>
 </segment>
 </net>
-<net name="MOSI" class="0">
-<segment>
-<pinref part="U$1" gate="G$1" pin="MOSI"/>
-<wire x1="60.96" y1="-25.4" x2="68.58" y2="-25.4" width="0.1524" layer="91"/>
-<label x="66.04" y="-25.4" size="1.778" layer="95"/>
-</segment>
-<segment>
-<pinref part="IC1" gate="G$1" pin="PB2(PDI/MOSI/PCINT2)"/>
-<wire x1="22.86" y1="-15.24" x2="27.94" y2="-15.24" width="0.1524" layer="91"/>
-<label x="22.86" y="-15.24" size="1.778" layer="95"/>
-</segment>
-</net>
 <net name="RST" class="0">
 <segment>
-<pinref part="U$1" gate="G$1" pin="RST"/>
-<wire x1="53.34" y1="-27.94" x2="45.72" y2="-27.94" width="0.1524" layer="91"/>
-<label x="43.18" y="-27.94" size="1.778" layer="95"/>
-</segment>
-<segment>
 <pinref part="IC1" gate="G$1" pin="/RESET(PC1)"/>
 <label x="-40.64" y="-30.48" size="1.778" layer="95"/>
 <pinref part="R3" gate="G$1" pin="1"/>
@@ -1198,30 +1112,6 @@ Used, eg, on the Arduino Pro/ Pro Mini boards.&lt;br&gt;
 <wire x1="-60.96" y1="-30.48" x2="-60.96" y2="-27.94" width="0.1524" layer="91"/>
 </segment>
 </net>
-<net name="SCK" class="0">
-<segment>
-<pinref part="U$1" gate="G$1" pin="SCK"/>
-<wire x1="53.34" y1="-25.4" x2="45.72" y2="-25.4" width="0.1524" layer="91"/>
-<label x="43.18" y="-25.4" size="1.778" layer="95"/>
-</segment>
-<segment>
-<pinref part="IC1" gate="G$1" pin="PB1(SCK/PCINT1)"/>
-<wire x1="22.86" y1="-12.7" x2="27.94" y2="-12.7" width="0.1524" layer="91"/>
-<label x="22.86" y="-12.7" size="1.778" layer="95"/>
-</segment>
-</net>
-<net name="MISO" class="0">
-<segment>
-<pinref part="U$1" gate="G$1" pin="MISO"/>
-<wire x1="53.34" y1="-22.86" x2="45.72" y2="-22.86" width="0.1524" layer="91"/>
-<label x="43.18" y="-22.86" size="1.778" layer="95"/>
-</segment>
-<segment>
-<pinref part="IC1" gate="G$1" pin="PB3(PDO/MISO/PCINT3)"/>
-<wire x1="22.86" y1="-17.78" x2="27.94" y2="-17.78" width="0.1524" layer="91"/>
-<label x="22.86" y="-17.78" size="1.778" layer="95"/>
-</segment>
-</net>
 <net name="D-" class="0">
 <segment>
 <pinref part="R1" gate="G$1" pin="2"/>
diff --git a/Micro_connector version_beta/FabFTDI.s#3 b/Micro_connector version_beta/FabFTDI.s#3
new file mode 100644
index 0000000000000000000000000000000000000000..3fc17097addd253882569f988eccf0f1e90d419f
--- /dev/null
+++ b/Micro_connector version_beta/FabFTDI.s#3	
@@ -0,0 +1,1289 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE eagle SYSTEM "eagle.dtd">
+<eagle version="8.3.2">
+<drawing>
+<settings>
+<setting alwaysvectorfont="no"/>
+<setting keepoldvectorfont="yes"/>
+<setting verticaltext="up"/>
+</settings>
+<grid distance="0.1" unitdist="inch" unit="inch" style="lines" multiple="1" display="yes" altdistance="0.01" altunitdist="inch" altunit="inch"/>
+<layers>
+<layer number="1" name="Top" color="4" fill="1" visible="no" active="no"/>
+<layer number="2" name="Route2" color="1" fill="3" visible="no" active="no"/>
+<layer number="3" name="Route3" color="4" fill="3" visible="no" active="no"/>
+<layer number="4" name="Route4" color="1" fill="4" visible="no" active="no"/>
+<layer number="5" name="Route5" color="4" fill="4" visible="no" active="no"/>
+<layer number="6" name="Route6" color="1" fill="8" visible="no" active="no"/>
+<layer number="7" name="Route7" color="4" fill="8" visible="no" active="no"/>
+<layer number="8" name="Route8" color="1" fill="2" visible="no" active="no"/>
+<layer number="9" name="Route9" color="4" fill="2" visible="no" active="no"/>
+<layer number="10" name="Route10" color="1" fill="7" visible="no" active="no"/>
+<layer number="11" name="Route11" color="4" fill="7" visible="no" active="no"/>
+<layer number="12" name="Route12" color="1" fill="5" visible="no" active="no"/>
+<layer number="13" name="Route13" color="4" fill="5" visible="no" active="no"/>
+<layer number="14" name="Route14" color="1" fill="6" visible="no" active="no"/>
+<layer number="15" name="Route15" color="4" fill="6" visible="no" active="no"/>
+<layer number="16" name="Bottom" color="1" fill="1" visible="no" active="no"/>
+<layer number="17" name="Pads" color="2" fill="1" visible="no" active="no"/>
+<layer number="18" name="Vias" color="2" fill="1" visible="no" active="no"/>
+<layer number="19" name="Unrouted" color="6" fill="1" visible="no" active="no"/>
+<layer number="20" name="Dimension" color="15" fill="1" visible="no" active="no"/>
+<layer number="21" name="tPlace" color="7" fill="1" visible="no" active="no"/>
+<layer number="22" name="bPlace" color="7" fill="1" visible="no" active="no"/>
+<layer number="23" name="tOrigins" color="15" fill="1" visible="no" active="no"/>
+<layer number="24" name="bOrigins" color="15" fill="1" visible="no" active="no"/>
+<layer number="25" name="tNames" color="7" fill="1" visible="no" active="no"/>
+<layer number="26" name="bNames" color="7" fill="1" visible="no" active="no"/>
+<layer number="27" name="tValues" color="7" fill="1" visible="no" active="no"/>
+<layer number="28" name="bValues" color="7" fill="1" visible="no" active="no"/>
+<layer number="29" name="tStop" color="7" fill="3" visible="no" active="no"/>
+<layer number="30" name="bStop" color="7" fill="6" visible="no" active="no"/>
+<layer number="31" name="tCream" color="7" fill="4" visible="no" active="no"/>
+<layer number="32" name="bCream" color="7" fill="5" visible="no" active="no"/>
+<layer number="33" name="tFinish" color="6" fill="3" visible="no" active="no"/>
+<layer number="34" name="bFinish" color="6" fill="6" visible="no" active="no"/>
+<layer number="35" name="tGlue" color="7" fill="4" visible="no" active="no"/>
+<layer number="36" name="bGlue" color="7" fill="5" visible="no" active="no"/>
+<layer number="37" name="tTest" color="7" fill="1" visible="no" active="no"/>
+<layer number="38" name="bTest" color="7" fill="1" visible="no" active="no"/>
+<layer number="39" name="tKeepout" color="4" fill="11" visible="no" active="no"/>
+<layer number="40" name="bKeepout" color="1" fill="11" visible="no" active="no"/>
+<layer number="41" name="tRestrict" color="4" fill="10" visible="no" active="no"/>
+<layer number="42" name="bRestrict" color="1" fill="10" visible="no" active="no"/>
+<layer number="43" name="vRestrict" color="2" fill="10" visible="no" active="no"/>
+<layer number="44" name="Drills" color="7" fill="1" visible="no" active="no"/>
+<layer number="45" name="Holes" color="7" fill="1" visible="no" active="no"/>
+<layer number="46" name="Milling" color="3" fill="1" visible="no" active="no"/>
+<layer number="47" name="Measures" color="7" fill="1" visible="no" active="no"/>
+<layer number="48" name="Document" color="7" fill="1" visible="no" active="no"/>
+<layer number="49" name="Reference" color="7" fill="1" visible="no" active="no"/>
+<layer number="50" name="dxf" color="7" fill="1" visible="no" active="no"/>
+<layer number="51" name="tDocu" color="7" fill="1" visible="no" active="no"/>
+<layer number="52" name="bDocu" color="7" fill="1" visible="no" active="no"/>
+<layer number="53" name="tGND_GNDA" color="7" fill="9" visible="no" active="no"/>
+<layer number="54" name="bGND_GNDA" color="1" fill="9" visible="no" active="no"/>
+<layer number="56" name="wert" color="7" fill="1" visible="no" active="no"/>
+<layer number="57" name="tCAD" color="7" fill="1" visible="no" active="no"/>
+<layer number="91" name="Nets" color="2" fill="1" visible="yes" active="yes"/>
+<layer number="92" name="Busses" color="1" fill="1" visible="yes" active="yes"/>
+<layer number="93" name="Pins" color="2" fill="1" visible="no" active="yes"/>
+<layer number="94" name="Symbols" color="4" fill="1" visible="yes" active="yes"/>
+<layer number="95" name="Names" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="96" name="Values" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="97" name="Info" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="98" name="Guide" color="6" fill="1" visible="yes" active="yes"/>
+<layer number="99" name="SpiceOrder" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="100" name="Muster" color="7" fill="1" visible="no" active="no"/>
+<layer number="101" name="Patch_Top" color="12" fill="4" visible="yes" active="yes"/>
+<layer number="102" name="Vscore" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="103" name="tMap" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="104" name="Name" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="105" name="tPlate" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="106" name="bPlate" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="107" name="Crop" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="108" name="tplace-old" color="10" fill="1" visible="yes" active="yes"/>
+<layer number="109" name="ref-old" color="11" fill="1" visible="yes" active="yes"/>
+<layer number="110" name="fp0" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="111" name="LPC17xx" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="112" name="tSilk" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="113" name="IDFDebug" color="4" fill="1" visible="yes" active="yes"/>
+<layer number="116" name="Patch_BOT" color="9" fill="4" visible="yes" active="yes"/>
+<layer number="121" name="_tsilk" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="122" name="_bsilk" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="123" name="tTestmark" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="124" name="bTestmark" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="125" name="_tNames" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="126" name="_bNames" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="127" name="_tValues" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="128" name="_bValues" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="131" name="tAdjust" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="132" name="bAdjust" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="144" name="Drill_legend" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="150" name="Notes" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="151" name="HeatSink" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="152" name="_bDocu" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="153" name="FabDoc1" color="6" fill="1" visible="no" active="no"/>
+<layer number="154" name="FabDoc2" color="2" fill="1" visible="no" active="no"/>
+<layer number="155" name="FabDoc3" color="7" fill="15" visible="no" active="no"/>
+<layer number="199" name="Contour" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="200" name="200bmp" color="1" fill="10" visible="yes" active="yes"/>
+<layer number="201" name="201bmp" color="2" fill="10" visible="yes" active="yes"/>
+<layer number="202" name="202bmp" color="3" fill="10" visible="yes" active="yes"/>
+<layer number="203" name="203bmp" color="4" fill="10" visible="yes" active="yes"/>
+<layer number="204" name="204bmp" color="5" fill="10" visible="yes" active="yes"/>
+<layer number="205" name="205bmp" color="6" fill="10" visible="yes" active="yes"/>
+<layer number="206" name="206bmp" color="7" fill="10" visible="yes" active="yes"/>
+<layer number="207" name="207bmp" color="8" fill="10" visible="yes" active="yes"/>
+<layer number="208" name="208bmp" color="9" fill="10" visible="yes" active="yes"/>
+<layer number="209" name="209bmp" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="210" name="210bmp" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="211" name="211bmp" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="212" name="212bmp" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="213" name="213bmp" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="214" name="214bmp" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="215" name="215bmp" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="216" name="216bmp" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="217" name="217bmp" color="18" fill="1" visible="no" active="no"/>
+<layer number="218" name="218bmp" color="19" fill="1" visible="no" active="no"/>
+<layer number="219" name="219bmp" color="20" fill="1" visible="no" active="no"/>
+<layer number="220" name="220bmp" color="21" fill="1" visible="no" active="no"/>
+<layer number="221" name="221bmp" color="22" fill="1" visible="no" active="no"/>
+<layer number="222" name="222bmp" color="23" fill="1" visible="no" active="no"/>
+<layer number="223" name="223bmp" color="24" fill="1" visible="no" active="no"/>
+<layer number="224" name="224bmp" color="25" fill="1" visible="no" active="no"/>
+<layer number="248" name="Housing" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="249" name="Edge" color="7" fill="1" visible="yes" active="yes"/>
+<layer number="250" name="Descript" color="3" fill="1" visible="no" active="no"/>
+<layer number="251" name="SMDround" color="12" fill="11" visible="no" active="no"/>
+<layer number="254" name="cooling" color="7" fill="1" visible="yes" active="yes"/>
+</layers>
+<schematic xreflabel="%F%N/%S.%C%R" xrefpart="/%S.%C%R">
+<libraries>
+<library name="fabPatil">
+<packages>
+<package name="1206">
+<description>&lt;b&gt;RESISTOR&lt;/b&gt;&lt;p&gt;
+chip</description>
+<wire x1="0.9525" y1="-0.8128" x2="-0.9652" y2="-0.8128" width="0.1524" layer="51"/>
+<wire x1="0.9525" y1="0.8128" x2="-0.9652" y2="0.8128" width="0.1524" layer="51"/>
+<wire x1="-2.3206" y1="0.983" x2="2.3206" y2="0.983" width="0.0508" layer="39"/>
+<wire x1="2.3206" y1="0.983" x2="2.3206" y2="-0.983" width="0.0508" layer="39"/>
+<wire x1="2.3206" y1="-0.983" x2="-2.3206" y2="-0.983" width="0.0508" layer="39"/>
+<wire x1="-2.3206" y1="-0.983" x2="-2.3206" y2="0.983" width="0.0508" layer="39"/>
+<smd name="2" x="1.422" y="0" dx="1.6" dy="1.803" layer="1"/>
+<smd name="1" x="-1.422" y="0" dx="1.6" dy="1.803" layer="1"/>
+<text x="-1.397" y="1.143" size="1.27" layer="25">&gt;NAME</text>
+<text x="-1.397" y="-1.143" size="1.27" layer="27">&gt;VALUE</text>
+<rectangle x1="-1.6891" y1="-0.8763" x2="-0.9525" y2="0.8763" layer="51"/>
+<rectangle x1="0.9525" y1="-0.8763" x2="1.6891" y2="0.8763" layer="51"/>
+<rectangle x1="-0.3" y1="-0.7" x2="0.3" y2="0.7" layer="35"/>
+</package>
+<package name="0402">
+<description>&lt;b&gt;RESISTOR&lt;/b&gt;</description>
+<wire x1="-0.245" y1="0.224" x2="0.245" y2="0.224" width="0.1524" layer="51"/>
+<wire x1="0.245" y1="-0.224" x2="-0.245" y2="-0.224" width="0.1524" layer="51"/>
+<wire x1="-1.092" y1="0.5338" x2="1.092" y2="0.5338" width="0.0508" layer="39"/>
+<wire x1="1.092" y1="0.5338" x2="1.092" y2="-0.5338" width="0.0508" layer="39"/>
+<wire x1="1.092" y1="-0.5338" x2="-1.092" y2="-0.5338" width="0.0508" layer="39"/>
+<wire x1="-1.092" y1="-0.5338" x2="-1.092" y2="0.5338" width="0.0508" layer="39"/>
+<smd name="1" x="-0.65" y="0" dx="0.7" dy="0.9" layer="1"/>
+<smd name="2" x="0.65" y="0" dx="0.7" dy="0.9" layer="1"/>
+<text x="-0.635" y="0.635" size="1.27" layer="25">&gt;NAME</text>
+<text x="-0.635" y="-1.905" size="1.27" layer="27">&gt;VALUE</text>
+<rectangle x1="-0.554" y1="-0.3048" x2="-0.254" y2="0.2951" layer="51"/>
+<rectangle x1="0.2588" y1="-0.3048" x2="0.5588" y2="0.2951" layer="51"/>
+<rectangle x1="-0.1999" y1="-0.4001" x2="0.1999" y2="0.4001" layer="35"/>
+</package>
+<package name="1X06-SMD">
+<wire x1="7.62" y1="-0.02" x2="-7.62" y2="-0.02" width="0.127" layer="51"/>
+<wire x1="-7.62" y1="-0.02" x2="-7.62" y2="-7.6" width="0.127" layer="51"/>
+<wire x1="-7.62" y1="-7.6" x2="7.62" y2="-7.6" width="0.127" layer="51"/>
+<wire x1="7.62" y1="-7.6" x2="7.62" y2="-0.02" width="0.127" layer="51"/>
+<smd name="4" x="1.27" y="-1.35" dx="3" dy="1" layer="1" rot="R90"/>
+<smd name="5" x="3.81" y="-1.35" dx="3" dy="1" layer="1" rot="R90"/>
+<smd name="6" x="6.35" y="-1.35" dx="3" dy="1" layer="1" rot="R90"/>
+<smd name="3" x="-1.27" y="-1.35" dx="3" dy="1" layer="1" rot="R90"/>
+<smd name="2" x="-3.81" y="-1.35" dx="3" dy="1" layer="1" rot="R90"/>
+<smd name="1" x="-6.35" y="-1.35" dx="3" dy="1" layer="1" rot="R90"/>
+</package>
+<package name="USB-B-SMT">
+<description>USB Series B Surface Mounted</description>
+<wire x1="-1" y1="-6" x2="2.4" y2="-6" width="0.2032" layer="51"/>
+<wire x1="2.4" y1="6" x2="-1" y2="6" width="0.2032" layer="51"/>
+<wire x1="2.4" y1="6" x2="2.4" y2="7.3" width="0.2032" layer="51"/>
+<wire x1="2.4" y1="7.3" x2="2.2" y2="7.5" width="0.2032" layer="51"/>
+<wire x1="2.2" y1="7.5" x2="1.9" y2="7.5" width="0.2032" layer="51"/>
+<wire x1="1.9" y1="7.5" x2="1.4" y2="7" width="0.2032" layer="51"/>
+<wire x1="-1" y1="6" x2="-1" y2="7.3" width="0.2032" layer="51"/>
+<wire x1="-0.8" y1="7.5" x2="-0.5" y2="7.5" width="0.2032" layer="51"/>
+<wire x1="-0.5" y1="7.5" x2="0" y2="7" width="0.2032" layer="51"/>
+<wire x1="0" y1="7" x2="1.4" y2="7" width="0.2032" layer="51"/>
+<wire x1="-1" y1="-6" x2="-1" y2="-7.3" width="0.2032" layer="51"/>
+<wire x1="-1" y1="-7.3" x2="-0.8" y2="-7.5" width="0.2032" layer="51"/>
+<wire x1="-0.8" y1="-7.5" x2="-0.5" y2="-7.5" width="0.2032" layer="51"/>
+<wire x1="-0.5" y1="-7.5" x2="0" y2="-7" width="0.2032" layer="51"/>
+<wire x1="1.9" y1="-7.5" x2="1.4" y2="-7" width="0.2032" layer="51"/>
+<wire x1="1.4" y1="-7" x2="0" y2="-7" width="0.2032" layer="51"/>
+<wire x1="-1" y1="7.3" x2="-0.8" y2="7.5" width="0.2032" layer="51"/>
+<wire x1="2.2" y1="-7.5" x2="1.9" y2="-7.5" width="0.2032" layer="51"/>
+<wire x1="2.2" y1="-7.5" x2="2.4" y2="-7.3" width="0.2032" layer="51"/>
+<wire x1="2.4" y1="-6" x2="2.4" y2="-7.3" width="0.2032" layer="51"/>
+<wire x1="-5" y1="6" x2="-5" y2="-6" width="0.2032" layer="51"/>
+<wire x1="-5" y1="6" x2="-9" y2="6" width="0.2032" layer="51"/>
+<wire x1="-9" y1="6" x2="-9" y2="-6" width="0.2032" layer="51"/>
+<wire x1="-9" y1="-6" x2="-5" y2="-6" width="0.2032" layer="51"/>
+<wire x1="-5" y1="6" x2="-3" y2="6" width="0.2032" layer="21"/>
+<wire x1="-5" y1="-6" x2="-3" y2="-6" width="0.2032" layer="21"/>
+<wire x1="4" y1="-6" x2="7" y2="-6" width="0.2032" layer="21"/>
+<wire x1="7" y1="-6" x2="7" y2="-3" width="0.2032" layer="21"/>
+<wire x1="7" y1="3" x2="7" y2="6" width="0.2032" layer="21"/>
+<wire x1="7" y1="6" x2="4" y2="6" width="0.2032" layer="21"/>
+<smd name="5" x="0.58" y="6.8" dx="6.04" dy="3.4" layer="1"/>
+<smd name="6" x="0.58" y="-6.8" dx="6.04" dy="3.4" layer="1"/>
+<smd name="D+" x="7" y="1.875" dx="3" dy="0.7" layer="1"/>
+<smd name="D-" x="7" y="0.625" dx="3" dy="0.7" layer="1"/>
+<smd name="GND" x="7" y="-0.625" dx="3" dy="0.7" layer="1"/>
+<smd name="VUSB" x="7" y="-1.875" dx="3" dy="0.7" layer="1"/>
+<text x="4.3" y="-7.795" size="1.27" layer="25">&gt;NAME</text>
+<hole x="0" y="2.25" drill="1.4"/>
+<hole x="0" y="-2.25" drill="1.4"/>
+</package>
+<package name="USB-MINIB-OLD">
+<description>&lt;b&gt;USB Series Mini-B Surface Mounted&lt;/b&gt;</description>
+<wire x1="-1.5" y1="3.8" x2="0.9" y2="3.8" width="0.127" layer="21"/>
+<wire x1="3.3" y1="3.1" x2="3.3" y2="2.1" width="0.127" layer="21"/>
+<wire x1="3.3" y1="-2.1" x2="3.3" y2="-3.1" width="0.127" layer="21"/>
+<wire x1="1" y1="-3.8" x2="-1.5" y2="-3.8" width="0.127" layer="21"/>
+<wire x1="-5.9" y1="3.8" x2="-5.9" y2="-3.8" width="0.127" layer="51"/>
+<wire x1="-5.9" y1="-3.8" x2="-4.5" y2="-3.8" width="0.127" layer="51"/>
+<wire x1="-5.9" y1="3.8" x2="-4.5" y2="3.8" width="0.127" layer="51"/>
+<smd name="1" x="-3" y="-4.5" dx="2.5" dy="2" layer="1"/>
+<smd name="2" x="-3" y="4.5" dx="2.5" dy="2" layer="1"/>
+<smd name="3" x="3" y="-4.5" dx="3.5" dy="2" layer="1"/>
+<smd name="4" x="3" y="4.5" dx="3.5" dy="2" layer="1"/>
+<smd name="D+" x="3" y="0" dx="3.5" dy="0.5" layer="1"/>
+<smd name="D-" x="3" y="0.8" dx="3.5" dy="0.5" layer="1"/>
+<smd name="VBUS" x="3.01" y="1.61" dx="3.5" dy="0.5" layer="1"/>
+<smd name="ID" x="3" y="-0.8" dx="3.5" dy="0.5" layer="1"/>
+<smd name="GND" x="3" y="-1.6" dx="3.5" dy="0.5" layer="1"/>
+<text x="-3.81" y="-1.27" size="0.4064" layer="27">&gt;VALUE</text>
+<text x="-3.81" y="0" size="0.4064" layer="25">&gt;NAME</text>
+<hole x="0" y="2.2" drill="0.9"/>
+<hole x="0" y="-2.2" drill="0.9"/>
+</package>
+<package name="S4B-PH">
+<wire x1="-6" y1="2" x2="-6" y2="-7" width="0.3048" layer="51"/>
+<wire x1="-6" y1="-7" x2="6" y2="-7" width="0.3048" layer="51"/>
+<wire x1="6" y1="-7" x2="6" y2="2" width="0.3048" layer="51"/>
+<wire x1="6" y1="2" x2="-6" y2="2" width="0.3048" layer="51"/>
+<smd name="1" x="-3" y="-4.7" dx="1" dy="4.6" layer="1"/>
+<smd name="2" x="-1" y="-4.7" dx="1" dy="4.6" layer="1"/>
+<smd name="3" x="1" y="-4.7" dx="1" dy="4.6" layer="1"/>
+<smd name="4" x="3" y="-4.7" dx="1" dy="4.6" layer="1"/>
+<smd name="P$1" x="-5.4" y="0.5" dx="3.4" dy="1.6" layer="1" rot="R90"/>
+<smd name="P$2" x="5.4" y="0.5" dx="3.4" dy="1.6" layer="1" rot="R90"/>
+</package>
+<package name="USB-MINIB">
+<description>&lt;b&gt;USB Series Mini-B Surface Mounted&lt;/b&gt;</description>
+<wire x1="-1.3" y1="3.8" x2="0.8" y2="3.8" width="0.2032" layer="21"/>
+<wire x1="3.3" y1="3.1" x2="3.3" y2="2.2" width="0.2032" layer="21"/>
+<wire x1="3.3" y1="-2.2" x2="3.3" y2="-3.1" width="0.2032" layer="21"/>
+<wire x1="0.8" y1="-3.8" x2="-1.3" y2="-3.8" width="0.2032" layer="21"/>
+<wire x1="-5.9" y1="3.8" x2="-5.9" y2="-3.8" width="0.2032" layer="51"/>
+<wire x1="-5.9" y1="-3.8" x2="-4.5" y2="-3.8" width="0.2032" layer="51"/>
+<wire x1="-5.9" y1="3.8" x2="-4.5" y2="3.8" width="0.2032" layer="51"/>
+<smd name="D+" x="2.5" y="0" dx="2.5" dy="0.5" layer="1"/>
+<smd name="D-" x="2.5" y="0.8" dx="2.5" dy="0.5" layer="1"/>
+<smd name="GND" x="2.5" y="-1.6" dx="2.5" dy="0.5" layer="1"/>
+<smd name="ID" x="2.5" y="-0.8" dx="2.5" dy="0.5" layer="1"/>
+<smd name="MTN3" x="-3" y="-4.5" dx="2.5" dy="2" layer="1"/>
+<smd name="MTN1" x="-3" y="4.5" dx="2.5" dy="2" layer="1"/>
+<smd name="MTN4" x="2.5" y="-4.5" dx="2.5" dy="2" layer="1"/>
+<smd name="MTN2" x="2.5" y="4.5" dx="2.5" dy="2" layer="1"/>
+<smd name="VBUS" x="2.5" y="1.6" dx="2.5" dy="0.5" layer="1"/>
+<text x="-3.81" y="1.27" size="0.4064" layer="25">&gt;NAME</text>
+<text x="-3.81" y="0" size="0.4064" layer="27">&gt;VALUE</text>
+<hole x="0" y="2.2" drill="0.9"/>
+<hole x="0" y="-2.2" drill="0.9"/>
+</package>
+<package name="USB_PCB">
+<description>Card-edge USB A connector.
+
+For boards designed to be plugged directly into a USB slot. If possible, ensure that your PCB is about 2.4mm thick to fit snugly.</description>
+<wire x1="-4" y1="6" x2="7.7" y2="6" width="0.127" layer="51"/>
+<wire x1="7.7" y1="6" x2="7.7" y2="-6" width="0.127" layer="51" style="shortdash"/>
+<wire x1="7.7" y1="-6" x2="-4" y2="-6" width="0.127" layer="51"/>
+<wire x1="-4" y1="-6" x2="-4" y2="6" width="0.127" layer="51"/>
+<smd name="5V" x="1.55" y="-3.5" dx="11" dy="1.5" layer="1"/>
+<smd name="D-" x="2.05" y="-1" dx="10" dy="1" layer="1"/>
+<smd name="D+" x="2.05" y="1" dx="10" dy="1" layer="1"/>
+<smd name="GND" x="1.55" y="3.5" dx="11" dy="1.5" layer="1"/>
+<text x="-1.27" y="5.08" size="0.4064" layer="25">&gt;Name</text>
+<text x="-1.27" y="-5.08" size="0.4064" layer="27">&gt;Value</text>
+</package>
+<package name="USB-MINIB-NOSTOP">
+<wire x1="-1.3" y1="3.8" x2="0.8" y2="3.8" width="0.2032" layer="21"/>
+<wire x1="3.3" y1="3.1" x2="3.3" y2="2.2" width="0.2032" layer="21"/>
+<wire x1="3.3" y1="-2.2" x2="3.3" y2="-3.1" width="0.2032" layer="21"/>
+<wire x1="0.8" y1="-3.8" x2="-1.3" y2="-3.8" width="0.2032" layer="21"/>
+<wire x1="-5.9" y1="3.8" x2="-5.9" y2="-3.8" width="0.2032" layer="51"/>
+<wire x1="-5.9" y1="-3.8" x2="-4.5" y2="-3.8" width="0.2032" layer="51"/>
+<wire x1="-5.9" y1="3.8" x2="-4.5" y2="3.8" width="0.2032" layer="51"/>
+<circle x="0" y="2.2" radius="0.35" width="0.41" layer="29"/>
+<circle x="0" y="-2.2" radius="0.35" width="0.41" layer="29"/>
+<pad name="H1" x="0" y="2.2" drill="0.9" diameter="0.8" stop="no"/>
+<pad name="H2" x="0" y="-2.2" drill="0.9" diameter="0.7874" stop="no"/>
+<smd name="D+" x="2.5" y="0" dx="2.5" dy="0.5" layer="1"/>
+<smd name="D-" x="2.5" y="0.8" dx="2.5" dy="0.5" layer="1"/>
+<smd name="GND" x="2.5" y="-1.6" dx="2.5" dy="0.5" layer="1"/>
+<smd name="ID" x="2.5" y="-0.8" dx="2.5" dy="0.5" layer="1"/>
+<smd name="G1" x="-3" y="-4.5" dx="2.5" dy="2" layer="1"/>
+<smd name="G2" x="-3" y="4.5" dx="2.5" dy="2" layer="1"/>
+<smd name="G4" x="2.5" y="-4.5" dx="2.5" dy="2" layer="1"/>
+<smd name="G3" x="2.5" y="4.5" dx="2.5" dy="2" layer="1"/>
+<smd name="VBUS" x="2.5" y="1.6" dx="2.5" dy="0.5" layer="1"/>
+<text x="-3.81" y="1.27" size="0.4064" layer="25">&gt;NAME</text>
+<text x="-3.81" y="0" size="0.4064" layer="27">&gt;VALUE</text>
+</package>
+<package name="USB-MICROB">
+<description>Micro USB Package</description>
+<wire x1="-3.4" y1="-2.15" x2="-3" y2="-2.15" width="0.127" layer="51"/>
+<wire x1="3" y1="-2.15" x2="3.4" y2="-2.15" width="0.127" layer="51"/>
+<wire x1="-3.4" y1="-2.15" x2="-3.4" y2="-1.45" width="0.127" layer="51"/>
+<wire x1="-3.4" y1="-1.45" x2="-3.4" y2="2.85" width="0.127" layer="51"/>
+<wire x1="3.4" y1="2.85" x2="2.2" y2="2.85" width="0.127" layer="51"/>
+<wire x1="3.4" y1="2.85" x2="3.4" y2="-1.45" width="0.127" layer="51"/>
+<wire x1="3.4" y1="-1.45" x2="3.4" y2="-2.15" width="0.127" layer="51"/>
+<wire x1="-3.4" y1="-1.45" x2="3.4" y2="-1.45" width="0.127" layer="51"/>
+<wire x1="-3.4" y1="1.25" x2="-3.4" y2="2.85" width="0.2032" layer="21"/>
+<wire x1="-3.4" y1="2.85" x2="-2.2" y2="2.85" width="0.2032" layer="21"/>
+<wire x1="3.4" y1="2.85" x2="2.2" y2="2.85" width="0.2032" layer="21"/>
+<wire x1="3.4" y1="1.25" x2="3.4" y2="2.85" width="0.2032" layer="21"/>
+<wire x1="-3.4" y1="-1.45" x2="3.4" y2="-1.45" width="0.2032" layer="21"/>
+<wire x1="-2.2" y1="1.45" x2="2.2" y2="1.45" width="0.127" layer="51"/>
+<wire x1="2.2" y1="1.45" x2="2.2" y2="2.85" width="0.127" layer="51"/>
+<wire x1="-2.2" y1="1.45" x2="-2.2" y2="2.85" width="0.127" layer="51"/>
+<wire x1="-3.4" y1="2.85" x2="-2.2" y2="2.85" width="0.127" layer="51"/>
+<wire x1="-2.2" y1="2.85" x2="-2.2" y2="1.45" width="0.2032" layer="21"/>
+<wire x1="-2.2" y1="1.45" x2="2.2" y2="1.45" width="0.2032" layer="21"/>
+<wire x1="2.2" y1="1.45" x2="2.2" y2="2.85" width="0.2032" layer="21"/>
+<wire x1="-3.4" y1="-2.15" x2="-4" y2="-2.75" width="0.2032" layer="51"/>
+<wire x1="3.4" y1="-2.15" x2="4" y2="-2.75" width="0.2032" layer="51"/>
+<wire x1="-3" y1="-2.15" x2="-3" y2="-2.55" width="0.127" layer="51"/>
+<wire x1="-2.8" y1="-2.8" x2="2.75" y2="-2.8" width="0.127" layer="51"/>
+<wire x1="3" y1="-2.6" x2="3" y2="-2.15" width="0.127" layer="51"/>
+<wire x1="-3" y1="-2.55" x2="-2.8" y2="-2.8" width="0.127" layer="51" curve="84.547378"/>
+<wire x1="2.75" y1="-2.8" x2="3" y2="-2.6" width="0.127" layer="51" curve="84.547378"/>
+<smd name="VBUS" x="-1.3" y="2.65" dx="1.4" dy="0.35" layer="1" rot="R90"/>
+<smd name="GND" x="1.3" y="2.65" dx="1.4" dy="0.35" layer="1" rot="R90"/>
+<smd name="D-" x="-0.65" y="2.65" dx="1.4" dy="0.35" layer="1" rot="R90"/>
+<smd name="D+" x="0" y="2.65" dx="1.4" dy="0.35" layer="1" rot="R90"/>
+<smd name="ID" x="0.65" y="2.65" dx="1.4" dy="0.35" layer="1" rot="R90"/>
+<smd name="MT1" x="-4" y="0" dx="1.8" dy="1.9" layer="1"/>
+<smd name="MT2" x="4" y="0" dx="1.8" dy="1.9" layer="1"/>
+<text x="-1.6" y="-4.16" size="0.762" layer="25">&gt;NAME</text>
+<smd name="P$1" x="-1.27" y="0" dx="1.9" dy="1.9" layer="1"/>
+<smd name="P$2" x="1.27" y="0" dx="1.9" dy="1.9" layer="1"/>
+</package>
+<package name="2X03SMD">
+<smd name="1" x="-2.54" y="2.54" dx="2.54" dy="1.27" layer="1"/>
+<smd name="3" x="-2.54" y="0" dx="2.54" dy="1.27" layer="1"/>
+<smd name="5" x="-2.54" y="-2.54" dx="2.54" dy="1.27" layer="1"/>
+<smd name="2" x="2.92" y="2.54" dx="2.54" dy="1.27" layer="1"/>
+<smd name="4" x="2.92" y="0" dx="2.54" dy="1.27" layer="1"/>
+<smd name="6" x="2.92" y="-2.54" dx="2.54" dy="1.27" layer="1"/>
+<text x="-5.08" y="2.54" size="1.27" layer="27">1</text>
+<text x="-3.81" y="3.81" size="1.27" layer="21">&gt;NAME</text>
+<text x="-3.81" y="-5.08" size="1.27" layer="21">&gt;VALUE</text>
+</package>
+<package name="RESONATOR-SMD">
+<wire x1="-1.6" y1="1.92" x2="1.6" y2="1.92" width="0.127" layer="51"/>
+<wire x1="1.6" y1="1.92" x2="1.6" y2="-1.92" width="0.127" layer="51"/>
+<wire x1="1.6" y1="-1.92" x2="-1.6" y2="-1.92" width="0.127" layer="51"/>
+<wire x1="-1.6" y1="-1.92" x2="-1.6" y2="1.92" width="0.127" layer="51"/>
+<smd name="1" x="-1.5" y="0" dx="0.7" dy="4.1" layer="1"/>
+<smd name="2" x="0" y="0" dx="1" dy="4.1" layer="1"/>
+<smd name="3" x="1.5" y="0" dx="0.7" dy="4.1" layer="1"/>
+<text x="-1.639" y="2.27" size="0.4064" layer="25">&gt;Name</text>
+<text x="0.361" y="-2.774" size="0.4064" layer="27">&gt;Value</text>
+</package>
+<package name="RESONATOR-PTH">
+<wire x1="-2.286" y1="1.778" x2="-2.286" y2="-1.778" width="0.2032" layer="21" curve="162.403081"/>
+<wire x1="2.286" y1="-1.778" x2="2.286" y2="1.778" width="0.2032" layer="21" curve="162.403081"/>
+<wire x1="-2.286" y1="-1.778" x2="2.286" y2="-1.778" width="0.2032" layer="21" curve="12.71932"/>
+<wire x1="2.286" y1="1.778" x2="-2.286" y2="1.778" width="0.2032" layer="21" curve="12.758496"/>
+<pad name="2" x="0" y="0" drill="0.8" diameter="1.8796"/>
+<pad name="1" x="-2.54" y="0" drill="0.8" diameter="1.8796"/>
+<pad name="3" x="2.54" y="0" drill="0.8" diameter="1.8796"/>
+</package>
+</packages>
+<symbols>
+<symbol name="RESISTOR">
+<wire x1="-2.54" y1="0" x2="-2.159" y2="1.016" width="0.2032" layer="94"/>
+<wire x1="-2.159" y1="1.016" x2="-1.524" y2="-1.016" width="0.2032" layer="94"/>
+<wire x1="-1.524" y1="-1.016" x2="-0.889" y2="1.016" width="0.2032" layer="94"/>
+<wire x1="-0.889" y1="1.016" x2="-0.254" y2="-1.016" width="0.2032" layer="94"/>
+<wire x1="-0.254" y1="-1.016" x2="0.381" y2="1.016" width="0.2032" layer="94"/>
+<wire x1="0.381" y1="1.016" x2="1.016" y2="-1.016" width="0.2032" layer="94"/>
+<wire x1="1.016" y1="-1.016" x2="1.651" y2="1.016" width="0.2032" layer="94"/>
+<wire x1="1.651" y1="1.016" x2="2.286" y2="-1.016" width="0.2032" layer="94"/>
+<wire x1="2.286" y1="-1.016" x2="2.54" y2="0" width="0.2032" layer="94"/>
+<text x="-3.81" y="1.4986" size="1.778" layer="95">&gt;NAME</text>
+<text x="-3.81" y="-3.302" size="1.778" layer="96">&gt;VALUE</text>
+<pin name="2" x="5.08" y="0" visible="off" length="short" direction="pas" swaplevel="1" rot="R180"/>
+<pin name="1" x="-5.08" y="0" visible="off" length="short" direction="pas" swaplevel="1"/>
+</symbol>
+<symbol name="ARDUINO_SERIAL_PROGRAM">
+<wire x1="1.27" y1="-7.62" x2="-7.62" y2="-7.62" width="0.4064" layer="94"/>
+<wire x1="-1.27" y1="0" x2="0" y2="0" width="0.6096" layer="94"/>
+<wire x1="-1.27" y1="-2.54" x2="0" y2="-2.54" width="0.6096" layer="94"/>
+<wire x1="-1.27" y1="-5.08" x2="0" y2="-5.08" width="0.6096" layer="94"/>
+<wire x1="-7.62" y1="10.16" x2="-7.62" y2="-7.62" width="0.4064" layer="94"/>
+<wire x1="1.27" y1="-7.62" x2="1.27" y2="10.16" width="0.4064" layer="94"/>
+<wire x1="-7.62" y1="10.16" x2="1.27" y2="10.16" width="0.4064" layer="94"/>
+<wire x1="-1.27" y1="5.08" x2="0" y2="5.08" width="0.6096" layer="94"/>
+<wire x1="-1.27" y1="2.54" x2="0" y2="2.54" width="0.6096" layer="94"/>
+<wire x1="-1.27" y1="7.62" x2="0" y2="7.62" width="0.6096" layer="94"/>
+<text x="-5.08" y="-10.16" size="1.778" layer="96">&gt;VALUE</text>
+<text x="-5.08" y="10.922" size="1.778" layer="95">&gt;NAME</text>
+<pin name="DTR" x="5.08" y="-5.08" visible="pin" length="middle" direction="pas" swaplevel="1" rot="R180"/>
+<pin name="RXI" x="5.08" y="-2.54" visible="pin" length="middle" direction="pas" swaplevel="1" rot="R180"/>
+<pin name="TXO" x="5.08" y="0" visible="pin" length="middle" direction="pas" swaplevel="1" rot="R180"/>
+<pin name="VCC" x="5.08" y="2.54" visible="pin" length="middle" direction="pas" swaplevel="1" rot="R180"/>
+<pin name="CTS" x="5.08" y="5.08" visible="pin" length="middle" direction="pas" swaplevel="1" rot="R180"/>
+<pin name="GND" x="5.08" y="7.62" visible="pin" length="middle" direction="pas" swaplevel="1" rot="R180"/>
+</symbol>
+<symbol name="CAP-NP">
+<wire x1="-1.778" y1="1.524" x2="-1.778" y2="0" width="0.254" layer="94"/>
+<wire x1="-1.778" y1="0" x2="-1.778" y2="-1.524" width="0.254" layer="94"/>
+<wire x1="-0.762" y1="1.524" x2="-0.762" y2="0" width="0.254" layer="94"/>
+<wire x1="-0.762" y1="0" x2="-0.762" y2="-1.524" width="0.254" layer="94"/>
+<wire x1="-2.54" y1="0" x2="-1.778" y2="0" width="0.1524" layer="94"/>
+<wire x1="-0.762" y1="0" x2="0" y2="0" width="0.1524" layer="94"/>
+<text x="-3.81" y="2.54" size="1.778" layer="95">&gt;NAME</text>
+<text x="-3.81" y="-3.81" size="1.778" layer="96">&gt;VALUE</text>
+<pin name="1" x="-5.08" y="0" visible="off" length="short" direction="pas" swaplevel="1"/>
+<pin name="2" x="2.54" y="0" visible="off" length="short" direction="pas" swaplevel="1" rot="R180"/>
+</symbol>
+<symbol name="USB-1">
+<wire x1="5.08" y1="8.89" x2="0" y2="8.89" width="0.254" layer="94"/>
+<wire x1="0" y1="8.89" x2="0" y2="-1.27" width="0.254" layer="94"/>
+<wire x1="0" y1="-1.27" x2="5.08" y2="-1.27" width="0.254" layer="94"/>
+<text x="3.81" y="0" size="2.54" layer="94" rot="R90">USB</text>
+<pin name="D+" x="-2.54" y="7.62" visible="pad" length="short"/>
+<pin name="D-" x="-2.54" y="5.08" visible="pad" length="short"/>
+<pin name="VBUS" x="-2.54" y="2.54" visible="pad" length="short"/>
+<pin name="GND" x="-2.54" y="0" visible="pad" length="short"/>
+</symbol>
+<symbol name="DGND">
+<wire x1="-1.905" y1="0" x2="1.905" y2="0" width="0.254" layer="94"/>
+<text x="-2.54" y="-2.54" size="1.778" layer="96">&gt;VALUE</text>
+<pin name="GND" x="0" y="2.54" visible="off" length="short" direction="sup" rot="R270"/>
+</symbol>
+<symbol name="AVRISP">
+<wire x1="-6.35" y1="-5.08" x2="8.89" y2="-5.08" width="0.4064" layer="94"/>
+<wire x1="8.89" y1="-5.08" x2="8.89" y2="5.08" width="0.4064" layer="94"/>
+<wire x1="8.89" y1="5.08" x2="-6.35" y2="5.08" width="0.4064" layer="94"/>
+<wire x1="-6.35" y1="5.08" x2="-6.35" y2="-5.08" width="0.4064" layer="94"/>
+<text x="-6.35" y="5.715" size="1.778" layer="95">&gt;NAME</text>
+<text x="-6.35" y="-7.62" size="1.778" layer="96">&gt;VALUE</text>
+<text x="-5.08" y="3.175" size="1.27" layer="95">MISO</text>
+<text x="-5.08" y="0.635" size="1.27" layer="95">SCK</text>
+<text x="-5.08" y="-1.905" size="1.27" layer="95">RST</text>
+<text x="7.62" y="3.175" size="1.27" layer="95" rot="MR0">VCC</text>
+<text x="7.62" y="0.635" size="1.27" layer="95" rot="MR0">MOSI</text>
+<text x="7.62" y="-1.905" size="1.27" layer="95" rot="MR0">GND</text>
+<pin name="MISO" x="-2.54" y="2.54" visible="off" length="short" direction="pas" function="dot"/>
+<pin name="VCC" x="5.08" y="2.54" visible="off" length="short" direction="pas" function="dot" rot="R180"/>
+<pin name="SCK" x="-2.54" y="0" visible="off" length="short" direction="pas" function="dot"/>
+<pin name="MOSI" x="5.08" y="0" visible="off" length="short" direction="pas" function="dot" rot="R180"/>
+<pin name="RST" x="-2.54" y="-2.54" visible="off" length="short" direction="pas" function="dot"/>
+<pin name="GND" x="5.08" y="-2.54" visible="off" length="short" direction="pas" function="dot" rot="R180"/>
+</symbol>
+<symbol name="RESONATOR">
+<wire x1="1.016" y1="0" x2="2.54" y2="0" width="0.1524" layer="94"/>
+<wire x1="-2.54" y1="0" x2="-1.016" y2="0" width="0.1524" layer="94"/>
+<wire x1="-0.381" y1="1.524" x2="-0.381" y2="-1.524" width="0.1524" layer="94"/>
+<wire x1="-0.381" y1="-1.524" x2="0.381" y2="-1.524" width="0.1524" layer="94"/>
+<wire x1="0.381" y1="-1.524" x2="0.381" y2="1.524" width="0.1524" layer="94"/>
+<wire x1="0.381" y1="1.524" x2="-0.381" y2="1.524" width="0.1524" layer="94"/>
+<wire x1="1.016" y1="1.778" x2="1.016" y2="0" width="0.1524" layer="94"/>
+<wire x1="1.016" y1="0" x2="1.016" y2="-1.778" width="0.1524" layer="94"/>
+<wire x1="-1.016" y1="1.778" x2="-1.016" y2="0" width="0.1524" layer="94"/>
+<wire x1="-1.016" y1="0" x2="-1.016" y2="-1.778" width="0.1524" layer="94"/>
+<wire x1="2.54" y1="0" x2="2.54" y2="-2.032" width="0.1524" layer="94"/>
+<wire x1="3.302" y1="-2.032" x2="2.54" y2="-2.032" width="0.1524" layer="94"/>
+<wire x1="2.54" y1="-2.032" x2="1.778" y2="-2.032" width="0.1524" layer="94"/>
+<wire x1="3.302" y1="-3.048" x2="2.54" y2="-3.048" width="0.1524" layer="94"/>
+<wire x1="2.54" y1="-3.048" x2="1.778" y2="-3.048" width="0.1524" layer="94"/>
+<wire x1="2.54" y1="-3.048" x2="2.54" y2="-5.08" width="0.1524" layer="94"/>
+<wire x1="-1.778" y1="-3.048" x2="-2.54" y2="-3.048" width="0.1524" layer="94"/>
+<wire x1="-2.54" y1="-3.048" x2="-3.302" y2="-3.048" width="0.1524" layer="94"/>
+<wire x1="-2.54" y1="-3.048" x2="-2.54" y2="-5.08" width="0.1524" layer="94"/>
+<wire x1="-1.778" y1="-2.032" x2="-2.54" y2="-2.032" width="0.1524" layer="94"/>
+<wire x1="-2.54" y1="-2.032" x2="-3.302" y2="-2.032" width="0.1524" layer="94"/>
+<wire x1="-2.54" y1="-2.032" x2="-2.54" y2="0" width="0.1524" layer="94"/>
+<wire x1="2.54" y1="-5.08" x2="0" y2="-5.08" width="0.1524" layer="94"/>
+<wire x1="0" y1="-5.08" x2="-2.54" y2="-5.08" width="0.1524" layer="94"/>
+<wire x1="0" y1="-5.08" x2="0" y2="-7.62" width="0.1524" layer="94"/>
+<text x="2.54" y="1.016" size="1.778" layer="95">&gt;NAME</text>
+<text x="2.54" y="-7.62" size="1.778" layer="96">&gt;VALUE</text>
+<pin name="3" x="2.54" y="0" visible="off" length="point" direction="pas" swaplevel="1" rot="R180"/>
+<pin name="1" x="-2.54" y="0" visible="off" length="point" direction="pas" swaplevel="1"/>
+<pin name="2" x="0" y="-7.62" visible="off" length="point" direction="pas" swaplevel="1" rot="R90"/>
+</symbol>
+</symbols>
+<devicesets>
+<deviceset name="RESISTOR" prefix="R" uservalue="yes">
+<gates>
+<gate name="G$1" symbol="RESISTOR" x="0" y="0"/>
+</gates>
+<devices>
+<device name="1206" package="1206">
+<connects>
+<connect gate="G$1" pin="1" pad="1"/>
+<connect gate="G$1" pin="2" pad="2"/>
+</connects>
+<technologies>
+<technology name=""/>
+</technologies>
+</device>
+<device name="0402" package="0402">
+<connects>
+<connect gate="G$1" pin="1" pad="1"/>
+<connect gate="G$1" pin="2" pad="2"/>
+</connects>
+<technologies>
+<technology name=""/>
+</technologies>
+</device>
+</devices>
+</deviceset>
+<deviceset name="FTDI_CONNECTOR" prefix="JP" uservalue="yes">
+<description>FTDI connector smd</description>
+<gates>
+<gate name="G$1" symbol="ARDUINO_SERIAL_PROGRAM" x="0" y="-2.54"/>
+</gates>
+<devices>
+<device name="SMD" package="1X06-SMD">
+<connects>
+<connect gate="G$1" pin="CTS" pad="5"/>
+<connect gate="G$1" pin="DTR" pad="1"/>
+<connect gate="G$1" pin="GND" pad="6"/>
+<connect gate="G$1" pin="RXI" pad="2"/>
+<connect gate="G$1" pin="TXO" pad="3"/>
+<connect gate="G$1" pin="VCC" pad="4"/>
+</connects>
+<technologies>
+<technology name=""/>
+</technologies>
+</device>
+</devices>
+</deviceset>
+<deviceset name="UNPOLARIZED_CAPACITOR" prefix="C" uservalue="yes">
+<description>unpolarized_capacitor</description>
+<gates>
+<gate name="1" symbol="CAP-NP" x="1.27" y="0"/>
+</gates>
+<devices>
+<device name="1206" package="1206">
+<connects>
+<connect gate="1" pin="1" pad="1"/>
+<connect gate="1" pin="2" pad="2"/>
+</connects>
+<technologies>
+<technology name=""/>
+</technologies>
+</device>
+</devices>
+</deviceset>
+<deviceset name="USB" prefix="JP">
+<description>&lt;h3&gt; USB Connector &lt;/h3&gt;
+
+Connector for USB-microB (orAB), USB-mini, and USB-PCB. For USB-micro use Digikey Part# 609-4052-1-ND (typeB) or 609-4052-1-ND (typeAB).</description>
+<gates>
+<gate name="G$1" symbol="USB-1" x="0" y="0"/>
+</gates>
+<devices>
+<device name="-B-S" package="USB-B-SMT">
+<connects>
+<connect gate="G$1" pin="D+" pad="D+"/>
+<connect gate="G$1" pin="D-" pad="D-"/>
+<connect gate="G$1" pin="GND" pad="GND"/>
+<connect gate="G$1" pin="VBUS" pad="VUSB"/>
+</connects>
+<technologies>
+<technology name=""/>
+</technologies>
+</device>
+<device name="OLD" package="USB-MINIB-OLD">
+<connects>
+<connect gate="G$1" pin="D+" pad="D+"/>
+<connect gate="G$1" pin="D-" pad="D-"/>
+<connect gate="G$1" pin="GND" pad="GND"/>
+<connect gate="G$1" pin="VBUS" pad="VBUS"/>
+</connects>
+<technologies>
+<technology name=""/>
+</technologies>
+</device>
+<device name="-JST-2MM-SMT" package="S4B-PH">
+<connects>
+<connect gate="G$1" pin="D+" pad="2"/>
+<connect gate="G$1" pin="D-" pad="3"/>
+<connect gate="G$1" pin="GND" pad="1"/>
+<connect gate="G$1" pin="VBUS" pad="4"/>
+</connects>
+<technologies>
+<technology name=""/>
+</technologies>
+</device>
+<device name="SMD" package="USB-MINIB">
+<connects>
+<connect gate="G$1" pin="D+" pad="D+"/>
+<connect gate="G$1" pin="D-" pad="D-"/>
+<connect gate="G$1" pin="GND" pad="GND"/>
+<connect gate="G$1" pin="VBUS" pad="VBUS"/>
+</connects>
+<technologies>
+<technology name="">
+<attribute name="PROD_ID" value="CONN-08193" constant="no"/>
+</technology>
+</technologies>
+</device>
+<device name="PCB" package="USB_PCB">
+<connects>
+<connect gate="G$1" pin="D+" pad="D+"/>
+<connect gate="G$1" pin="D-" pad="D-"/>
+<connect gate="G$1" pin="GND" pad="GND"/>
+<connect gate="G$1" pin="VBUS" pad="5V"/>
+</connects>
+<technologies>
+<technology name=""/>
+</technologies>
+</device>
+<device name="-SMD-NS" package="USB-MINIB-NOSTOP">
+<connects>
+<connect gate="G$1" pin="D+" pad="D+"/>
+<connect gate="G$1" pin="D-" pad="D-"/>
+<connect gate="G$1" pin="GND" pad="GND"/>
+<connect gate="G$1" pin="VBUS" pad="VBUS"/>
+</connects>
+<technologies>
+<technology name=""/>
+</technologies>
+</device>
+<device name="-MICROB" package="USB-MICROB">
+<connects>
+<connect gate="G$1" pin="D+" pad="D+"/>
+<connect gate="G$1" pin="D-" pad="D-"/>
+<connect gate="G$1" pin="GND" pad="GND MT1 MT2"/>
+<connect gate="G$1" pin="VBUS" pad="VBUS"/>
+</connects>
+<technologies>
+<technology name="">
+<attribute name="PROD_ID" value="CONN-09505"/>
+</technology>
+</technologies>
+</device>
+</devices>
+</deviceset>
+<deviceset name="GND" prefix="GND">
+<description>&lt;b&gt;SUPPLY SYMBOL&lt;/b&gt;</description>
+<gates>
+<gate name="1" symbol="DGND" x="0" y="0"/>
+</gates>
+<devices>
+<device name="">
+<technologies>
+<technology name=""/>
+</technologies>
+</device>
+</devices>
+</deviceset>
+<deviceset name="AVRISP">
+<gates>
+<gate name="G$1" symbol="AVRISP" x="0" y="0"/>
+</gates>
+<devices>
+<device name="SMD" package="2X03SMD">
+<connects>
+<connect gate="G$1" pin="GND" pad="6"/>
+<connect gate="G$1" pin="MISO" pad="1"/>
+<connect gate="G$1" pin="MOSI" pad="4"/>
+<connect gate="G$1" pin="RST" pad="5"/>
+<connect gate="G$1" pin="SCK" pad="3"/>
+<connect gate="G$1" pin="VCC" pad="2"/>
+</connects>
+<technologies>
+<technology name=""/>
+</technologies>
+</device>
+</devices>
+</deviceset>
+<deviceset name="RESONATOR" prefix="Y" uservalue="yes">
+<description>&lt;b&gt;Resonator&lt;/b&gt;&lt;br&gt;
+Small SMD resonator.&lt;br&gt;
+Used, eg, on the Arduino Pro/ Pro Mini boards.&lt;br&gt;
+8MHz- XTAL-08895&lt;br&gt;
+16MHz- XTAL-08900</description>
+<gates>
+<gate name="G$1" symbol="RESONATOR" x="0" y="0"/>
+</gates>
+<devices>
+<device name="8MHZ" package="RESONATOR-SMD">
+<connects>
+<connect gate="G$1" pin="1" pad="1"/>
+<connect gate="G$1" pin="2" pad="2"/>
+<connect gate="G$1" pin="3" pad="3"/>
+</connects>
+<technologies>
+<technology name="">
+<attribute name="PROD_ID" value="XTAL-08895"/>
+<attribute name="VALUE" value="8MHZ" constant="no"/>
+</technology>
+</technologies>
+</device>
+<device name="PTH" package="RESONATOR-PTH">
+<connects>
+<connect gate="G$1" pin="1" pad="1"/>
+<connect gate="G$1" pin="2" pad="2"/>
+<connect gate="G$1" pin="3" pad="3"/>
+</connects>
+<technologies>
+<technology name=""/>
+</technologies>
+</device>
+<device name="16MHZ" package="RESONATOR-SMD">
+<connects>
+<connect gate="G$1" pin="1" pad="1"/>
+<connect gate="G$1" pin="2" pad="2"/>
+<connect gate="G$1" pin="3" pad="3"/>
+</connects>
+<technologies>
+<technology name="">
+<attribute name="PROD_ID" value="XTAL-08900"/>
+<attribute name="VALUE" value="16MHz"/>
+</technology>
+</technologies>
+</device>
+</devices>
+</deviceset>
+</devicesets>
+</library>
+<library name="FAB_Hello">
+<packages>
+</packages>
+<symbols>
+<symbol name="VCC">
+<wire x1="1.27" y1="-1.905" x2="0" y2="0" width="0.254" layer="94"/>
+<wire x1="0" y1="0" x2="-1.27" y2="-1.905" width="0.254" layer="94"/>
+<text x="-2.54" y="-2.54" size="1.778" layer="96" rot="R90">&gt;VALUE</text>
+<pin name="VCC" x="0" y="-2.54" visible="off" length="short" direction="sup" rot="R90"/>
+</symbol>
+<symbol name="GND-1">
+<wire x1="-1.905" y1="0" x2="1.905" y2="0" width="0.254" layer="94"/>
+<text x="-2.54" y="-2.54" size="1.778" layer="96">&gt;VALUE</text>
+<pin name="GND" x="0" y="2.54" visible="off" length="short" direction="sup" rot="R270"/>
+</symbol>
+</symbols>
+<devicesets>
+<deviceset name="VCC" prefix="P+">
+<description>&lt;b&gt;SUPPLY SYMBOL&lt;/b&gt;</description>
+<gates>
+<gate name="VCC" symbol="VCC" x="0" y="0"/>
+</gates>
+<devices>
+<device name="">
+<technologies>
+<technology name=""/>
+</technologies>
+</device>
+</devices>
+</deviceset>
+<deviceset name="GND" prefix="GND">
+<description>&lt;b&gt;SUPPLY SYMBOL&lt;/b&gt;</description>
+<gates>
+<gate name="1" symbol="GND-1" x="0" y="0"/>
+</gates>
+<devices>
+<device name="">
+<technologies>
+<technology name=""/>
+</technologies>
+</device>
+</devices>
+</deviceset>
+</devicesets>
+</library>
+<library name="adafruit">
+<packages>
+<package name="TQFP32-08">
+<description>&lt;B&gt;Thin Plasic Quad Flat Package&lt;/B&gt; Grid 0.8 mm</description>
+<wire x1="3.505" y1="3.505" x2="3.505" y2="-3.505" width="0.1524" layer="21"/>
+<wire x1="3.505" y1="-3.505" x2="-3.505" y2="-3.505" width="0.1524" layer="21"/>
+<wire x1="-3.505" y1="-3.505" x2="-3.505" y2="3.15" width="0.1524" layer="21"/>
+<wire x1="-3.15" y1="3.505" x2="3.505" y2="3.505" width="0.1524" layer="21"/>
+<wire x1="-3.15" y1="3.505" x2="-3.505" y2="3.15" width="0.1524" layer="21"/>
+<circle x="-2.7432" y="2.7432" radius="0.3592" width="0.1524" layer="21"/>
+<smd name="1" x="-4.2926" y="2.8" dx="1.27" dy="0.3556" layer="1"/>
+<smd name="2" x="-4.2926" y="2" dx="1.27" dy="0.3556" layer="1"/>
+<smd name="3" x="-4.2926" y="1.2" dx="1.27" dy="0.3556" layer="1"/>
+<smd name="4" x="-4.2926" y="0.4" dx="1.27" dy="0.3556" layer="1"/>
+<smd name="5" x="-4.2926" y="-0.4" dx="1.27" dy="0.3556" layer="1"/>
+<smd name="6" x="-4.2926" y="-1.2" dx="1.27" dy="0.3556" layer="1"/>
+<smd name="7" x="-4.2926" y="-2" dx="1.27" dy="0.3556" layer="1"/>
+<smd name="8" x="-4.2926" y="-2.8" dx="1.27" dy="0.3556" layer="1"/>
+<smd name="9" x="-2.8" y="-4.2926" dx="0.3556" dy="1.27" layer="1"/>
+<smd name="10" x="-2" y="-4.2926" dx="0.3556" dy="1.27" layer="1"/>
+<smd name="11" x="-1.2" y="-4.2926" dx="0.3556" dy="1.27" layer="1"/>
+<smd name="12" x="-0.4" y="-4.2926" dx="0.3556" dy="1.27" layer="1"/>
+<smd name="13" x="0.4" y="-4.2926" dx="0.3556" dy="1.27" layer="1"/>
+<smd name="14" x="1.2" y="-4.2926" dx="0.3556" dy="1.27" layer="1"/>
+<smd name="15" x="2" y="-4.2926" dx="0.3556" dy="1.27" layer="1"/>
+<smd name="16" x="2.8" y="-4.2926" dx="0.3556" dy="1.27" layer="1"/>
+<smd name="17" x="4.2926" y="-2.8" dx="1.27" dy="0.3556" layer="1"/>
+<smd name="18" x="4.2926" y="-2" dx="1.27" dy="0.3556" layer="1"/>
+<smd name="19" x="4.2926" y="-1.2" dx="1.27" dy="0.3556" layer="1"/>
+<smd name="20" x="4.2926" y="-0.4" dx="1.27" dy="0.3556" layer="1"/>
+<smd name="21" x="4.2926" y="0.4" dx="1.27" dy="0.3556" layer="1"/>
+<smd name="22" x="4.2926" y="1.2" dx="1.27" dy="0.3556" layer="1"/>
+<smd name="23" x="4.2926" y="2" dx="1.27" dy="0.3556" layer="1"/>
+<smd name="24" x="4.2926" y="2.8" dx="1.27" dy="0.3556" layer="1"/>
+<smd name="25" x="2.8" y="4.2926" dx="0.3556" dy="1.27" layer="1"/>
+<smd name="26" x="2" y="4.2926" dx="0.3556" dy="1.27" layer="1"/>
+<smd name="27" x="1.2" y="4.2926" dx="0.3556" dy="1.27" layer="1"/>
+<smd name="28" x="0.4" y="4.2926" dx="0.3556" dy="1.27" layer="1"/>
+<smd name="29" x="-0.4" y="4.2926" dx="0.3556" dy="1.27" layer="1"/>
+<smd name="30" x="-1.2" y="4.2926" dx="0.3556" dy="1.27" layer="1"/>
+<smd name="31" x="-2" y="4.2926" dx="0.3556" dy="1.27" layer="1"/>
+<smd name="32" x="-2.8" y="4.2926" dx="0.3556" dy="1.27" layer="1"/>
+<text x="-2.7686" y="5.08" size="0.8128" layer="25">&gt;NAME</text>
+<text x="-3.0226" y="-1.27" size="0.8128" layer="27">&gt;VALUE</text>
+<rectangle x1="-4.5466" y1="2.5714" x2="-3.556" y2="3.0286" layer="51"/>
+<rectangle x1="-4.5466" y1="1.7714" x2="-3.556" y2="2.2286" layer="51"/>
+<rectangle x1="-4.5466" y1="0.9714" x2="-3.556" y2="1.4286" layer="51"/>
+<rectangle x1="-4.5466" y1="0.1714" x2="-3.556" y2="0.6286" layer="51"/>
+<rectangle x1="-4.5466" y1="-0.6286" x2="-3.556" y2="-0.1714" layer="51"/>
+<rectangle x1="-4.5466" y1="-1.4286" x2="-3.556" y2="-0.9714" layer="51"/>
+<rectangle x1="-4.5466" y1="-2.2286" x2="-3.556" y2="-1.7714" layer="51"/>
+<rectangle x1="-4.5466" y1="-3.0286" x2="-3.556" y2="-2.5714" layer="51"/>
+<rectangle x1="-3.0286" y1="-4.5466" x2="-2.5714" y2="-3.556" layer="51"/>
+<rectangle x1="-2.2286" y1="-4.5466" x2="-1.7714" y2="-3.556" layer="51"/>
+<rectangle x1="-1.4286" y1="-4.5466" x2="-0.9714" y2="-3.556" layer="51"/>
+<rectangle x1="-0.6286" y1="-4.5466" x2="-0.1714" y2="-3.556" layer="51"/>
+<rectangle x1="0.1714" y1="-4.5466" x2="0.6286" y2="-3.556" layer="51"/>
+<rectangle x1="0.9714" y1="-4.5466" x2="1.4286" y2="-3.556" layer="51"/>
+<rectangle x1="1.7714" y1="-4.5466" x2="2.2286" y2="-3.556" layer="51"/>
+<rectangle x1="2.5714" y1="-4.5466" x2="3.0286" y2="-3.556" layer="51"/>
+<rectangle x1="3.556" y1="-3.0286" x2="4.5466" y2="-2.5714" layer="51"/>
+<rectangle x1="3.556" y1="-2.2286" x2="4.5466" y2="-1.7714" layer="51"/>
+<rectangle x1="3.556" y1="-1.4286" x2="4.5466" y2="-0.9714" layer="51"/>
+<rectangle x1="3.556" y1="-0.6286" x2="4.5466" y2="-0.1714" layer="51"/>
+<rectangle x1="3.556" y1="0.1714" x2="4.5466" y2="0.6286" layer="51"/>
+<rectangle x1="3.556" y1="0.9714" x2="4.5466" y2="1.4286" layer="51"/>
+<rectangle x1="3.556" y1="1.7714" x2="4.5466" y2="2.2286" layer="51"/>
+<rectangle x1="3.556" y1="2.5714" x2="4.5466" y2="3.0286" layer="51"/>
+<rectangle x1="2.5714" y1="3.556" x2="3.0286" y2="4.5466" layer="51"/>
+<rectangle x1="1.7714" y1="3.556" x2="2.2286" y2="4.5466" layer="51"/>
+<rectangle x1="0.9714" y1="3.556" x2="1.4286" y2="4.5466" layer="51"/>
+<rectangle x1="0.1714" y1="3.556" x2="0.6286" y2="4.5466" layer="51"/>
+<rectangle x1="-0.6286" y1="3.556" x2="-0.1714" y2="4.5466" layer="51"/>
+<rectangle x1="-1.4286" y1="3.556" x2="-0.9714" y2="4.5466" layer="51"/>
+<rectangle x1="-2.2286" y1="3.556" x2="-1.7714" y2="4.5466" layer="51"/>
+<rectangle x1="-3.0286" y1="3.556" x2="-2.5714" y2="4.5466" layer="51"/>
+</package>
+</packages>
+<symbols>
+<symbol name="ATMEGA32U2">
+<wire x1="-17.78" y1="30.48" x2="30.48" y2="30.48" width="0.254" layer="94"/>
+<wire x1="30.48" y1="30.48" x2="30.48" y2="-33.02" width="0.254" layer="94"/>
+<wire x1="30.48" y1="-33.02" x2="-17.78" y2="-33.02" width="0.254" layer="94"/>
+<wire x1="-17.78" y1="-33.02" x2="-17.78" y2="30.48" width="0.254" layer="94"/>
+<text x="-17.78" y="-38.1" size="1.778" layer="95">&gt;NAME</text>
+<text x="-5.08" y="33.02" size="1.778" layer="96">&gt;VALUE</text>
+<pin name="PC2(AIN2/PCIN11)" x="35.56" y="-20.32" length="middle" rot="R180"/>
+<pin name="XTAL2/PC0" x="-22.86" y="-10.16" length="middle"/>
+<pin name="XTAL1" x="-22.86" y="-2.54" length="middle"/>
+<pin name="GND" x="-22.86" y="-25.4" length="middle"/>
+<pin name="VCC" x="-22.86" y="27.94" length="middle"/>
+<pin name="UVCC" x="-22.86" y="25.4" length="middle"/>
+<pin name="UGND" x="-22.86" y="-22.86" length="middle"/>
+<pin name="D-" x="-22.86" y="15.24" length="middle"/>
+<pin name="AVCC" x="-22.86" y="22.86" length="middle"/>
+<pin name="PB3(PDO/MISO/PCINT3)" x="35.56" y="-5.08" length="middle" rot="R180"/>
+<pin name="PB2(PDI/MOSI/PCINT2)" x="35.56" y="-2.54" length="middle" rot="R180"/>
+<pin name="PB1(SCK/PCINT1)" x="35.56" y="0" length="middle" rot="R180"/>
+<pin name="PB0(SS/PCINT0)" x="35.56" y="2.54" length="middle" rot="R180"/>
+<pin name="PD7(INT7/HWB/AIN6/T0)" x="35.56" y="10.16" length="middle" rot="R180"/>
+<pin name="PD6(INT6/AIN5/RTS)" x="35.56" y="12.7" length="middle" rot="R180"/>
+<pin name="PD5(XCK/AIN4/PCINT12)" x="35.56" y="15.24" length="middle" rot="R180"/>
+<pin name="PD4(INT5/AIN3)" x="35.56" y="17.78" length="middle" rot="R180"/>
+<pin name="PD3(INT3/TXD1)" x="35.56" y="20.32" length="middle" rot="R180"/>
+<pin name="PD2(INT2/AIN1/RXD1)" x="35.56" y="22.86" length="middle" rot="R180"/>
+<pin name="PD1(INT1/AIN0)" x="35.56" y="25.4" length="middle" rot="R180"/>
+<pin name="PD0(INT0/OC0B)" x="35.56" y="27.94" length="middle" rot="R180"/>
+<pin name="PC7(ICP1/INT4/CLKO)" x="35.56" y="-30.48" length="middle" rot="R180"/>
+<pin name="PC6(OC1A/PCINT8)" x="35.56" y="-27.94" length="middle" rot="R180"/>
+<pin name="PC5(OC1B/PCINT9)" x="35.56" y="-25.4" length="middle" rot="R180"/>
+<pin name="PC4(PCINT10)" x="35.56" y="-22.86" length="middle" rot="R180"/>
+<pin name="PB4(T1/PCINT4)" x="35.56" y="-7.62" length="middle" rot="R180"/>
+<pin name="PB6(PCINT6)" x="35.56" y="-12.7" length="middle" rot="R180"/>
+<pin name="PB5(PCINT5)" x="35.56" y="-10.16" length="middle" rot="R180"/>
+<pin name="PB7(OC0A/OC1C/PCINT7)" x="35.56" y="-15.24" length="middle" rot="R180"/>
+<pin name="/RESET(PC1)" x="-22.86" y="-17.78" length="middle" function="dot"/>
+<pin name="D+" x="-22.86" y="12.7" length="middle"/>
+<pin name="UCAP" x="-22.86" y="7.62" length="middle"/>
+</symbol>
+</symbols>
+<devicesets>
+<deviceset name="ATMEGA32U2" prefix="IC">
+<description>&lt;B&gt;ATmega32u2&lt;/b&gt;
+&lt;p&gt;
+&lt;ul&gt;
+&lt;li&gt;Pin compatible with the atmega8u2, atmega16u2 and atmega32u2&lt;/li&gt;
+&lt;li&gt;8, 16 or 32 K flash, 1K RAM, 512b EEPROM&lt;/li&gt;
+&lt;li&gt;8 bit and 16 bit timer (5 PWM total)&lt;/li&gt;
+&lt;li&gt;UART, SPI (no I2C!)&lt;/li&gt;
+&lt;li&gt;USB with 4 endpoints, LUFA compatible&lt;/li&gt;
+&lt;li&gt;22 I/O lines, analog comparator (no ADC!)&lt;/li&gt;
+&lt;li&gt;Comes with DFU bootloader burned in!&lt;/li&gt;
+&lt;/ul&gt;</description>
+<gates>
+<gate name="G$1" symbol="ATMEGA32U2" x="-7.62" y="0"/>
+</gates>
+<devices>
+<device name="-TQFP" package="TQFP32-08">
+<connects>
+<connect gate="G$1" pin="/RESET(PC1)" pad="24"/>
+<connect gate="G$1" pin="AVCC" pad="32"/>
+<connect gate="G$1" pin="D+" pad="29"/>
+<connect gate="G$1" pin="D-" pad="30"/>
+<connect gate="G$1" pin="GND" pad="3"/>
+<connect gate="G$1" pin="PB0(SS/PCINT0)" pad="14"/>
+<connect gate="G$1" pin="PB1(SCK/PCINT1)" pad="15"/>
+<connect gate="G$1" pin="PB2(PDI/MOSI/PCINT2)" pad="16"/>
+<connect gate="G$1" pin="PB3(PDO/MISO/PCINT3)" pad="17"/>
+<connect gate="G$1" pin="PB4(T1/PCINT4)" pad="18"/>
+<connect gate="G$1" pin="PB5(PCINT5)" pad="19"/>
+<connect gate="G$1" pin="PB6(PCINT6)" pad="20"/>
+<connect gate="G$1" pin="PB7(OC0A/OC1C/PCINT7)" pad="21"/>
+<connect gate="G$1" pin="PC2(AIN2/PCIN11)" pad="5"/>
+<connect gate="G$1" pin="PC4(PCINT10)" pad="26"/>
+<connect gate="G$1" pin="PC5(OC1B/PCINT9)" pad="25"/>
+<connect gate="G$1" pin="PC6(OC1A/PCINT8)" pad="23"/>
+<connect gate="G$1" pin="PC7(ICP1/INT4/CLKO)" pad="22"/>
+<connect gate="G$1" pin="PD0(INT0/OC0B)" pad="6"/>
+<connect gate="G$1" pin="PD1(INT1/AIN0)" pad="7"/>
+<connect gate="G$1" pin="PD2(INT2/AIN1/RXD1)" pad="8"/>
+<connect gate="G$1" pin="PD3(INT3/TXD1)" pad="9"/>
+<connect gate="G$1" pin="PD4(INT5/AIN3)" pad="10"/>
+<connect gate="G$1" pin="PD5(XCK/AIN4/PCINT12)" pad="11"/>
+<connect gate="G$1" pin="PD6(INT6/AIN5/RTS)" pad="12"/>
+<connect gate="G$1" pin="PD7(INT7/HWB/AIN6/T0)" pad="13"/>
+<connect gate="G$1" pin="UCAP" pad="27"/>
+<connect gate="G$1" pin="UGND" pad="28"/>
+<connect gate="G$1" pin="UVCC" pad="31"/>
+<connect gate="G$1" pin="VCC" pad="4"/>
+<connect gate="G$1" pin="XTAL1" pad="1"/>
+<connect gate="G$1" pin="XTAL2/PC0" pad="2"/>
+</connects>
+<technologies>
+<technology name=""/>
+</technologies>
+</device>
+</devices>
+</deviceset>
+</devicesets>
+</library>
+</libraries>
+<attributes>
+</attributes>
+<variantdefs>
+</variantdefs>
+<classes>
+<class number="0" name="default" width="0" drill="0">
+</class>
+</classes>
+<parts>
+<part name="P+1" library="FAB_Hello" deviceset="VCC" device=""/>
+<part name="GND1" library="FAB_Hello" deviceset="GND" device=""/>
+<part name="GND2" library="FAB_Hello" deviceset="GND" device=""/>
+<part name="R1" library="fabPatil" deviceset="RESISTOR" device="1206" value="499"/>
+<part name="R2" library="fabPatil" deviceset="RESISTOR" device="1206" value="499"/>
+<part name="P+2" library="FAB_Hello" deviceset="VCC" device=""/>
+<part name="JP1" library="fabPatil" deviceset="FTDI_CONNECTOR" device="SMD" value="FTDI"/>
+<part name="C1" library="fabPatil" deviceset="UNPOLARIZED_CAPACITOR" device="1206" value="0.1uF"/>
+<part name="JP2" library="fabPatil" deviceset="USB" device="PCB"/>
+<part name="R5" library="fabPatil" deviceset="RESISTOR" device="1206" value="470"/>
+<part name="R6" library="fabPatil" deviceset="RESISTOR" device="1206" value="470"/>
+<part name="P+3" library="FAB_Hello" deviceset="VCC" device=""/>
+<part name="GND5" library="fabPatil" deviceset="GND" device=""/>
+<part name="U$1" library="fabPatil" deviceset="AVRISP" device="SMD" value="AVRISP"/>
+<part name="P+5" library="FAB_Hello" deviceset="VCC" device=""/>
+<part name="GND6" library="fabPatil" deviceset="GND" device=""/>
+<part name="C2" library="fabPatil" deviceset="UNPOLARIZED_CAPACITOR" device="1206" value="1uF"/>
+<part name="IC1" library="adafruit" deviceset="ATMEGA32U2" device="-TQFP" value="ATMEGA16U2"/>
+<part name="P+4" library="FAB_Hello" deviceset="VCC" device=""/>
+<part name="GND4" library="fabPatil" deviceset="GND" device=""/>
+<part name="GND8" library="fabPatil" deviceset="GND" device=""/>
+<part name="R3" library="fabPatil" deviceset="RESISTOR" device="1206" value="10K"/>
+<part name="P+6" library="FAB_Hello" deviceset="VCC" device=""/>
+<part name="R7" library="fabPatil" deviceset="RESISTOR" device="1206" value="0"/>
+<part name="GND10" library="fabPatil" deviceset="GND" device=""/>
+<part name="Y1" library="fabPatil" deviceset="RESONATOR" device="16MHZ" value="16MHz"/>
+<part name="GND3" library="fabPatil" deviceset="GND" device=""/>
+</parts>
+<sheets>
+<sheet>
+<plain>
+</plain>
+<instances>
+<instance part="P+1" gate="VCC" x="-22.86" y="33.02" rot="R90"/>
+<instance part="GND1" gate="1" x="-2.54" y="33.02" rot="R90"/>
+<instance part="GND2" gate="1" x="-76.2" y="15.24" rot="R270"/>
+<instance part="R1" gate="G$1" x="-60.96" y="2.54"/>
+<instance part="R2" gate="G$1" x="-53.34" y="0"/>
+<instance part="P+2" gate="VCC" x="-71.12" y="20.32"/>
+<instance part="JP1" gate="G$1" x="50.8" y="7.62" rot="R180"/>
+<instance part="C1" gate="1" x="-15.24" y="33.02" rot="R180"/>
+<instance part="JP2" gate="G$1" x="-81.28" y="7.62" rot="R180"/>
+<instance part="R5" gate="G$1" x="43.18" y="7.62"/>
+<instance part="R6" gate="G$1" x="35.56" y="10.16"/>
+<instance part="P+3" gate="VCC" x="68.58" y="10.16"/>
+<instance part="GND5" gate="1" x="68.58" y="-7.62"/>
+<instance part="U$1" gate="G$1" x="55.88" y="-25.4"/>
+<instance part="P+5" gate="VCC" x="68.58" y="-15.24"/>
+<instance part="GND6" gate="1" x="68.58" y="-33.02"/>
+<instance part="C2" gate="1" x="-43.18" y="-5.08" rot="R180"/>
+<instance part="IC1" gate="G$1" x="-12.7" y="-12.7"/>
+<instance part="P+4" gate="VCC" x="-38.1" y="22.86"/>
+<instance part="GND4" gate="1" x="-50.8" y="-10.16"/>
+<instance part="GND8" gate="1" x="-38.1" y="-43.18"/>
+<instance part="R3" gate="G$1" x="-60.96" y="-22.86" rot="R90"/>
+<instance part="P+6" gate="VCC" x="-60.96" y="-12.7"/>
+<instance part="R7" gate="G$1" x="-43.18" y="-35.56" rot="R180"/>
+<instance part="GND10" gate="1" x="-50.8" y="-43.18"/>
+<instance part="Y1" gate="G$1" x="-40.64" y="-17.78" rot="R270"/>
+<instance part="GND3" gate="1" x="-50.8" y="-22.86"/>
+</instances>
+<busses>
+</busses>
+<nets>
+<net name="GND" class="0">
+<segment>
+<pinref part="GND1" gate="1" pin="GND"/>
+<pinref part="C1" gate="1" pin="1"/>
+<wire x1="-5.08" y1="33.02" x2="-10.16" y2="33.02" width="0.1524" layer="91"/>
+</segment>
+<segment>
+<wire x1="-73.66" y1="7.62" x2="-73.66" y2="15.24" width="0.1524" layer="91"/>
+<pinref part="GND2" gate="1" pin="GND"/>
+<pinref part="JP2" gate="G$1" pin="GND"/>
+<wire x1="-78.74" y1="7.62" x2="-73.66" y2="7.62" width="0.1524" layer="91"/>
+</segment>
+<segment>
+<pinref part="JP1" gate="G$1" pin="GND"/>
+<pinref part="GND5" gate="1" pin="GND"/>
+<wire x1="45.72" y1="0" x2="68.58" y2="0" width="0.1524" layer="91"/>
+<wire x1="68.58" y1="0" x2="68.58" y2="-5.08" width="0.1524" layer="91"/>
+</segment>
+<segment>
+<pinref part="U$1" gate="G$1" pin="GND"/>
+<pinref part="GND6" gate="1" pin="GND"/>
+<wire x1="60.96" y1="-27.94" x2="68.58" y2="-27.94" width="0.1524" layer="91"/>
+<wire x1="68.58" y1="-27.94" x2="68.58" y2="-30.48" width="0.1524" layer="91"/>
+</segment>
+<segment>
+<pinref part="C2" gate="1" pin="2"/>
+<pinref part="GND4" gate="1" pin="GND"/>
+<wire x1="-45.72" y1="-5.08" x2="-50.8" y2="-5.08" width="0.1524" layer="91"/>
+<wire x1="-50.8" y1="-5.08" x2="-50.8" y2="-7.62" width="0.1524" layer="91"/>
+</segment>
+<segment>
+<pinref part="GND8" gate="1" pin="GND"/>
+<pinref part="IC1" gate="G$1" pin="GND"/>
+<wire x1="-38.1" y1="-38.1" x2="-38.1" y2="-40.64" width="0.1524" layer="91"/>
+<wire x1="-35.56" y1="-38.1" x2="-38.1" y2="-38.1" width="0.1524" layer="91"/>
+</segment>
+<segment>
+<pinref part="R7" gate="G$1" pin="2"/>
+<wire x1="-48.26" y1="-35.56" x2="-50.8" y2="-35.56" width="0.1524" layer="91"/>
+<pinref part="GND10" gate="1" pin="GND"/>
+<wire x1="-50.8" y1="-35.56" x2="-50.8" y2="-40.64" width="0.1524" layer="91"/>
+</segment>
+<segment>
+<pinref part="Y1" gate="G$1" pin="2"/>
+<pinref part="GND3" gate="1" pin="GND"/>
+<wire x1="-48.26" y1="-17.78" x2="-50.8" y2="-17.78" width="0.1524" layer="91"/>
+<wire x1="-50.8" y1="-17.78" x2="-50.8" y2="-20.32" width="0.1524" layer="91"/>
+</segment>
+</net>
+<net name="VCC" class="0">
+<segment>
+<pinref part="P+2" gate="VCC" pin="VCC"/>
+<wire x1="-78.74" y1="5.08" x2="-71.12" y2="5.08" width="0.1524" layer="91"/>
+<wire x1="-71.12" y1="5.08" x2="-71.12" y2="17.78" width="0.1524" layer="91"/>
+<pinref part="JP2" gate="G$1" pin="VBUS"/>
+</segment>
+<segment>
+<pinref part="JP1" gate="G$1" pin="VCC"/>
+<pinref part="P+3" gate="VCC" pin="VCC"/>
+<wire x1="45.72" y1="5.08" x2="68.58" y2="5.08" width="0.1524" layer="91"/>
+<wire x1="68.58" y1="5.08" x2="68.58" y2="7.62" width="0.1524" layer="91"/>
+</segment>
+<segment>
+<pinref part="P+1" gate="VCC" pin="VCC"/>
+<pinref part="C1" gate="1" pin="2"/>
+<wire x1="-17.78" y1="33.02" x2="-20.32" y2="33.02" width="0.1524" layer="91"/>
+</segment>
+<segment>
+<pinref part="U$1" gate="G$1" pin="VCC"/>
+<pinref part="P+5" gate="VCC" pin="VCC"/>
+<wire x1="60.96" y1="-22.86" x2="68.58" y2="-22.86" width="0.1524" layer="91"/>
+<wire x1="68.58" y1="-22.86" x2="68.58" y2="-17.78" width="0.1524" layer="91"/>
+</segment>
+<segment>
+<pinref part="IC1" gate="G$1" pin="VCC"/>
+<pinref part="P+4" gate="VCC" pin="VCC"/>
+<wire x1="-35.56" y1="15.24" x2="-38.1" y2="15.24" width="0.1524" layer="91"/>
+<wire x1="-38.1" y1="15.24" x2="-38.1" y2="20.32" width="0.1524" layer="91"/>
+<pinref part="IC1" gate="G$1" pin="UVCC"/>
+<wire x1="-35.56" y1="12.7" x2="-38.1" y2="12.7" width="0.1524" layer="91"/>
+<wire x1="-38.1" y1="12.7" x2="-38.1" y2="15.24" width="0.1524" layer="91"/>
+<junction x="-38.1" y="15.24"/>
+<pinref part="IC1" gate="G$1" pin="AVCC"/>
+<wire x1="-35.56" y1="10.16" x2="-38.1" y2="10.16" width="0.1524" layer="91"/>
+<wire x1="-38.1" y1="10.16" x2="-38.1" y2="12.7" width="0.1524" layer="91"/>
+<junction x="-38.1" y="12.7"/>
+</segment>
+<segment>
+<pinref part="R3" gate="G$1" pin="2"/>
+<pinref part="P+6" gate="VCC" pin="VCC"/>
+<wire x1="-60.96" y1="-17.78" x2="-60.96" y2="-15.24" width="0.1524" layer="91"/>
+</segment>
+</net>
+<net name="N$2" class="0">
+<segment>
+<wire x1="-78.74" y1="2.54" x2="-66.04" y2="2.54" width="0.1524" layer="91"/>
+<pinref part="R1" gate="G$1" pin="1"/>
+<pinref part="JP2" gate="G$1" pin="D-"/>
+</segment>
+</net>
+<net name="N$1" class="0">
+<segment>
+<wire x1="-78.74" y1="0" x2="-58.42" y2="0" width="0.1524" layer="91"/>
+<pinref part="R2" gate="G$1" pin="1"/>
+<pinref part="JP2" gate="G$1" pin="D+"/>
+</segment>
+</net>
+<net name="N$7" class="0">
+<segment>
+<pinref part="R6" gate="G$1" pin="2"/>
+<pinref part="JP1" gate="G$1" pin="RXI"/>
+<wire x1="40.64" y1="10.16" x2="45.72" y2="10.16" width="0.1524" layer="91"/>
+</segment>
+</net>
+<net name="N$8" class="0">
+<segment>
+<pinref part="R5" gate="G$1" pin="2"/>
+<pinref part="JP1" gate="G$1" pin="TXO"/>
+<wire x1="48.26" y1="7.62" x2="45.72" y2="7.62" width="0.1524" layer="91"/>
+</segment>
+</net>
+<net name="MOSI" class="0">
+<segment>
+<pinref part="U$1" gate="G$1" pin="MOSI"/>
+<wire x1="60.96" y1="-25.4" x2="68.58" y2="-25.4" width="0.1524" layer="91"/>
+<label x="66.04" y="-25.4" size="1.778" layer="95"/>
+</segment>
+<segment>
+<pinref part="IC1" gate="G$1" pin="PB2(PDI/MOSI/PCINT2)"/>
+<wire x1="22.86" y1="-15.24" x2="27.94" y2="-15.24" width="0.1524" layer="91"/>
+<label x="22.86" y="-15.24" size="1.778" layer="95"/>
+</segment>
+</net>
+<net name="RST" class="0">
+<segment>
+<pinref part="U$1" gate="G$1" pin="RST"/>
+<wire x1="53.34" y1="-27.94" x2="45.72" y2="-27.94" width="0.1524" layer="91"/>
+<label x="43.18" y="-27.94" size="1.778" layer="95"/>
+</segment>
+<segment>
+<pinref part="IC1" gate="G$1" pin="/RESET(PC1)"/>
+<label x="-40.64" y="-30.48" size="1.778" layer="95"/>
+<pinref part="R3" gate="G$1" pin="1"/>
+<wire x1="-35.56" y1="-30.48" x2="-60.96" y2="-30.48" width="0.1524" layer="91"/>
+<wire x1="-60.96" y1="-30.48" x2="-60.96" y2="-27.94" width="0.1524" layer="91"/>
+</segment>
+</net>
+<net name="SCK" class="0">
+<segment>
+<pinref part="U$1" gate="G$1" pin="SCK"/>
+<wire x1="53.34" y1="-25.4" x2="45.72" y2="-25.4" width="0.1524" layer="91"/>
+<label x="43.18" y="-25.4" size="1.778" layer="95"/>
+</segment>
+<segment>
+<pinref part="IC1" gate="G$1" pin="PB1(SCK/PCINT1)"/>
+<wire x1="22.86" y1="-12.7" x2="27.94" y2="-12.7" width="0.1524" layer="91"/>
+<label x="22.86" y="-12.7" size="1.778" layer="95"/>
+</segment>
+</net>
+<net name="MISO" class="0">
+<segment>
+<pinref part="U$1" gate="G$1" pin="MISO"/>
+<wire x1="53.34" y1="-22.86" x2="45.72" y2="-22.86" width="0.1524" layer="91"/>
+<label x="43.18" y="-22.86" size="1.778" layer="95"/>
+</segment>
+<segment>
+<pinref part="IC1" gate="G$1" pin="PB3(PDO/MISO/PCINT3)"/>
+<wire x1="22.86" y1="-17.78" x2="27.94" y2="-17.78" width="0.1524" layer="91"/>
+<label x="22.86" y="-17.78" size="1.778" layer="95"/>
+</segment>
+</net>
+<net name="D-" class="0">
+<segment>
+<pinref part="R1" gate="G$1" pin="2"/>
+<pinref part="IC1" gate="G$1" pin="D-"/>
+<wire x1="-55.88" y1="2.54" x2="-35.56" y2="2.54" width="0.1524" layer="91"/>
+<label x="-38.1" y="2.54" size="1.778" layer="95"/>
+</segment>
+</net>
+<net name="N$13" class="0">
+<segment>
+<pinref part="R5" gate="G$1" pin="1"/>
+<wire x1="22.86" y1="7.62" x2="38.1" y2="7.62" width="0.1524" layer="91"/>
+<pinref part="IC1" gate="G$1" pin="PD3(INT3/TXD1)"/>
+</segment>
+</net>
+<net name="N$12" class="0">
+<segment>
+<pinref part="R6" gate="G$1" pin="1"/>
+<wire x1="30.48" y1="10.16" x2="22.86" y2="10.16" width="0.1524" layer="91"/>
+<pinref part="IC1" gate="G$1" pin="PD2(INT2/AIN1/RXD1)"/>
+</segment>
+</net>
+<net name="D+" class="0">
+<segment>
+<pinref part="R2" gate="G$1" pin="2"/>
+<pinref part="IC1" gate="G$1" pin="D+"/>
+<wire x1="-48.26" y1="0" x2="-35.56" y2="0" width="0.1524" layer="91"/>
+<label x="-38.1" y="0" size="1.778" layer="95"/>
+</segment>
+</net>
+<net name="N$10" class="0">
+<segment>
+<pinref part="IC1" gate="G$1" pin="UCAP"/>
+<pinref part="C2" gate="1" pin="1"/>
+<wire x1="-35.56" y1="-5.08" x2="-38.1" y2="-5.08" width="0.1524" layer="91"/>
+</segment>
+</net>
+<net name="N$11" class="0">
+<segment>
+<pinref part="R7" gate="G$1" pin="1"/>
+<pinref part="IC1" gate="G$1" pin="UGND"/>
+<wire x1="-38.1" y1="-35.56" x2="-35.56" y2="-35.56" width="0.1524" layer="91"/>
+</segment>
+</net>
+<net name="N$3" class="0">
+<segment>
+<pinref part="Y1" gate="G$1" pin="1"/>
+<pinref part="IC1" gate="G$1" pin="XTAL1"/>
+<wire x1="-40.64" y1="-15.24" x2="-35.56" y2="-15.24" width="0.1524" layer="91"/>
+</segment>
+</net>
+<net name="N$9" class="0">
+<segment>
+<pinref part="Y1" gate="G$1" pin="3"/>
+<wire x1="-40.64" y1="-20.32" x2="-40.64" y2="-22.86" width="0.1524" layer="91"/>
+<pinref part="IC1" gate="G$1" pin="XTAL2/PC0"/>
+<wire x1="-40.64" y1="-22.86" x2="-35.56" y2="-22.86" width="0.1524" layer="91"/>
+</segment>
+</net>
+</nets>
+</sheet>
+</sheets>
+</schematic>
+</drawing>
+</eagle>
diff --git a/Micro_connector version_beta/FabFTDI.sch b/Micro_connector version_beta/FabFTDI.sch
old mode 100755
new mode 100644
index 4e7457d1f85dc1d8cfc63d328ff01d6e036922c1..5cb69c561e2e89d6b3a2242f6837a69196ddc936
--- a/Micro_connector version_beta/FabFTDI.sch	
+++ b/Micro_connector version_beta/FabFTDI.sch	
@@ -375,11 +375,11 @@ For boards designed to be plugged directly into a USB slot. If possible, ensure
 <wire x1="3" y1="-2.6" x2="3" y2="-2.15" width="0.127" layer="51"/>
 <wire x1="-3" y1="-2.55" x2="-2.8" y2="-2.8" width="0.127" layer="51" curve="84.547378"/>
 <wire x1="2.75" y1="-2.8" x2="3" y2="-2.6" width="0.127" layer="51" curve="84.547378"/>
-<smd name="VBUS" x="-1.3" y="2.65" dx="1.4" dy="0.35" layer="1" rot="R90"/>
-<smd name="GND" x="1.3" y="2.65" dx="1.4" dy="0.35" layer="1" rot="R90"/>
-<smd name="D-" x="-0.65" y="2.65" dx="1.4" dy="0.35" layer="1" rot="R90"/>
-<smd name="D+" x="0" y="2.65" dx="1.4" dy="0.35" layer="1" rot="R90"/>
-<smd name="ID" x="0.65" y="2.65" dx="1.4" dy="0.35" layer="1" rot="R90"/>
+<smd name="VBUS" x="-1.3" y="2.65" dx="1.397" dy="0.2032" layer="1" rot="R90"/>
+<smd name="GND" x="1.3" y="2.65" dx="1.397" dy="0.2032" layer="1" rot="R90"/>
+<smd name="D-" x="-0.65" y="2.65" dx="1.397" dy="0.2032" layer="1" rot="R90"/>
+<smd name="D+" x="0" y="2.65" dx="1.397" dy="0.2032" layer="1" rot="R90"/>
+<smd name="ID" x="0.65" y="2.65" dx="1.397" dy="0.2032" layer="1" rot="R90"/>
 <smd name="MT1" x="-4" y="0" dx="1.8" dy="1.9" layer="1"/>
 <smd name="MT2" x="4" y="0" dx="1.8" dy="1.9" layer="1"/>
 <text x="-1.6" y="-4.16" size="0.762" layer="25">&gt;NAME</text>
diff --git a/Micro_connector version_beta/FabFTDI_BG.png b/Micro_connector version_beta/FabFTDI_BG.png
new file mode 100644
index 0000000000000000000000000000000000000000..799a41500622a9c7148c0ef78f5c836c97ff8e7d
Binary files /dev/null and b/Micro_connector version_beta/FabFTDI_BG.png differ
diff --git a/Micro_connector version_beta/FabFTDI_Board.png b/Micro_connector version_beta/FabFTDI_Board.png
new file mode 100644
index 0000000000000000000000000000000000000000..a862cd54c905f480fdf77cf61b9136fa8a3d5ff6
Binary files /dev/null and b/Micro_connector version_beta/FabFTDI_Board.png differ
diff --git a/Micro_connector version_beta/FabFTDI_Trace.png b/Micro_connector version_beta/FabFTDI_Trace.png
new file mode 100644
index 0000000000000000000000000000000000000000..0e58d6ebb42c93939096203889355ac086c7a248
Binary files /dev/null and b/Micro_connector version_beta/FabFTDI_Trace.png differ
diff --git a/Micro_connector version_beta/eagle.epf b/Micro_connector version_beta/eagle.epf
old mode 100755
new mode 100644
index 10ed5cf1191714e7bf2b3e8b354bbd2a87f45f56..909a892386df593b1edba6bedf355b4fd09ca520
--- a/Micro_connector version_beta/eagle.epf	
+++ b/Micro_connector version_beta/eagle.epf	
@@ -33,12 +33,12 @@ UsedLibrary="C:/Users/Prashant Patil/Dropbox (MIT)/Documents/eagle/Custom Librar
 UsedLibrary="C:/Users/Prashant Patil/Dropbox (MIT)/Documents/eagle/Custom Libraries/SparkFun Library/SparkFun-Sensors.lbr"
 
 [Win_1]
-Type="Schematic Editor"
+Type="Library Editor"
 Loc="-8 -8 1911 1009"
 State=1
-Number=1
-File="FabFTDI.sch"
-View="-92.2425 -53.169 74.9627 39.199"
+Number=3
+File="C:/Users/Prashant Patil/Dropbox (MIT)/Documents/eagle/Custom Libraries/fablab/fabPatil.lbr"
+View="-2.23299 1.06418 0.670397 3.69612"
 WireWidths=" 0.0762 0.1016 0.127 0.15 0.2 0.2032 0.254 0.3048 0.4064 0.508 0.6096 0.8128 1.016 1.27 2.54 0.1524"
 PadDiameters=" 0.254 0.3048 0.4064 0.6096 0.8128 1.016 1.27 1.4224 1.6764 1.778 1.9304 2.1844 2.54 3.81 6.4516 0"
 PadDrills=" 0.2 0.25 0.3 0.35 0.4 0.45 0.5 0.55 0.65 0.7 0.75 0.8 0.85 0.9 1 0.6"
@@ -53,9 +53,9 @@ DimensionWidths=" 0 0.127 0.254 0.1 0.26 0.13"
 DimensionExtWidths=" 0.127 0.254 0.1 0.13 0.26 0"
 DimensionExtLengths=" 1.27 2.54 1 2 3 0"
 DimensionExtOffsets=" 1.27 2.54 1 2 3 0"
-SmdSizes=" 0.3048 0.1524 0.4064 0.2032 0.6096 0.3048 0.8128 0.4064 1.016 0.508 1.27 0.6604 1.4224 0.7112 1.6764 0.8128 1.778 0.9144 1.9304 0.9652 2.1844 1.0668 2.54 1.27 3.81 1.9304 5.08 2.54 6.4516 3.2512 1.27 0.635"
+SmdSizes=" 0.6096 0.3048 0.8128 0.4064 1.016 0.508 1.27 0.6604 1.6764 0.8128 1.778 0.9144 1.9304 0.9652 2.1844 1.0668 2.54 1.27 3.81 1.9304 5.08 2.54 6.4516 3.2512 0.4064 0.2032 1.27 0.635 1.4224 0.7112 1.397 0.2032"
 WireBend=0
-WireBendSet=31
+WireBendSet=0
 WireCap=1
 MiterStyle=0
 PadShape=0
@@ -76,17 +76,17 @@ SwapLevel=0
 ArcDirection=0
 AddLevel=2
 PadsSameType=0
-Layer=91
-Sheet="1"
+Layer=21
+Package="USB-MICROB"
 
 [Win_2]
 Type="Board Editor"
-Loc="-8 -8 1911 1009"
+Loc="0 0 1919 1017"
 State=1
 Number=2
 File="FabFTDI.brd"
-View="-2.10781 8.50949 18.2149 17.3474"
-WireWidths=" 0.0762 0.1016 0.127 0.15 0.2 0.2032 0.4064 0.508 0.6096 0.8128 1.016 1.27 2.54 0.1524 0.3048 0.254"
+View="-19.3242 -4.72983 53.4958 26.938"
+WireWidths=" 0.0762 0.1016 0.127 0.15 0.2 0.4064 0.508 0.6096 0.8128 1.016 1.27 2.54 0.1524 0.3048 0.254 0.2032"
 PadDiameters=" 0.254 0.3048 0.4064 0.6096 0.8128 1.016 1.27 1.4224 1.6764 1.778 1.9304 2.1844 2.54 3.81 6.4516 0"
 PadDrills=" 0.2 0.25 0.3 0.35 0.4 0.45 0.5 0.55 0.65 0.7 0.75 0.8 0.85 0.9 1 0.6"
 ViaDiameters=" 0.55 0.6 0.65 0.7 0.75 0.8 0.85 0.9 0.95 1 1.05 1.1 1.15 1.2 1.3 0"
diff --git a/eagle.epf b/eagle.epf
old mode 100755
new mode 100644
diff --git a/index.html b/index.html
old mode 100755
new mode 100644
diff --git a/index_files/Arduino_SetPort.png b/index_files/Arduino_SetPort.png
old mode 100755
new mode 100644
diff --git a/index_files/Board.psd b/index_files/Board.psd
old mode 100755
new mode 100644
diff --git a/index_files/DeviceManager_Windows.PNG b/index_files/DeviceManager_Windows.PNG
old mode 100755
new mode 100644
diff --git a/index_files/FAbFDI_Milled2.JPG b/index_files/FAbFDI_Milled2.JPG
old mode 100755
new mode 100644
diff --git a/index_files/FabFTDI_Assembled.JPG b/index_files/FabFTDI_Assembled.JPG
old mode 100755
new mode 100644
diff --git a/index_files/FabFTDI_Connection.jpg b/index_files/FabFTDI_Connection.jpg
old mode 100755
new mode 100644
diff --git a/index_files/FabFTDI_Mac.png b/index_files/FabFTDI_Mac.png
old mode 100755
new mode 100644
diff --git a/index_files/FabFTDI_milledBoard.JPG b/index_files/FabFTDI_milledBoard.JPG
old mode 100755
new mode 100644
diff --git a/index_files/Milled_Board.png b/index_files/Milled_Board.png
old mode 100755
new mode 100644
diff --git a/index_files/Serial_Monitor.PNG b/index_files/Serial_Monitor.PNG
old mode 100755
new mode 100644
diff --git a/index_files/uCSoldering1.png b/index_files/uCSoldering1.png
old mode 100755
new mode 100644
diff --git a/index_files/uCSoldering2.png b/index_files/uCSoldering2.png
old mode 100755
new mode 100644