Browse Source

Update SD host config comment

Scott Lahteine 5 years ago
parent
commit
b3f42d2519
55 changed files with 55 additions and 55 deletions
  1. 1
    1
      Marlin/Configuration_adv.h
  2. 1
    1
      config/examples/EVNOVO (Artillery)/Sidewinder X1/Configuration_adv.h
  3. 1
    1
      config/examples/Einstart-S/Configuration_adv.h
  4. 1
    1
      config/examples/Felix/Configuration_adv.h
  5. 1
    1
      config/examples/FlashForge/CreatorPro/Configuration_adv.h
  6. 1
    1
      config/examples/FolgerTech/i3-2020/Configuration_adv.h
  7. 1
    1
      config/examples/Formbot/Raptor/Configuration_adv.h
  8. 1
    1
      config/examples/Formbot/T_Rex_2+/Configuration_adv.h
  9. 1
    1
      config/examples/Formbot/T_Rex_3/Configuration_adv.h
  10. 1
    1
      config/examples/Geeetech/A10/Configuration_adv.h
  11. 1
    1
      config/examples/Geeetech/A10M/Configuration_adv.h
  12. 1
    1
      config/examples/Geeetech/A20M/Configuration_adv.h
  13. 1
    1
      config/examples/Geeetech/MeCreator2/Configuration_adv.h
  14. 1
    1
      config/examples/Geeetech/Prusa i3 Pro C/Configuration_adv.h
  15. 1
    1
      config/examples/Geeetech/Prusa i3 Pro W/Configuration_adv.h
  16. 1
    1
      config/examples/Infitary/i3-M508/Configuration_adv.h
  17. 1
    1
      config/examples/JGAurora/A1/Configuration_adv.h
  18. 1
    1
      config/examples/JGAurora/A5/Configuration_adv.h
  19. 1
    1
      config/examples/JGAurora/A5S/Configuration_adv.h
  20. 1
    1
      config/examples/MakerParts/Configuration_adv.h
  21. 1
    1
      config/examples/Malyan/M150/Configuration_adv.h
  22. 1
    1
      config/examples/Malyan/M200/Configuration_adv.h
  23. 1
    1
      config/examples/Micromake/C1/enhanced/Configuration_adv.h
  24. 1
    1
      config/examples/Mks/Robin/Configuration_adv.h
  25. 1
    1
      config/examples/Mks/Sbase/Configuration_adv.h
  26. 1
    1
      config/examples/RapideLite/RL200/Configuration_adv.h
  27. 1
    1
      config/examples/RigidBot/Configuration_adv.h
  28. 1
    1
      config/examples/SCARA/Configuration_adv.h
  29. 1
    1
      config/examples/STM32/Black_STM32F407VET6/Configuration_adv.h
  30. 1
    1
      config/examples/Sanguinololu/Configuration_adv.h
  31. 1
    1
      config/examples/TheBorg/Configuration_adv.h
  32. 1
    1
      config/examples/TinyBoy2/Configuration_adv.h
  33. 1
    1
      config/examples/Tronxy/X3A/Configuration_adv.h
  34. 1
    1
      config/examples/Tronxy/X5S-2E/Configuration_adv.h
  35. 1
    1
      config/examples/UltiMachine/Archim1/Configuration_adv.h
  36. 1
    1
      config/examples/UltiMachine/Archim2/Configuration_adv.h
  37. 1
    1
      config/examples/VORONDesign/Configuration_adv.h
  38. 1
    1
      config/examples/Velleman/K8200/Configuration_adv.h
  39. 1
    1
      config/examples/Velleman/K8400/Configuration_adv.h
  40. 1
    1
      config/examples/WASP/PowerWASP/Configuration_adv.h
  41. 1
    1
      config/examples/Wanhao/Duplicator 6/Configuration_adv.h
  42. 1
    1
      config/examples/delta/Anycubic/Kossel/Configuration_adv.h
  43. 1
    1
      config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h
  44. 1
    1
      config/examples/delta/FLSUN/kossel/Configuration_adv.h
  45. 1
    1
      config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h
  46. 1
    1
      config/examples/delta/Geeetech/Rostock 301/Configuration_adv.h
  47. 1
    1
      config/examples/delta/MKS/SBASE/Configuration_adv.h
  48. 1
    1
      config/examples/delta/Tevo Little Monster/Configuration_adv.h
  49. 1
    1
      config/examples/delta/generic/Configuration_adv.h
  50. 1
    1
      config/examples/delta/kossel_mini/Configuration_adv.h
  51. 1
    1
      config/examples/delta/kossel_xl/Configuration_adv.h
  52. 1
    1
      config/examples/gCreate/gMax1.5+/Configuration_adv.h
  53. 1
    1
      config/examples/makibox/Configuration_adv.h
  54. 1
    1
      config/examples/tvrrug/Round2/Configuration_adv.h
  55. 1
    1
      config/examples/wt150/Configuration_adv.h

