From b3f42d2519f16d8964b39fd4b6119dc3716fbc62 Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Fri, 28 Jun 2019 19:11:57 -0500 Subject: [PATCH] Update SD host config comment --- Marlin/Configuration_adv.h | 2 +- .../EVNOVO (Artillery)/Sidewinder X1/Configuration_adv.h | 2 +- config/examples/Einstart-S/Configuration_adv.h | 2 +- config/examples/Felix/Configuration_adv.h | 2 +- config/examples/FlashForge/CreatorPro/Configuration_adv.h | 2 +- config/examples/FolgerTech/i3-2020/Configuration_adv.h | 2 +- config/examples/Formbot/Raptor/Configuration_adv.h | 2 +- config/examples/Formbot/T_Rex_2+/Configuration_adv.h | 2 +- config/examples/Formbot/T_Rex_3/Configuration_adv.h | 2 +- config/examples/Geeetech/A10/Configuration_adv.h | 2 +- config/examples/Geeetech/A10M/Configuration_adv.h | 2 +- config/examples/Geeetech/A20M/Configuration_adv.h | 2 +- config/examples/Geeetech/MeCreator2/Configuration_adv.h | 2 +- config/examples/Geeetech/Prusa i3 Pro C/Configuration_adv.h | 2 +- config/examples/Geeetech/Prusa i3 Pro W/Configuration_adv.h | 2 +- config/examples/Infitary/i3-M508/Configuration_adv.h | 2 +- config/examples/JGAurora/A1/Configuration_adv.h | 2 +- config/examples/JGAurora/A5/Configuration_adv.h | 2 +- config/examples/JGAurora/A5S/Configuration_adv.h | 2 +- config/examples/MakerParts/Configuration_adv.h | 2 +- config/examples/Malyan/M150/Configuration_adv.h | 2 +- config/examples/Malyan/M200/Configuration_adv.h | 2 +- config/examples/Micromake/C1/enhanced/Configuration_adv.h | 2 +- config/examples/Mks/Robin/Configuration_adv.h | 2 +- config/examples/Mks/Sbase/Configuration_adv.h | 2 +- config/examples/RapideLite/RL200/Configuration_adv.h | 2 +- config/examples/RigidBot/Configuration_adv.h | 2 +- config/examples/SCARA/Configuration_adv.h | 2 +- config/examples/STM32/Black_STM32F407VET6/Configuration_adv.h | 2 +- config/examples/Sanguinololu/Configuration_adv.h | 2 +- config/examples/TheBorg/Configuration_adv.h | 2 +- config/examples/TinyBoy2/Configuration_adv.h | 2 +- config/examples/Tronxy/X3A/Configuration_adv.h | 2 +- config/examples/Tronxy/X5S-2E/Configuration_adv.h | 2 +- config/examples/UltiMachine/Archim1/Configuration_adv.h | 2 +- config/examples/UltiMachine/Archim2/Configuration_adv.h | 2 +- config/examples/VORONDesign/Configuration_adv.h | 2 +- config/examples/Velleman/K8200/Configuration_adv.h | 2 +- config/examples/Velleman/K8400/Configuration_adv.h | 2 +- config/examples/WASP/PowerWASP/Configuration_adv.h | 2 +- config/examples/Wanhao/Duplicator 6/Configuration_adv.h | 2 +- config/examples/delta/Anycubic/Kossel/Configuration_adv.h | 2 +- config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h | 2 +- config/examples/delta/FLSUN/kossel/Configuration_adv.h | 2 +- config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h | 2 +- config/examples/delta/Geeetech/Rostock 301/Configuration_adv.h | 2 +- config/examples/delta/MKS/SBASE/Configuration_adv.h | 2 +- config/examples/delta/Tevo Little Monster/Configuration_adv.h | 2 +- config/examples/delta/generic/Configuration_adv.h | 2 +- config/examples/delta/kossel_mini/Configuration_adv.h | 2 +- config/examples/delta/kossel_xl/Configuration_adv.h | 2 +- config/examples/gCreate/gMax1.5+/Configuration_adv.h | 2 +- config/examples/makibox/Configuration_adv.h | 2 +- config/examples/tvrrug/Round2/Configuration_adv.h | 2 +- config/examples/wt150/Configuration_adv.h | 2 +- 55 files changed, 55 insertions(+), 55 deletions(-) diff --git a/Marlin/Configuration_adv.h b/Marlin/Configuration_adv.h index c56dd2819..5a0677f40 100644 --- a/Marlin/Configuration_adv.h +++ b/Marlin/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/EVNOVO (Artillery)/Sidewinder X1/Configuration_adv.h b/config/examples/EVNOVO (Artillery)/Sidewinder X1/Configuration_adv.h index 0e4a000da..4ca6985d2 100755 --- a/config/examples/EVNOVO (Artillery)/Sidewinder X1/Configuration_adv.h +++ b/config/examples/EVNOVO (Artillery)/Sidewinder X1/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/Einstart-S/Configuration_adv.h b/config/examples/Einstart-S/Configuration_adv.h index 4ecf01eba..dd7b812b3 100644 --- a/config/examples/Einstart-S/Configuration_adv.h +++ b/config/examples/Einstart-S/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/Felix/Configuration_adv.h b/config/examples/Felix/Configuration_adv.h index 1a37f01dc..aff9f1cde 100644 --- a/config/examples/Felix/Configuration_adv.h +++ b/config/examples/Felix/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/FlashForge/CreatorPro/Configuration_adv.h b/config/examples/FlashForge/CreatorPro/Configuration_adv.h index 115ad782e..167d93e75 100644 --- a/config/examples/FlashForge/CreatorPro/Configuration_adv.h +++ b/config/examples/FlashForge/CreatorPro/Configuration_adv.h @@ -1052,7 +1052,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/FolgerTech/i3-2020/Configuration_adv.h b/config/examples/FolgerTech/i3-2020/Configuration_adv.h index 776d0bf80..fd9b7f4de 100644 --- a/config/examples/FolgerTech/i3-2020/Configuration_adv.h +++ b/config/examples/FolgerTech/i3-2020/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/Formbot/Raptor/Configuration_adv.h b/config/examples/Formbot/Raptor/Configuration_adv.h index 44ad02410..9e4a386e0 100644 --- a/config/examples/Formbot/Raptor/Configuration_adv.h +++ b/config/examples/Formbot/Raptor/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/Formbot/T_Rex_2+/Configuration_adv.h b/config/examples/Formbot/T_Rex_2+/Configuration_adv.h index 1beed3045..184cb4947 100644 --- a/config/examples/Formbot/T_Rex_2+/Configuration_adv.h +++ b/config/examples/Formbot/T_Rex_2+/Configuration_adv.h @@ -1057,7 +1057,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/Formbot/T_Rex_3/Configuration_adv.h b/config/examples/Formbot/T_Rex_3/Configuration_adv.h index 43598c812..7b0541a60 100644 --- a/config/examples/Formbot/T_Rex_3/Configuration_adv.h +++ b/config/examples/Formbot/T_Rex_3/Configuration_adv.h @@ -1057,7 +1057,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/Geeetech/A10/Configuration_adv.h b/config/examples/Geeetech/A10/Configuration_adv.h index 9b9ac6e1f..ec831d572 100644 --- a/config/examples/Geeetech/A10/Configuration_adv.h +++ b/config/examples/Geeetech/A10/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/Geeetech/A10M/Configuration_adv.h b/config/examples/Geeetech/A10M/Configuration_adv.h index 6e9ab4a9e..646ac9baf 100644 --- a/config/examples/Geeetech/A10M/Configuration_adv.h +++ b/config/examples/Geeetech/A10M/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/Geeetech/A20M/Configuration_adv.h b/config/examples/Geeetech/A20M/Configuration_adv.h index b3511b059..487acf3eb 100644 --- a/config/examples/Geeetech/A20M/Configuration_adv.h +++ b/config/examples/Geeetech/A20M/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/Geeetech/MeCreator2/Configuration_adv.h b/config/examples/Geeetech/MeCreator2/Configuration_adv.h index abecc6ec2..1298d29f5 100644 --- a/config/examples/Geeetech/MeCreator2/Configuration_adv.h +++ b/config/examples/Geeetech/MeCreator2/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/Geeetech/Prusa i3 Pro C/Configuration_adv.h b/config/examples/Geeetech/Prusa i3 Pro C/Configuration_adv.h index 9b9ac6e1f..ec831d572 100644 --- a/config/examples/Geeetech/Prusa i3 Pro C/Configuration_adv.h +++ b/config/examples/Geeetech/Prusa i3 Pro C/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/Geeetech/Prusa i3 Pro W/Configuration_adv.h b/config/examples/Geeetech/Prusa i3 Pro W/Configuration_adv.h index 9b9ac6e1f..ec831d572 100644 --- a/config/examples/Geeetech/Prusa i3 Pro W/Configuration_adv.h +++ b/config/examples/Geeetech/Prusa i3 Pro W/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/Infitary/i3-M508/Configuration_adv.h b/config/examples/Infitary/i3-M508/Configuration_adv.h index 663d263e0..27cc33c2d 100644 --- a/config/examples/Infitary/i3-M508/Configuration_adv.h +++ b/config/examples/Infitary/i3-M508/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/JGAurora/A1/Configuration_adv.h b/config/examples/JGAurora/A1/Configuration_adv.h index 08a7edb70..69311b3ab 100644 --- a/config/examples/JGAurora/A1/Configuration_adv.h +++ b/config/examples/JGAurora/A1/Configuration_adv.h @@ -1058,7 +1058,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/JGAurora/A5/Configuration_adv.h b/config/examples/JGAurora/A5/Configuration_adv.h index c13a65fe6..0daeaeb84 100644 --- a/config/examples/JGAurora/A5/Configuration_adv.h +++ b/config/examples/JGAurora/A5/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/JGAurora/A5S/Configuration_adv.h b/config/examples/JGAurora/A5S/Configuration_adv.h index 08a7edb70..69311b3ab 100644 --- a/config/examples/JGAurora/A5S/Configuration_adv.h +++ b/config/examples/JGAurora/A5S/Configuration_adv.h @@ -1058,7 +1058,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/MakerParts/Configuration_adv.h b/config/examples/MakerParts/Configuration_adv.h index 1ea4b194f..306a7b3ed 100644 --- a/config/examples/MakerParts/Configuration_adv.h +++ b/config/examples/MakerParts/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/Malyan/M150/Configuration_adv.h b/config/examples/Malyan/M150/Configuration_adv.h index 955ef5ff9..cfe4597d5 100644 --- a/config/examples/Malyan/M150/Configuration_adv.h +++ b/config/examples/Malyan/M150/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/Malyan/M200/Configuration_adv.h b/config/examples/Malyan/M200/Configuration_adv.h index cf922a65a..ab0bc07f2 100644 --- a/config/examples/Malyan/M200/Configuration_adv.h +++ b/config/examples/Malyan/M200/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/Micromake/C1/enhanced/Configuration_adv.h b/config/examples/Micromake/C1/enhanced/Configuration_adv.h index c80e329a8..24cd1782b 100644 --- a/config/examples/Micromake/C1/enhanced/Configuration_adv.h +++ b/config/examples/Micromake/C1/enhanced/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/Mks/Robin/Configuration_adv.h b/config/examples/Mks/Robin/Configuration_adv.h index 86f91efd2..b3faa242b 100644 --- a/config/examples/Mks/Robin/Configuration_adv.h +++ b/config/examples/Mks/Robin/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/Mks/Sbase/Configuration_adv.h b/config/examples/Mks/Sbase/Configuration_adv.h index 0e0f6cb43..6cf7e229a 100644 --- a/config/examples/Mks/Sbase/Configuration_adv.h +++ b/config/examples/Mks/Sbase/Configuration_adv.h @@ -1054,7 +1054,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/RapideLite/RL200/Configuration_adv.h b/config/examples/RapideLite/RL200/Configuration_adv.h index 43e533d52..365797783 100644 --- a/config/examples/RapideLite/RL200/Configuration_adv.h +++ b/config/examples/RapideLite/RL200/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/RigidBot/Configuration_adv.h b/config/examples/RigidBot/Configuration_adv.h index 354483c4d..b2f0d230a 100644 --- a/config/examples/RigidBot/Configuration_adv.h +++ b/config/examples/RigidBot/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/SCARA/Configuration_adv.h b/config/examples/SCARA/Configuration_adv.h index 803f8457a..21d7e266e 100644 --- a/config/examples/SCARA/Configuration_adv.h +++ b/config/examples/SCARA/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/STM32/Black_STM32F407VET6/Configuration_adv.h b/config/examples/STM32/Black_STM32F407VET6/Configuration_adv.h index 426ffdf6c..96bbb26d5 100644 --- a/config/examples/STM32/Black_STM32F407VET6/Configuration_adv.h +++ b/config/examples/STM32/Black_STM32F407VET6/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/Sanguinololu/Configuration_adv.h b/config/examples/Sanguinololu/Configuration_adv.h index b6e8fb196..89d1e8934 100644 --- a/config/examples/Sanguinololu/Configuration_adv.h +++ b/config/examples/Sanguinololu/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/TheBorg/Configuration_adv.h b/config/examples/TheBorg/Configuration_adv.h index bf85c3068..a7a6f79f3 100644 --- a/config/examples/TheBorg/Configuration_adv.h +++ b/config/examples/TheBorg/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/TinyBoy2/Configuration_adv.h b/config/examples/TinyBoy2/Configuration_adv.h index 13e93456f..b5931fae4 100644 --- a/config/examples/TinyBoy2/Configuration_adv.h +++ b/config/examples/TinyBoy2/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/Tronxy/X3A/Configuration_adv.h b/config/examples/Tronxy/X3A/Configuration_adv.h index 7a8a1db4c..093855410 100644 --- a/config/examples/Tronxy/X3A/Configuration_adv.h +++ b/config/examples/Tronxy/X3A/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/Tronxy/X5S-2E/Configuration_adv.h b/config/examples/Tronxy/X5S-2E/Configuration_adv.h index 2bbf2d76a..55e4644e5 100644 --- a/config/examples/Tronxy/X5S-2E/Configuration_adv.h +++ b/config/examples/Tronxy/X5S-2E/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/UltiMachine/Archim1/Configuration_adv.h b/config/examples/UltiMachine/Archim1/Configuration_adv.h index ca9c8f6f4..81e1dc13f 100644 --- a/config/examples/UltiMachine/Archim1/Configuration_adv.h +++ b/config/examples/UltiMachine/Archim1/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/UltiMachine/Archim2/Configuration_adv.h b/config/examples/UltiMachine/Archim2/Configuration_adv.h index 55fc08eba..f6317f566 100644 --- a/config/examples/UltiMachine/Archim2/Configuration_adv.h +++ b/config/examples/UltiMachine/Archim2/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/VORONDesign/Configuration_adv.h b/config/examples/VORONDesign/Configuration_adv.h index 82c5b3208..5c4b609d7 100644 --- a/config/examples/VORONDesign/Configuration_adv.h +++ b/config/examples/VORONDesign/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/Velleman/K8200/Configuration_adv.h b/config/examples/Velleman/K8200/Configuration_adv.h index 3cbc57d6e..34f0bd5a7 100644 --- a/config/examples/Velleman/K8200/Configuration_adv.h +++ b/config/examples/Velleman/K8200/Configuration_adv.h @@ -1066,7 +1066,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/Velleman/K8400/Configuration_adv.h b/config/examples/Velleman/K8400/Configuration_adv.h index 7697094b1..4adf7800f 100644 --- a/config/examples/Velleman/K8400/Configuration_adv.h +++ b/config/examples/Velleman/K8400/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/WASP/PowerWASP/Configuration_adv.h b/config/examples/WASP/PowerWASP/Configuration_adv.h index 35ba51f85..6ed44600b 100644 --- a/config/examples/WASP/PowerWASP/Configuration_adv.h +++ b/config/examples/WASP/PowerWASP/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/Wanhao/Duplicator 6/Configuration_adv.h b/config/examples/Wanhao/Duplicator 6/Configuration_adv.h index 9a596400c..a055fd3b1 100644 --- a/config/examples/Wanhao/Duplicator 6/Configuration_adv.h +++ b/config/examples/Wanhao/Duplicator 6/Configuration_adv.h @@ -1055,7 +1055,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/delta/Anycubic/Kossel/Configuration_adv.h b/config/examples/delta/Anycubic/Kossel/Configuration_adv.h index d0044aedd..05bd89a32 100644 --- a/config/examples/delta/Anycubic/Kossel/Configuration_adv.h +++ b/config/examples/delta/Anycubic/Kossel/Configuration_adv.h @@ -1055,7 +1055,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h b/config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h index 6b28ee0d5..645af4acb 100644 --- a/config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h +++ b/config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h @@ -1055,7 +1055,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/delta/FLSUN/kossel/Configuration_adv.h b/config/examples/delta/FLSUN/kossel/Configuration_adv.h index 6b28ee0d5..645af4acb 100644 --- a/config/examples/delta/FLSUN/kossel/Configuration_adv.h +++ b/config/examples/delta/FLSUN/kossel/Configuration_adv.h @@ -1055,7 +1055,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h b/config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h index 0e7b77a4d..a35406fe5 100644 --- a/config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h +++ b/config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h @@ -1055,7 +1055,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/delta/Geeetech/Rostock 301/Configuration_adv.h b/config/examples/delta/Geeetech/Rostock 301/Configuration_adv.h index 0e7b77a4d..a35406fe5 100644 --- a/config/examples/delta/Geeetech/Rostock 301/Configuration_adv.h +++ b/config/examples/delta/Geeetech/Rostock 301/Configuration_adv.h @@ -1055,7 +1055,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/delta/MKS/SBASE/Configuration_adv.h b/config/examples/delta/MKS/SBASE/Configuration_adv.h index bfe2c4476..233c4535e 100644 --- a/config/examples/delta/MKS/SBASE/Configuration_adv.h +++ b/config/examples/delta/MKS/SBASE/Configuration_adv.h @@ -1055,7 +1055,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/delta/Tevo Little Monster/Configuration_adv.h b/config/examples/delta/Tevo Little Monster/Configuration_adv.h index d6459be7c..840630d3e 100644 --- a/config/examples/delta/Tevo Little Monster/Configuration_adv.h +++ b/config/examples/delta/Tevo Little Monster/Configuration_adv.h @@ -1055,7 +1055,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/delta/generic/Configuration_adv.h b/config/examples/delta/generic/Configuration_adv.h index 0e7b77a4d..a35406fe5 100644 --- a/config/examples/delta/generic/Configuration_adv.h +++ b/config/examples/delta/generic/Configuration_adv.h @@ -1055,7 +1055,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/delta/kossel_mini/Configuration_adv.h b/config/examples/delta/kossel_mini/Configuration_adv.h index 0e7b77a4d..a35406fe5 100644 --- a/config/examples/delta/kossel_mini/Configuration_adv.h +++ b/config/examples/delta/kossel_mini/Configuration_adv.h @@ -1055,7 +1055,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/delta/kossel_xl/Configuration_adv.h b/config/examples/delta/kossel_xl/Configuration_adv.h index c55af85df..adc8527aa 100644 --- a/config/examples/delta/kossel_xl/Configuration_adv.h +++ b/config/examples/delta/kossel_xl/Configuration_adv.h @@ -1055,7 +1055,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/gCreate/gMax1.5+/Configuration_adv.h b/config/examples/gCreate/gMax1.5+/Configuration_adv.h index 935c54b07..8a0647dd4 100644 --- a/config/examples/gCreate/gMax1.5+/Configuration_adv.h +++ b/config/examples/gCreate/gMax1.5+/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/makibox/Configuration_adv.h b/config/examples/makibox/Configuration_adv.h index 2385113ac..40f401c09 100644 --- a/config/examples/makibox/Configuration_adv.h +++ b/config/examples/makibox/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/tvrrug/Round2/Configuration_adv.h b/config/examples/tvrrug/Round2/Configuration_adv.h index 798ba2372..733371d8b 100644 --- a/config/examples/tvrrug/Round2/Configuration_adv.h +++ b/config/examples/tvrrug/Round2/Configuration_adv.h @@ -1053,7 +1053,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security). diff --git a/config/examples/wt150/Configuration_adv.h b/config/examples/wt150/Configuration_adv.h index 635cb9b5f..0f41b6104 100644 --- a/config/examples/wt150/Configuration_adv.h +++ b/config/examples/wt150/Configuration_adv.h @@ -1054,7 +1054,7 @@ #endif // SDSUPPORT /** - * By default an onboard SD card reader will be shared as a USB mass- + * By default an onboard SD card reader may be shared as a USB mass- * storage device. This option hides the SD card from the host PC. */ //#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security).