From e4af5e82f26fab59bb2bda540e1673317f48ce8a Mon Sep 17 00:00:00 2001 From: kliment Date: Mon, 4 Jul 2011 16:17:19 +0200 Subject: [PATCH] Rename to Sprinter --- {Tonokip_Firmware => Sprinter}/BedThermistorTable_100k.h | 0 {Tonokip_Firmware => Sprinter}/BedThermistorTable_200k.h | 0 {Tonokip_Firmware => Sprinter}/FatStructs.h | 0 {Tonokip_Firmware => Sprinter}/Makefile | 0 {Tonokip_Firmware => Sprinter}/Sd2Card.cpp | 0 {Tonokip_Firmware => Sprinter}/Sd2Card.h | 0 {Tonokip_Firmware => Sprinter}/Sd2PinMap.h | 0 {Tonokip_Firmware => Sprinter}/SdFat.h | 0 {Tonokip_Firmware => Sprinter}/SdFatUtil.h | 0 {Tonokip_Firmware => Sprinter}/SdFatmainpage.h | 0 {Tonokip_Firmware => Sprinter}/SdFile.cpp | 0 {Tonokip_Firmware => Sprinter}/SdInfo.h | 0 {Tonokip_Firmware => Sprinter}/SdVolume.cpp | 0 Tonokip_Firmware/Tonokip_Firmware.h => Sprinter/Sprinter.h | 0 Tonokip_Firmware/Tonokip_Firmware.pde => Sprinter/Sprinter.pde | 0 {Tonokip_Firmware => Sprinter}/ThermistorTable_100k.h | 0 {Tonokip_Firmware => Sprinter}/ThermistorTable_200k.h | 0 {Tonokip_Firmware => Sprinter}/ThermistorTable_mendelparts.h | 0 {Tonokip_Firmware => Sprinter}/configuration.h | 0 {Tonokip_Firmware => Sprinter}/createTemperatureLookup.py | 0 {Tonokip_Firmware => Sprinter}/pins.h | 0 21 files changed, 0 insertions(+), 0 deletions(-) rename {Tonokip_Firmware => Sprinter}/BedThermistorTable_100k.h (100%) rename {Tonokip_Firmware => Sprinter}/BedThermistorTable_200k.h (100%) rename {Tonokip_Firmware => Sprinter}/FatStructs.h (100%) rename {Tonokip_Firmware => Sprinter}/Makefile (100%) rename {Tonokip_Firmware => Sprinter}/Sd2Card.cpp (100%) rename {Tonokip_Firmware => Sprinter}/Sd2Card.h (100%) rename {Tonokip_Firmware => Sprinter}/Sd2PinMap.h (100%) rename {Tonokip_Firmware => Sprinter}/SdFat.h (100%) rename {Tonokip_Firmware => Sprinter}/SdFatUtil.h (100%) rename {Tonokip_Firmware => Sprinter}/SdFatmainpage.h (100%) rename {Tonokip_Firmware => Sprinter}/SdFile.cpp (100%) rename {Tonokip_Firmware => Sprinter}/SdInfo.h (100%) rename {Tonokip_Firmware => Sprinter}/SdVolume.cpp (100%) rename Tonokip_Firmware/Tonokip_Firmware.h => Sprinter/Sprinter.h (100%) rename Tonokip_Firmware/Tonokip_Firmware.pde => Sprinter/Sprinter.pde (100%) rename {Tonokip_Firmware => Sprinter}/ThermistorTable_100k.h (100%) rename {Tonokip_Firmware => Sprinter}/ThermistorTable_200k.h (100%) rename {Tonokip_Firmware => Sprinter}/ThermistorTable_mendelparts.h (100%) rename {Tonokip_Firmware => Sprinter}/configuration.h (100%) rename {Tonokip_Firmware => Sprinter}/createTemperatureLookup.py (100%) rename {Tonokip_Firmware => Sprinter}/pins.h (100%) diff --git a/Tonokip_Firmware/BedThermistorTable_100k.h b/Sprinter/BedThermistorTable_100k.h similarity index 100% rename from Tonokip_Firmware/BedThermistorTable_100k.h rename to Sprinter/BedThermistorTable_100k.h diff --git a/Tonokip_Firmware/BedThermistorTable_200k.h b/Sprinter/BedThermistorTable_200k.h similarity index 100% rename from Tonokip_Firmware/BedThermistorTable_200k.h rename to Sprinter/BedThermistorTable_200k.h diff --git a/Tonokip_Firmware/FatStructs.h b/Sprinter/FatStructs.h similarity index 100% rename from Tonokip_Firmware/FatStructs.h rename to Sprinter/FatStructs.h diff --git a/Tonokip_Firmware/Makefile b/Sprinter/Makefile similarity index 100% rename from Tonokip_Firmware/Makefile rename to Sprinter/Makefile diff --git a/Tonokip_Firmware/Sd2Card.cpp b/Sprinter/Sd2Card.cpp similarity index 100% rename from Tonokip_Firmware/Sd2Card.cpp rename to Sprinter/Sd2Card.cpp diff --git a/Tonokip_Firmware/Sd2Card.h b/Sprinter/Sd2Card.h similarity index 100% rename from Tonokip_Firmware/Sd2Card.h rename to Sprinter/Sd2Card.h diff --git a/Tonokip_Firmware/Sd2PinMap.h b/Sprinter/Sd2PinMap.h similarity index 100% rename from Tonokip_Firmware/Sd2PinMap.h rename to Sprinter/Sd2PinMap.h diff --git a/Tonokip_Firmware/SdFat.h b/Sprinter/SdFat.h similarity index 100% rename from Tonokip_Firmware/SdFat.h rename to Sprinter/SdFat.h diff --git a/Tonokip_Firmware/SdFatUtil.h b/Sprinter/SdFatUtil.h similarity index 100% rename from Tonokip_Firmware/SdFatUtil.h rename to Sprinter/SdFatUtil.h diff --git a/Tonokip_Firmware/SdFatmainpage.h b/Sprinter/SdFatmainpage.h similarity index 100% rename from Tonokip_Firmware/SdFatmainpage.h rename to Sprinter/SdFatmainpage.h diff --git a/Tonokip_Firmware/SdFile.cpp b/Sprinter/SdFile.cpp similarity index 100% rename from Tonokip_Firmware/SdFile.cpp rename to Sprinter/SdFile.cpp diff --git a/Tonokip_Firmware/SdInfo.h b/Sprinter/SdInfo.h similarity index 100% rename from Tonokip_Firmware/SdInfo.h rename to Sprinter/SdInfo.h diff --git a/Tonokip_Firmware/SdVolume.cpp b/Sprinter/SdVolume.cpp similarity index 100% rename from Tonokip_Firmware/SdVolume.cpp rename to Sprinter/SdVolume.cpp diff --git a/Tonokip_Firmware/Tonokip_Firmware.h b/Sprinter/Sprinter.h similarity index 100% rename from Tonokip_Firmware/Tonokip_Firmware.h rename to Sprinter/Sprinter.h diff --git a/Tonokip_Firmware/Tonokip_Firmware.pde b/Sprinter/Sprinter.pde similarity index 100% rename from Tonokip_Firmware/Tonokip_Firmware.pde rename to Sprinter/Sprinter.pde diff --git a/Tonokip_Firmware/ThermistorTable_100k.h b/Sprinter/ThermistorTable_100k.h similarity index 100% rename from Tonokip_Firmware/ThermistorTable_100k.h rename to Sprinter/ThermistorTable_100k.h diff --git a/Tonokip_Firmware/ThermistorTable_200k.h b/Sprinter/ThermistorTable_200k.h similarity index 100% rename from Tonokip_Firmware/ThermistorTable_200k.h rename to Sprinter/ThermistorTable_200k.h diff --git a/Tonokip_Firmware/ThermistorTable_mendelparts.h b/Sprinter/ThermistorTable_mendelparts.h similarity index 100% rename from Tonokip_Firmware/ThermistorTable_mendelparts.h rename to Sprinter/ThermistorTable_mendelparts.h diff --git a/Tonokip_Firmware/configuration.h b/Sprinter/configuration.h similarity index 100% rename from Tonokip_Firmware/configuration.h rename to Sprinter/configuration.h diff --git a/Tonokip_Firmware/createTemperatureLookup.py b/Sprinter/createTemperatureLookup.py similarity index 100% rename from Tonokip_Firmware/createTemperatureLookup.py rename to Sprinter/createTemperatureLookup.py diff --git a/Tonokip_Firmware/pins.h b/Sprinter/pins.h similarity index 100% rename from Tonokip_Firmware/pins.h rename to Sprinter/pins.h