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 c56dd28193..5a0677f409 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 0e4a000da4..4ca6985d29 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 4ecf01eba8..dd7b812b38 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 1a37f01dc8..aff9f1cde5 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 115ad782e8..167d93e756 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 776d0bf804..fd9b7f4dec 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 44ad02410e..9e4a386e00 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 1beed30454..184cb4947a 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 43598c8124..7b0541a604 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 9b9ac6e1f3..ec831d572f 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 6e9ab4a9e9..646ac9baf1 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 b3511b0592..487acf3eba 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 abecc6ec2b..1298d29f5e 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 9b9ac6e1f3..ec831d572f 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 9b9ac6e1f3..ec831d572f 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 663d263e06..27cc33c2d6 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 08a7edb70c..69311b3abd 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 c13a65fe6c..0daeaeb844 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 08a7edb70c..69311b3abd 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 1ea4b194fb..306a7b3ede 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 955ef5ff9f..cfe4597d53 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 cf922a65ac..ab0bc07f27 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 c80e329a8b..24cd1782b8 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 86f91efd24..b3faa242b0 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 0e0f6cb435..6cf7e229ae 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 43e533d525..3657977832 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 354483c4dc..b2f0d230af 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 803f8457a0..21d7e266e9 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 426ffdf6cf..96bbb26d56 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 b6e8fb196d..89d1e89347 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 bf85c30682..a7a6f79f30 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 13e93456f4..b5931fae48 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 7a8a1db4c5..093855410a 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 2bbf2d76a0..55e4644e5e 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 ca9c8f6f4b..81e1dc13f5 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 55fc08eba2..f6317f5668 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 82c5b32082..5c4b609d70 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 3cbc57d6e1..34f0bd5a7f 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 7697094b17..4adf7800ff 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 35ba51f854..6ed44600b9 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 9a596400cb..a055fd3b18 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 d0044aedd2..05bd89a327 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 6b28ee0d5a..645af4acb3 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 6b28ee0d5a..645af4acb3 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 0e7b77a4d9..a35406fe5f 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 0e7b77a4d9..a35406fe5f 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 bfe2c4476b..233c4535e0 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 d6459be7c9..840630d3e8 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 0e7b77a4d9..a35406fe5f 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 0e7b77a4d9..a35406fe5f 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 c55af85df7..adc8527aa7 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 935c54b07e..8a0647dd4d 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 2385113ac5..40f401c093 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 798ba2372b..733371d8b0 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 635cb9b5f1..0f41b6104d 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).