Clean up configs
This commit is contained in:
		| @@ -30,48 +30,8 @@ | ||||
| // This enables the serial port associated to the Bluetooth interface | ||||
| //#define BTENABLED              // Enable BT interface on AT90USB devices | ||||
|  | ||||
|  | ||||
| //// The following define selects which electronics board you have. Please choose the one that matches your setup | ||||
| // 10 = Gen7 custom (Alfons3 Version) "https://github.com/Alfons3/Generation_7_Electronics" | ||||
| // 11 = Gen7 v1.1, v1.2 = 11 | ||||
| // 12 = Gen7 v1.3 | ||||
| // 13 = Gen7 v1.4 | ||||
| // 2  = Cheaptronic v1.0 | ||||
| // 20 = Sethi 3D_1 | ||||
| // 3  = MEGA/RAMPS up to 1.2 = 3 | ||||
| // 33 = RAMPS 1.3 / 1.4 (Power outputs: Extruder, Fan, Bed) | ||||
| // 34 = RAMPS 1.3 / 1.4 (Power outputs: Extruder0, Extruder1, Bed) | ||||
| // 35 = RAMPS 1.3 / 1.4 (Power outputs: Extruder, Fan, Fan) | ||||
| // 4  = Duemilanove w/ ATMega328P pin assignment | ||||
| // 5  = Gen6 | ||||
| // 51 = Gen6 deluxe | ||||
| // 6  = Sanguinololu < 1.2 | ||||
| // 62 = Sanguinololu 1.2 and above | ||||
| // 63 = Melzi | ||||
| // 64 = STB V1.1 | ||||
| // 65 = Azteeg X1 | ||||
| // 66 = Melzi with ATmega1284 (MaKr3d version) | ||||
| // 67 = Azteeg X3 | ||||
| // 68 = Azteeg X3 Pro | ||||
| // 7  = Ultimaker | ||||
| // 71 = Ultimaker (Older electronics. Pre 1.5.4. This is rare) | ||||
| // 72 = Ultimainboard 2.x (Uses TEMP_SENSOR 20) | ||||
| // 77 = 3Drag Controller | ||||
| // 8  = Teensylu | ||||
| // 80 = Rumba | ||||
| // 81 = Printrboard (AT90USB1286) | ||||
| // 82 = Brainwave (AT90USB646) | ||||
| // 83 = SAV Mk-I (AT90USB1286) | ||||
| // 9  = Gen3+ | ||||
| // 70 = Megatronics | ||||
| // 701= Megatronics v2.0 | ||||
| // 702= Minitronics v1.0 | ||||
| // 90 = Alpha OMCA board | ||||
| // 91 = Final OMCA board | ||||
| // 301= Rambo | ||||
| // 21 = Elefu Ra Board (v3) | ||||
| // 88 = 5DPrint D8 Driver Board | ||||
|  | ||||
| // The following define selects which electronics board you have. | ||||
| // Please choose the name from boards.h that matches your setup | ||||
| #ifndef MOTHERBOARD | ||||
|   #define MOTHERBOARD BOARD_5DPRINT | ||||
| #endif | ||||
|   | ||||
		Reference in New Issue
	
	Block a user