+ 1
- 1
Marlin/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/EVNOVO (Artillery)/Sidewinder X1/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/Einstart-S/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/Felix/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/FlashForge/CreatorPro/Configuration_adv.h View File

@@ -1052,7 +1052,7 @@
1052 1052
 #endif // SDSUPPORT
1053 1053
 
1054 1054
 /**
1055
- * By default an onboard SD card reader will be shared as a USB mass-
1055
+ * By default an onboard SD card reader may be shared as a USB mass-
1056 1056
  * storage device. This option hides the SD card from the host PC.
1057 1057
  */
1058 1058
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/FolgerTech/i3-2020/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/Formbot/Raptor/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/Formbot/T_Rex_2+/Configuration_adv.h View File

@@ -1057,7 +1057,7 @@
1057 1057
 #endif // SDSUPPORT
1058 1058
 
1059 1059
 /**
1060
- * By default an onboard SD card reader will be shared as a USB mass-
1060
+ * By default an onboard SD card reader may be shared as a USB mass-
1061 1061
  * storage device. This option hides the SD card from the host PC.
1062 1062
  */
1063 1063
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/Formbot/T_Rex_3/Configuration_adv.h View File

@@ -1057,7 +1057,7 @@
1057 1057
 #endif // SDSUPPORT
1058 1058
 
1059 1059
 /**
1060
- * By default an onboard SD card reader will be shared as a USB mass-
1060
+ * By default an onboard SD card reader may be shared as a USB mass-
1061 1061
  * storage device. This option hides the SD card from the host PC.
1062 1062
  */
1063 1063
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/Geeetech/A10/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/Geeetech/A10M/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/Geeetech/A20M/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/Geeetech/MeCreator2/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/Geeetech/Prusa i3 Pro C/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/Geeetech/Prusa i3 Pro W/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/Infitary/i3-M508/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/JGAurora/A1/Configuration_adv.h View File

@@ -1058,7 +1058,7 @@
1058 1058
 #endif // SDSUPPORT
1059 1059
 
1060 1060
 /**
1061
- * By default an onboard SD card reader will be shared as a USB mass-
1061
+ * By default an onboard SD card reader may be shared as a USB mass-
1062 1062
  * storage device. This option hides the SD card from the host PC.
1063 1063
  */
1064 1064
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/JGAurora/A5/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/JGAurora/A5S/Configuration_adv.h View File

@@ -1058,7 +1058,7 @@
1058 1058
 #endif // SDSUPPORT
1059 1059
 
1060 1060
 /**
1061
- * By default an onboard SD card reader will be shared as a USB mass-
1061
+ * By default an onboard SD card reader may be shared as a USB mass-
1062 1062
  * storage device. This option hides the SD card from the host PC.
1063 1063
  */
1064 1064
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/MakerParts/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/Malyan/M150/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/Malyan/M200/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/Micromake/C1/enhanced/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/Mks/Robin/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/Mks/Sbase/Configuration_adv.h View File

@@ -1054,7 +1054,7 @@
1054 1054
 #endif // SDSUPPORT
1055 1055
 
1056 1056
 /**
1057
- * By default an onboard SD card reader will be shared as a USB mass-
1057
+ * By default an onboard SD card reader may be shared as a USB mass-
1058 1058
  * storage device. This option hides the SD card from the host PC.
1059 1059
  */
1060 1060
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/RapideLite/RL200/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/RigidBot/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/SCARA/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/STM32/Black_STM32F407VET6/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/Sanguinololu/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/TheBorg/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/TinyBoy2/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/Tronxy/X3A/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/Tronxy/X5S-2E/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/UltiMachine/Archim1/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/UltiMachine/Archim2/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/VORONDesign/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/Velleman/K8200/Configuration_adv.h View File

@@ -1066,7 +1066,7 @@
1066 1066
 #endif // SDSUPPORT
1067 1067
 
1068 1068
 /**
1069
- * By default an onboard SD card reader will be shared as a USB mass-
1069
+ * By default an onboard SD card reader may be shared as a USB mass-
1070 1070
  * storage device. This option hides the SD card from the host PC.
1071 1071
  */
1072 1072
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/Velleman/K8400/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/WASP/PowerWASP/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/Wanhao/Duplicator 6/Configuration_adv.h View File

@@ -1055,7 +1055,7 @@
1055 1055
 #endif // SDSUPPORT
1056 1056
 
1057 1057
 /**
1058
- * By default an onboard SD card reader will be shared as a USB mass-
1058
+ * By default an onboard SD card reader may be shared as a USB mass-
1059 1059
  * storage device. This option hides the SD card from the host PC.
1060 1060
  */
1061 1061
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/delta/Anycubic/Kossel/Configuration_adv.h View File

@@ -1055,7 +1055,7 @@
1055 1055
 #endif // SDSUPPORT
1056 1056
 
1057 1057
 /**
1058
- * By default an onboard SD card reader will be shared as a USB mass-
1058
+ * By default an onboard SD card reader may be shared as a USB mass-
1059 1059
  * storage device. This option hides the SD card from the host PC.
1060 1060
  */
