Browse Source

Update pins_SAV_MKI.h

darrelhunt 9 years ago
parent
commit
e0aee20327
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Marlin/pins_SAV_MKI.h

+ 1
- 0
Marlin/pins_SAV_MKI.h View File

35
 #define DEFAULT_SOURCE_CODE_URL "https://github.com/fmalpartida/Marlin/tree/SAV-MkI-config"
35
 #define DEFAULT_SOURCE_CODE_URL "https://github.com/fmalpartida/Marlin/tree/SAV-MkI-config"
36
 #define BOARD_NAME              "SAV MkI"
36
 #define BOARD_NAME              "SAV MkI"
37
 
37
 
38
+#define USBCON 1286  // Disable MarlinSerial etc.
38
 #define LARGE_FLASH        true
39
 #define LARGE_FLASH        true
39
 
40
 
40
 #define X_STEP_PIN         0
41
 #define X_STEP_PIN         0

Loading…
Cancel
Save