1061 1061
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h View File

@@ -1055,7 +1055,7 @@
1055 1055
 #endif // SDSUPPORT
1056 1056
 
1057 1057
 /**
1058
- * By default an onboard SD card reader will be shared as a USB mass-
1058
+ * By default an onboard SD card reader may be shared as a USB mass-
1059 1059
  * storage device. This option hides the SD card from the host PC.
1060 1060
  */
1061 1061
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/delta/FLSUN/kossel/Configuration_adv.h View File

@@ -1055,7 +1055,7 @@
1055 1055
 #endif // SDSUPPORT
1056 1056
 
1057 1057
 /**
1058
- * By default an onboard SD card reader will be shared as a USB mass-
1058
+ * By default an onboard SD card reader may be shared as a USB mass-
1059 1059
  * storage device. This option hides the SD card from the host PC.
1060 1060
  */
1061 1061
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h View File

@@ -1055,7 +1055,7 @@
1055 1055
 #endif // SDSUPPORT
1056 1056
 
1057 1057
 /**
1058
- * By default an onboard SD card reader will be shared as a USB mass-
1058
+ * By default an onboard SD card reader may be shared as a USB mass-
1059 1059
  * storage device. This option hides the SD card from the host PC.
1060 1060
  */
1061 1061
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/delta/Geeetech/Rostock 301/Configuration_adv.h View File

@@ -1055,7 +1055,7 @@
1055 1055
 #endif // SDSUPPORT
1056 1056
 
1057 1057
 /**
1058
- * By default an onboard SD card reader will be shared as a USB mass-
1058
+ * By default an onboard SD card reader may be shared as a USB mass-
1059 1059
  * storage device. This option hides the SD card from the host PC.
1060 1060
  */
1061 1061
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/delta/MKS/SBASE/Configuration_adv.h View File

@@ -1055,7 +1055,7 @@
1055 1055
 #endif // SDSUPPORT
1056 1056
 
1057 1057
 /**
1058
- * By default an onboard SD card reader will be shared as a USB mass-
1058
+ * By default an onboard SD card reader may be shared as a USB mass-
1059 1059
  * storage device. This option hides the SD card from the host PC.
1060 1060
  */
1061 1061
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/delta/Tevo Little Monster/Configuration_adv.h View File

@@ -1055,7 +1055,7 @@
1055 1055
 #endif // SDSUPPORT
1056 1056
 
1057 1057
 /**
1058
- * By default an onboard SD card reader will be shared as a USB mass-
1058
+ * By default an onboard SD card reader may be shared as a USB mass-
1059 1059
  * storage device. This option hides the SD card from the host PC.
1060 1060
  */
1061 1061
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/delta/generic/Configuration_adv.h View File

@@ -1055,7 +1055,7 @@
1055 1055
 #endif // SDSUPPORT
1056 1056
 
1057 1057
 /**
1058
- * By default an onboard SD card reader will be shared as a USB mass-
1058
+ * By default an onboard SD card reader may be shared as a USB mass-
1059 1059
  * storage device. This option hides the SD card from the host PC.
1060 1060
  */
1061 1061
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/delta/kossel_mini/Configuration_adv.h View File

@@ -1055,7 +1055,7 @@
1055 1055
 #endif // SDSUPPORT
1056 1056
 
1057 1057
 /**
1058
- * By default an onboard SD card reader will be shared as a USB mass-
1058
+ * By default an onboard SD card reader may be shared as a USB mass-
1059 1059
  * storage device. This option hides the SD card from the host PC.
1060 1060
  */
1061 1061
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/delta/kossel_xl/Configuration_adv.h View File

@@ -1055,7 +1055,7 @@
1055 1055
 #endif // SDSUPPORT
1056 1056
 
1057 1057
 /**
1058
- * By default an onboard SD card reader will be shared as a USB mass-
1058
+ * By default an onboard SD card reader may be shared as a USB mass-
1059 1059
  * storage device. This option hides the SD card from the host PC.
1060 1060
  */
1061 1061
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/gCreate/gMax1.5+/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/makibox/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/tvrrug/Round2/Configuration_adv.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 #endif // SDSUPPORT
1054 1054
 
1055 1055
 /**
1056
- * By default an onboard SD card reader will be shared as a USB mass-
1056
+ * By default an onboard SD card reader may be shared as a USB mass-
1057 1057
  * storage device. This option hides the SD card from the host PC.
1058 1058
  */
1059 1059
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

+ 1
- 1
config/examples/wt150/Configuration_adv.h View File

@@ -1054,7 +1054,7 @@
1054 1054
 #endif // SDSUPPORT
1055 1055
 
1056 1056
 /**
1057
- * By default an onboard SD card reader will be shared as a USB mass-
1057
+ * By default an onboard SD card reader may be shared as a USB mass-
1058 1058
  * storage device. This option hides the SD card from the host PC.
1059 1059
  */
1060 1060
 //#define NO_SD_HOST_DRIVE   // Disable SD Card access over USB (for security).

Loading…
Cancel
Save