diff --git a/config/examples/3DFabXYZ/Migbot/Configuration.h b/config/examples/3DFabXYZ/Migbot/Configuration.h index f6829076be..5de36a8c60 100644 --- a/config/examples/3DFabXYZ/Migbot/Configuration.h +++ b/config/examples/3DFabXYZ/Migbot/Configuration.h @@ -1457,7 +1457,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/ADIMLab/Gantry v1/Configuration.h b/config/examples/ADIMLab/Gantry v1/Configuration.h index 4a04f49d48..f95e9252f5 100644 --- a/config/examples/ADIMLab/Gantry v1/Configuration.h +++ b/config/examples/ADIMLab/Gantry v1/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/ADIMLab/Gantry v2/Configuration.h b/config/examples/ADIMLab/Gantry v2/Configuration.h index a0de867ed0..28150ef02d 100644 --- a/config/examples/ADIMLab/Gantry v2/Configuration.h +++ b/config/examples/ADIMLab/Gantry v2/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Alfawise/U20-bltouch/Configuration.h b/config/examples/Alfawise/U20-bltouch/Configuration.h index fb5969e82c..55fcdb62be 100644 --- a/config/examples/Alfawise/U20-bltouch/Configuration.h +++ b/config/examples/Alfawise/U20-bltouch/Configuration.h @@ -1524,7 +1524,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Alfawise/U20/Configuration.h b/config/examples/Alfawise/U20/Configuration.h index b95e317796..d5334ab0e4 100644 --- a/config/examples/Alfawise/U20/Configuration.h +++ b/config/examples/Alfawise/U20/Configuration.h @@ -1525,7 +1525,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/AliExpress/CL-260/Configuration.h b/config/examples/AliExpress/CL-260/Configuration.h index bc04c70b08..4bf31587d2 100644 --- a/config/examples/AliExpress/CL-260/Configuration.h +++ b/config/examples/AliExpress/CL-260/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/AliExpress/UM2pExt/Configuration.h b/config/examples/AliExpress/UM2pExt/Configuration.h index fc380cfa00..52b94427b4 100644 --- a/config/examples/AliExpress/UM2pExt/Configuration.h +++ b/config/examples/AliExpress/UM2pExt/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Anet/A2/Configuration.h b/config/examples/Anet/A2/Configuration.h index 57b7d2882c..a556b7f804 100644 --- a/config/examples/Anet/A2/Configuration.h +++ b/config/examples/Anet/A2/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Anet/A2plus/Configuration.h b/config/examples/Anet/A2plus/Configuration.h index 948647a088..51401997fd 100644 --- a/config/examples/Anet/A2plus/Configuration.h +++ b/config/examples/Anet/A2plus/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Anet/A6/Configuration.h b/config/examples/Anet/A6/Configuration.h index 08b9747877..dd73eacaf2 100644 --- a/config/examples/Anet/A6/Configuration.h +++ b/config/examples/Anet/A6/Configuration.h @@ -1472,7 +1472,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Anet/A8/Configuration.h b/config/examples/Anet/A8/Configuration.h index abe6977164..c7cfc94e2e 100644 --- a/config/examples/Anet/A8/Configuration.h +++ b/config/examples/Anet/A8/Configuration.h @@ -1458,7 +1458,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Anet/A8plus/Configuration.h b/config/examples/Anet/A8plus/Configuration.h index 7684a3d736..d7ad5e2cc2 100644 --- a/config/examples/Anet/A8plus/Configuration.h +++ b/config/examples/Anet/A8plus/Configuration.h @@ -1457,7 +1457,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Anet/A9/Configuration.h b/config/examples/Anet/A9/Configuration.h index a75d2b7ae4..b45d32381d 100644 --- a/config/examples/Anet/A9/Configuration.h +++ b/config/examples/Anet/A9/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Anet/E10/Configuration.h b/config/examples/Anet/E10/Configuration.h index 6e1a580eeb..cac80db6bc 100644 --- a/config/examples/Anet/E10/Configuration.h +++ b/config/examples/Anet/E10/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Anet/E16/BTT SKR 1.3/Configuration.h b/config/examples/Anet/E16/BTT SKR 1.3/Configuration.h index 86dd7b6d67..6c89b6500d 100644 --- a/config/examples/Anet/E16/BTT SKR 1.3/Configuration.h +++ b/config/examples/Anet/E16/BTT SKR 1.3/Configuration.h @@ -1457,7 +1457,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Anet/E16/Stock/Configuration.h b/config/examples/Anet/E16/Stock/Configuration.h index 9112e7da89..f6af7c3b0e 100644 --- a/config/examples/Anet/E16/Stock/Configuration.h +++ b/config/examples/Anet/E16/Stock/Configuration.h @@ -1457,7 +1457,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Anet/ET4+/Configuration.h b/config/examples/Anet/ET4+/Configuration.h index dcd1dcc7bc..5c84774a13 100644 --- a/config/examples/Anet/ET4+/Configuration.h +++ b/config/examples/Anet/ET4+/Configuration.h @@ -1461,7 +1461,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Anet/ET4-Pro/Configuration.h b/config/examples/Anet/ET4-Pro/Configuration.h index 7e185b61e6..c40cd429e7 100644 --- a/config/examples/Anet/ET4-Pro/Configuration.h +++ b/config/examples/Anet/ET4-Pro/Configuration.h @@ -1461,7 +1461,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Anet/ET4/Configuration.h b/config/examples/Anet/ET4/Configuration.h index 98e41d4ef2..bb6a689d5b 100644 --- a/config/examples/Anet/ET4/Configuration.h +++ b/config/examples/Anet/ET4/Configuration.h @@ -1461,7 +1461,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Anet/ET4X/Configuration.h b/config/examples/Anet/ET4X/Configuration.h index 99c5dddd3f..34731b1aa2 100644 --- a/config/examples/Anet/ET4X/Configuration.h +++ b/config/examples/Anet/ET4X/Configuration.h @@ -1461,7 +1461,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Anet/ET5-Pro/Configuration.h b/config/examples/Anet/ET5-Pro/Configuration.h index 88c29b836c..db2a0bc4c7 100644 --- a/config/examples/Anet/ET5-Pro/Configuration.h +++ b/config/examples/Anet/ET5-Pro/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Anet/ET5/Configuration.h b/config/examples/Anet/ET5/Configuration.h index e2592ef0b8..93ec31ea67 100644 --- a/config/examples/Anet/ET5/Configuration.h +++ b/config/examples/Anet/ET5/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Anet/ET5X/Configuration.h b/config/examples/Anet/ET5X/Configuration.h index ec16a44ccf..6ccda98ae8 100644 --- a/config/examples/Anet/ET5X/Configuration.h +++ b/config/examples/Anet/ET5X/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/AnyCubic/Chiron/Configuration.h b/config/examples/AnyCubic/Chiron/Configuration.h index 6036b3a272..859f05654e 100644 --- a/config/examples/AnyCubic/Chiron/Configuration.h +++ b/config/examples/AnyCubic/Chiron/Configuration.h @@ -1458,7 +1458,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/AnyCubic/Mega Zero 2.0/Anycubic V1/Configuration.h b/config/examples/AnyCubic/Mega Zero 2.0/Anycubic V1/Configuration.h index 68170c91b9..bcbb6d0cf5 100644 --- a/config/examples/AnyCubic/Mega Zero 2.0/Anycubic V1/Configuration.h +++ b/config/examples/AnyCubic/Mega Zero 2.0/Anycubic V1/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/AnyCubic/Mega Zero/Anycubic V1/Configuration.h b/config/examples/AnyCubic/Mega Zero/Anycubic V1/Configuration.h index 425ee69699..b7c43e2c7d 100644 --- a/config/examples/AnyCubic/Mega Zero/Anycubic V1/Configuration.h +++ b/config/examples/AnyCubic/Mega Zero/Anycubic V1/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/AnyCubic/Mega Zero/BigTreeTech SKR Mini MZ V1.0/Configuration.h b/config/examples/AnyCubic/Mega Zero/BigTreeTech SKR Mini MZ V1.0/Configuration.h index 90e8433919..c2dafa7885 100644 --- a/config/examples/AnyCubic/Mega Zero/BigTreeTech SKR Mini MZ V1.0/Configuration.h +++ b/config/examples/AnyCubic/Mega Zero/BigTreeTech SKR Mini MZ V1.0/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/AnyCubic/Vyper/Configuration.h b/config/examples/AnyCubic/Vyper/Configuration.h index 3c80746492..369fa77a54 100644 --- a/config/examples/AnyCubic/Vyper/Configuration.h +++ b/config/examples/AnyCubic/Vyper/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/AnyCubic/i3 Mega/Trigorilla AVR/Configuration.h b/config/examples/AnyCubic/i3 Mega/Trigorilla AVR/Configuration.h index e12ff2f783..5844268d6a 100644 --- a/config/examples/AnyCubic/i3 Mega/Trigorilla AVR/Configuration.h +++ b/config/examples/AnyCubic/i3 Mega/Trigorilla AVR/Configuration.h @@ -1504,7 +1504,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/AnyCubic/i3 Mega/Trigorilla Pro STM32/Configuration.h b/config/examples/AnyCubic/i3 Mega/Trigorilla Pro STM32/Configuration.h index 53c862d197..b186f37d54 100644 --- a/config/examples/AnyCubic/i3 Mega/Trigorilla Pro STM32/Configuration.h +++ b/config/examples/AnyCubic/i3 Mega/Trigorilla Pro STM32/Configuration.h @@ -1469,7 +1469,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/AnyCubic/i3/Configuration.h b/config/examples/AnyCubic/i3/Configuration.h index ae79f6b93f..4c2560df43 100644 --- a/config/examples/AnyCubic/i3/Configuration.h +++ b/config/examples/AnyCubic/i3/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/ArmEd/Configuration.h b/config/examples/ArmEd/Configuration.h index acfaaa61d1..14935d0456 100644 --- a/config/examples/ArmEd/Configuration.h +++ b/config/examples/ArmEd/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Artillery/Genius Pro/Configuration.h b/config/examples/Artillery/Genius Pro/Configuration.h index 306cdcace5..cb847ba62f 100644 --- a/config/examples/Artillery/Genius Pro/Configuration.h +++ b/config/examples/Artillery/Genius Pro/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Artillery/Genius/BLTouch/Configuration.h b/config/examples/Artillery/Genius/BLTouch/Configuration.h index d0b0f5f17a..eb6569ce75 100644 --- a/config/examples/Artillery/Genius/BLTouch/Configuration.h +++ b/config/examples/Artillery/Genius/BLTouch/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Artillery/Genius/V1/Configuration.h b/config/examples/Artillery/Genius/V1/Configuration.h index ffc1eb462b..6c68bc1d9f 100644 --- a/config/examples/Artillery/Genius/V1/Configuration.h +++ b/config/examples/Artillery/Genius/V1/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Artillery/Hornet/Configuration.h b/config/examples/Artillery/Hornet/Configuration.h index 60ec3e1951..088242adec 100644 --- a/config/examples/Artillery/Hornet/Configuration.h +++ b/config/examples/Artillery/Hornet/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Artillery/Sidewinder X1/0.9 BMG - E3D V6/Configuration.h b/config/examples/Artillery/Sidewinder X1/0.9 BMG - E3D V6/Configuration.h index d66300bd6c..e8a2234c27 100644 --- a/config/examples/Artillery/Sidewinder X1/0.9 BMG - E3D V6/Configuration.h +++ b/config/examples/Artillery/Sidewinder X1/0.9 BMG - E3D V6/Configuration.h @@ -1471,7 +1471,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Artillery/Sidewinder X1/V1/Configuration.h b/config/examples/Artillery/Sidewinder X1/V1/Configuration.h index 93f7a395db..6761798dee 100644 --- a/config/examples/Artillery/Sidewinder X1/V1/Configuration.h +++ b/config/examples/Artillery/Sidewinder X1/V1/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Artillery/Sidewinder X2/Configuration.h b/config/examples/Artillery/Sidewinder X2/Configuration.h index da96e7fb68..e855337f7f 100644 --- a/config/examples/Artillery/Sidewinder X2/Configuration.h +++ b/config/examples/Artillery/Sidewinder X2/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Azteeg/X5GT/Configuration.h b/config/examples/Azteeg/X5GT/Configuration.h index 5f52fe57f1..219a90fab8 100644 --- a/config/examples/Azteeg/X5GT/Configuration.h +++ b/config/examples/Azteeg/X5GT/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/BIBO/TouchX/cyclops/Configuration.h b/config/examples/BIBO/TouchX/cyclops/Configuration.h index 0ee7c7dd40..bc5010912a 100644 --- a/config/examples/BIBO/TouchX/cyclops/Configuration.h +++ b/config/examples/BIBO/TouchX/cyclops/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/BIBO/TouchX/default/Configuration.h b/config/examples/BIBO/TouchX/default/Configuration.h index 125e7c00b8..b417a0f653 100644 --- a/config/examples/BIBO/TouchX/default/Configuration.h +++ b/config/examples/BIBO/TouchX/default/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/BIQU/B1 SE Plus/Configuration.h b/config/examples/BIQU/B1 SE Plus/Configuration.h index 72dae63832..4135f0d905 100644 --- a/config/examples/BIQU/B1 SE Plus/Configuration.h +++ b/config/examples/BIQU/B1 SE Plus/Configuration.h @@ -1453,7 +1453,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/BIQU/B1 SE/Configuration.h b/config/examples/BIQU/B1 SE/Configuration.h index 54b88cc65d..ee553880e4 100644 --- a/config/examples/BIQU/B1 SE/Configuration.h +++ b/config/examples/BIQU/B1 SE/Configuration.h @@ -1453,7 +1453,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/BIQU/B1/Configuration.h b/config/examples/BIQU/B1/Configuration.h index 5e668df7b6..b116c13b79 100644 --- a/config/examples/BIQU/B1/Configuration.h +++ b/config/examples/BIQU/B1/Configuration.h @@ -1464,7 +1464,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/BIQU/BX/Configuration.h b/config/examples/BIQU/BX/Configuration.h index ab24e0475a..08c90d3f1f 100644 --- a/config/examples/BIQU/BX/Configuration.h +++ b/config/examples/BIQU/BX/Configuration.h @@ -1462,7 +1462,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/BIQU/Hurakan/Configuration.h b/config/examples/BIQU/Hurakan/Configuration.h index 05a6b48f6b..688324bccc 100644 --- a/config/examples/BIQU/Hurakan/Configuration.h +++ b/config/examples/BIQU/Hurakan/Configuration.h @@ -1457,7 +1457,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/BIQU/Thunder Standard/Configuration.h b/config/examples/BIQU/Thunder Standard/Configuration.h index 0e893d27f2..04999fcba8 100644 --- a/config/examples/BIQU/Thunder Standard/Configuration.h +++ b/config/examples/BIQU/Thunder Standard/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/BQ/Hephestos/Configuration.h b/config/examples/BQ/Hephestos/Configuration.h index 379133509b..e0fcce1159 100644 --- a/config/examples/BQ/Hephestos/Configuration.h +++ b/config/examples/BQ/Hephestos/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/BQ/Hephestos_2/Configuration.h b/config/examples/BQ/Hephestos_2/Configuration.h index 63b581f4ee..f974deade1 100644 --- a/config/examples/BQ/Hephestos_2/Configuration.h +++ b/config/examples/BQ/Hephestos_2/Configuration.h @@ -1469,7 +1469,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/BQ/WITBOX/Configuration.h b/config/examples/BQ/WITBOX/Configuration.h index 14ad97db90..07a8d27594 100644 --- a/config/examples/BQ/WITBOX/Configuration.h +++ b/config/examples/BQ/WITBOX/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/CTC/A13/Configuration.h b/config/examples/CTC/A13/Configuration.h index 9d0f4aaf08..81376fe30e 100644 --- a/config/examples/CTC/A13/Configuration.h +++ b/config/examples/CTC/A13/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/CTC/Bizer/Configuration.h b/config/examples/CTC/Bizer/Configuration.h index 8ef052381f..0c327ad21e 100644 --- a/config/examples/CTC/Bizer/Configuration.h +++ b/config/examples/CTC/Bizer/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/CTC/i3 2560 Rev A/no probe/Configuration.h b/config/examples/CTC/i3 2560 Rev A/no probe/Configuration.h index 872be55170..e915fd40c1 100644 --- a/config/examples/CTC/i3 2560 Rev A/no probe/Configuration.h +++ b/config/examples/CTC/i3 2560 Rev A/no probe/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Cartesio/Configuration.h b/config/examples/Cartesio/Configuration.h index f0b55a62fd..ac2b39e0bf 100644 --- a/config/examples/Cartesio/Configuration.h +++ b/config/examples/Cartesio/Configuration.h @@ -1471,7 +1471,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Copymaster3D/300/Configuration.h b/config/examples/Copymaster3D/300/Configuration.h index 9269c7d95d..76d8aa625f 100644 --- a/config/examples/Copymaster3D/300/Configuration.h +++ b/config/examples/Copymaster3D/300/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Copymaster3D/400/Configuration.h b/config/examples/Copymaster3D/400/Configuration.h index 3762aca401..5c566fed6c 100644 --- a/config/examples/Copymaster3D/400/Configuration.h +++ b/config/examples/Copymaster3D/400/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Copymaster3D/500/Configuration.h b/config/examples/Copymaster3D/500/Configuration.h index dd056d0126..b2b757f721 100644 --- a/config/examples/Copymaster3D/500/Configuration.h +++ b/config/examples/Copymaster3D/500/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/CR-10 Max/Configuration.h b/config/examples/Creality/CR-10 Max/Configuration.h index 3490c4dddb..e7ccb5585c 100644 --- a/config/examples/Creality/CR-10 Max/Configuration.h +++ b/config/examples/Creality/CR-10 Max/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/CR-10 Mini/BigTreeTech SKR Mini E3 2.0/Configuration.h b/config/examples/Creality/CR-10 Mini/BigTreeTech SKR Mini E3 2.0/Configuration.h index b8b1da46a7..0697b1447a 100644 --- a/config/examples/Creality/CR-10 Mini/BigTreeTech SKR Mini E3 2.0/Configuration.h +++ b/config/examples/Creality/CR-10 Mini/BigTreeTech SKR Mini E3 2.0/Configuration.h @@ -1463,7 +1463,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/CR-10 Mini/BigTreeTech SKR Mini E3 3.0/Configuration.h b/config/examples/Creality/CR-10 Mini/BigTreeTech SKR Mini E3 3.0/Configuration.h index a000747041..abfeaa6e38 100644 --- a/config/examples/Creality/CR-10 Mini/BigTreeTech SKR Mini E3 3.0/Configuration.h +++ b/config/examples/Creality/CR-10 Mini/BigTreeTech SKR Mini E3 3.0/Configuration.h @@ -1463,7 +1463,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/CR-10 Mini/CrealityV1/Configuration.h b/config/examples/Creality/CR-10 Mini/CrealityV1/Configuration.h index e9503fd75d..e06e7e63dd 100644 --- a/config/examples/Creality/CR-10 Mini/CrealityV1/Configuration.h +++ b/config/examples/Creality/CR-10 Mini/CrealityV1/Configuration.h @@ -1464,7 +1464,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/CR-10 Mini/MEEB-3DP/Configuration.h b/config/examples/Creality/CR-10 Mini/MEEB-3DP/Configuration.h index 3b401e55f7..83fabeef31 100644 --- a/config/examples/Creality/CR-10 Mini/MEEB-3DP/Configuration.h +++ b/config/examples/Creality/CR-10 Mini/MEEB-3DP/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/CR-10 S4/CrealityV1/Configuration.h b/config/examples/Creality/CR-10 S4/CrealityV1/Configuration.h index 34dd80401e..a17158ff7d 100644 --- a/config/examples/Creality/CR-10 S4/CrealityV1/Configuration.h +++ b/config/examples/Creality/CR-10 S4/CrealityV1/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/CR-10 S5/BigTreeTech SKR Mini E3 1.2 with TFT35 E3 V3.0/Configuration.h b/config/examples/Creality/CR-10 S5/BigTreeTech SKR Mini E3 1.2 with TFT35 E3 V3.0/Configuration.h index e21435ae5f..1a2b600d03 100644 --- a/config/examples/Creality/CR-10 S5/BigTreeTech SKR Mini E3 1.2 with TFT35 E3 V3.0/Configuration.h +++ b/config/examples/Creality/CR-10 S5/BigTreeTech SKR Mini E3 1.2 with TFT35 E3 V3.0/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/CR-10 S5/BigTreeTech SKR Mini E3 v3/Configuration.h b/config/examples/Creality/CR-10 S5/BigTreeTech SKR Mini E3 v3/Configuration.h index 18d8e36477..404b7c3082 100644 --- a/config/examples/Creality/CR-10 S5/BigTreeTech SKR Mini E3 v3/Configuration.h +++ b/config/examples/Creality/CR-10 S5/BigTreeTech SKR Mini E3 v3/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/CR-10 S5/CrealityV1/Configuration.h b/config/examples/Creality/CR-10 S5/CrealityV1/Configuration.h index b5102e8da4..9fd9d6c98c 100644 --- a/config/examples/Creality/CR-10 S5/CrealityV1/Configuration.h +++ b/config/examples/Creality/CR-10 S5/CrealityV1/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/CR-10 S5/CrealityV2.2-BLTouch/Configuration.h b/config/examples/Creality/CR-10 S5/CrealityV2.2-BLTouch/Configuration.h index 8f5ff96bdc..8f7d4a0ba1 100644 --- a/config/examples/Creality/CR-10 S5/CrealityV2.2-BLTouch/Configuration.h +++ b/config/examples/Creality/CR-10 S5/CrealityV2.2-BLTouch/Configuration.h @@ -1457,7 +1457,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/CR-10 V2/Configuration.h b/config/examples/Creality/CR-10 V2/Configuration.h index 43087ccfb5..485ed854a0 100644 --- a/config/examples/Creality/CR-10 V2/Configuration.h +++ b/config/examples/Creality/CR-10 V2/Configuration.h @@ -1473,7 +1473,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/CR-10 V3/Configuration.h b/config/examples/Creality/CR-10 V3/Configuration.h index f5a1d32675..6a552da020 100644 --- a/config/examples/Creality/CR-10 V3/Configuration.h +++ b/config/examples/Creality/CR-10 V3/Configuration.h @@ -1474,7 +1474,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/CR-10/BigTreeTech SKR Mini E3 2.0/Configuration.h b/config/examples/Creality/CR-10/BigTreeTech SKR Mini E3 2.0/Configuration.h index eaa19ff0fc..0531290f7e 100644 --- a/config/examples/Creality/CR-10/BigTreeTech SKR Mini E3 2.0/Configuration.h +++ b/config/examples/Creality/CR-10/BigTreeTech SKR Mini E3 2.0/Configuration.h @@ -1454,7 +1454,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/CR-10/BigTreeTech SKR Mini E3 3.0/Configuration.h b/config/examples/Creality/CR-10/BigTreeTech SKR Mini E3 3.0/Configuration.h index 7c12d99ea6..02f7bee5e7 100644 --- a/config/examples/Creality/CR-10/BigTreeTech SKR Mini E3 3.0/Configuration.h +++ b/config/examples/Creality/CR-10/BigTreeTech SKR Mini E3 3.0/Configuration.h @@ -1454,7 +1454,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/CR-10/CrealityV1/Configuration.h b/config/examples/Creality/CR-10/CrealityV1/Configuration.h index 58b9d92762..54ffd5f8dc 100644 --- a/config/examples/Creality/CR-10/CrealityV1/Configuration.h +++ b/config/examples/Creality/CR-10/CrealityV1/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/CR-10S Pro/Configuration.h b/config/examples/Creality/CR-10S Pro/Configuration.h index f1296f2090..7377960739 100644 --- a/config/examples/Creality/CR-10S Pro/Configuration.h +++ b/config/examples/Creality/CR-10S Pro/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/CR-10S/BigTreeTech SKR 1.4 Turbo TMC2209/Configuration.h b/config/examples/Creality/CR-10S/BigTreeTech SKR 1.4 Turbo TMC2209/Configuration.h index 1392cb8623..36a71247c7 100644 --- a/config/examples/Creality/CR-10S/BigTreeTech SKR 1.4 Turbo TMC2209/Configuration.h +++ b/config/examples/Creality/CR-10S/BigTreeTech SKR 1.4 Turbo TMC2209/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/CR-10S/BigTreeTech SKR 2.0 TMC2209/Configuration.h b/config/examples/Creality/CR-10S/BigTreeTech SKR 2.0 TMC2209/Configuration.h index cb49508929..ab19fd8b92 100644 --- a/config/examples/Creality/CR-10S/BigTreeTech SKR 2.0 TMC2209/Configuration.h +++ b/config/examples/Creality/CR-10S/BigTreeTech SKR 2.0 TMC2209/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/CR-10S/BigTreeTech SKR Mini E3 2.0/Configuration.h b/config/examples/Creality/CR-10S/BigTreeTech SKR Mini E3 2.0/Configuration.h index d54a5425a1..16f5a4a186 100644 --- a/config/examples/Creality/CR-10S/BigTreeTech SKR Mini E3 2.0/Configuration.h +++ b/config/examples/Creality/CR-10S/BigTreeTech SKR Mini E3 2.0/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/CR-10S/BigTreeTech SKR Pro v1.2/Configuration.h b/config/examples/Creality/CR-10S/BigTreeTech SKR Pro v1.2/Configuration.h index 0c86624749..d56cc8fd5a 100644 --- a/config/examples/Creality/CR-10S/BigTreeTech SKR Pro v1.2/Configuration.h +++ b/config/examples/Creality/CR-10S/BigTreeTech SKR Pro v1.2/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/CR-10S/CrealityV1/Configuration.h b/config/examples/Creality/CR-10S/CrealityV1/Configuration.h index 534204be48..ffc0dc5b4d 100644 --- a/config/examples/Creality/CR-10S/CrealityV1/Configuration.h +++ b/config/examples/Creality/CR-10S/CrealityV1/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/CR-20 Pro/Configuration.h b/config/examples/Creality/CR-20 Pro/Configuration.h index 76c516a971..59aa85a3d8 100644 --- a/config/examples/Creality/CR-20 Pro/Configuration.h +++ b/config/examples/Creality/CR-20 Pro/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/CR-20/RepRapWorld Minitronics20/Configuration.h b/config/examples/Creality/CR-20/RepRapWorld Minitronics20/Configuration.h index 99450ab177..cc23bf502b 100644 --- a/config/examples/Creality/CR-20/RepRapWorld Minitronics20/Configuration.h +++ b/config/examples/Creality/CR-20/RepRapWorld Minitronics20/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/CR-20/Stock/Configuration.h b/config/examples/Creality/CR-20/Stock/Configuration.h index 96bcca89d0..f155a64b7c 100644 --- a/config/examples/Creality/CR-20/Stock/Configuration.h +++ b/config/examples/Creality/CR-20/Stock/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/CR-30 PrintMill/Configuration.h b/config/examples/Creality/CR-30 PrintMill/Configuration.h index 29350f61d9..524df14df6 100644 --- a/config/examples/Creality/CR-30 PrintMill/Configuration.h +++ b/config/examples/Creality/CR-30 PrintMill/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/CR-6 SE/Configuration.h b/config/examples/Creality/CR-6 SE/Configuration.h index c94ceeb5b1..adc1e44451 100644 --- a/config/examples/Creality/CR-6 SE/Configuration.h +++ b/config/examples/Creality/CR-6 SE/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/CR-8/Configuration.h b/config/examples/Creality/CR-8/Configuration.h index 35fb203394..b3473b3085 100644 --- a/config/examples/Creality/CR-8/Configuration.h +++ b/config/examples/Creality/CR-8/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-2 Pro/CrealityV423/Configuration.h b/config/examples/Creality/Ender-2 Pro/CrealityV423/Configuration.h index 7902438b18..481633cb09 100644 --- a/config/examples/Creality/Ender-2 Pro/CrealityV423/Configuration.h +++ b/config/examples/Creality/Ender-2 Pro/CrealityV423/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-2/Configuration.h b/config/examples/Creality/Ender-2/Configuration.h index 1172eba73a..e0ab2a037a 100644 --- a/config/examples/Creality/Ender-2/Configuration.h +++ b/config/examples/Creality/Ender-2/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3 Max Neo/Configuration.h b/config/examples/Creality/Ender-3 Max Neo/Configuration.h index 13ddcdcbc5..d7add6c144 100644 --- a/config/examples/Creality/Ender-3 Max Neo/Configuration.h +++ b/config/examples/Creality/Ender-3 Max Neo/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3 Max/Configuration.h b/config/examples/Creality/Ender-3 Max/Configuration.h index c105a76599..402ef4d833 100644 --- a/config/examples/Creality/Ender-3 Max/Configuration.h +++ b/config/examples/Creality/Ender-3 Max/Configuration.h @@ -1459,7 +1459,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3 Neo/Configuration.h b/config/examples/Creality/Ender-3 Neo/Configuration.h index 1e0e64be0f..77db2ca7a9 100644 --- a/config/examples/Creality/Ender-3 Neo/Configuration.h +++ b/config/examples/Creality/Ender-3 Neo/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3 Pro/BigTreeTech SKR 1.4 Turbo/Configuration.h b/config/examples/Creality/Ender-3 Pro/BigTreeTech SKR 1.4 Turbo/Configuration.h index 09448a6561..8a7b23fff6 100644 --- a/config/examples/Creality/Ender-3 Pro/BigTreeTech SKR 1.4 Turbo/Configuration.h +++ b/config/examples/Creality/Ender-3 Pro/BigTreeTech SKR 1.4 Turbo/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3 Pro/BigTreeTech SKR Mini E3 1.0/Configuration.h b/config/examples/Creality/Ender-3 Pro/BigTreeTech SKR Mini E3 1.0/Configuration.h index 5f84bba015..23d0c34361 100644 --- a/config/examples/Creality/Ender-3 Pro/BigTreeTech SKR Mini E3 1.0/Configuration.h +++ b/config/examples/Creality/Ender-3 Pro/BigTreeTech SKR Mini E3 1.0/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3 Pro/BigTreeTech SKR Mini E3 1.2/Configuration.h b/config/examples/Creality/Ender-3 Pro/BigTreeTech SKR Mini E3 1.2/Configuration.h index 4f463fe1a6..72437d7750 100644 --- a/config/examples/Creality/Ender-3 Pro/BigTreeTech SKR Mini E3 1.2/Configuration.h +++ b/config/examples/Creality/Ender-3 Pro/BigTreeTech SKR Mini E3 1.2/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3 Pro/BigTreeTech SKR Mini E3 2.0/Configuration.h b/config/examples/Creality/Ender-3 Pro/BigTreeTech SKR Mini E3 2.0/Configuration.h index 7f3430947a..ee35760667 100644 --- a/config/examples/Creality/Ender-3 Pro/BigTreeTech SKR Mini E3 2.0/Configuration.h +++ b/config/examples/Creality/Ender-3 Pro/BigTreeTech SKR Mini E3 2.0/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3 Pro/BigTreeTech SKR Mini E3 3.0/Configuration.h b/config/examples/Creality/Ender-3 Pro/BigTreeTech SKR Mini E3 3.0/Configuration.h index 110e09457f..1f8fe077c6 100644 --- a/config/examples/Creality/Ender-3 Pro/BigTreeTech SKR Mini E3 3.0/Configuration.h +++ b/config/examples/Creality/Ender-3 Pro/BigTreeTech SKR Mini E3 3.0/Configuration.h @@ -1454,7 +1454,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3 Pro/CrealityV1/Configuration.h b/config/examples/Creality/Ender-3 Pro/CrealityV1/Configuration.h index 3ed2068c8b..4c645ffcc5 100644 --- a/config/examples/Creality/Ender-3 Pro/CrealityV1/Configuration.h +++ b/config/examples/Creality/Ender-3 Pro/CrealityV1/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3 Pro/CrealityV422/Configuration.h b/config/examples/Creality/Ender-3 Pro/CrealityV422/Configuration.h index 201411a2cc..894e922ce3 100644 --- a/config/examples/Creality/Ender-3 Pro/CrealityV422/Configuration.h +++ b/config/examples/Creality/Ender-3 Pro/CrealityV422/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3 Pro/CrealityV427/Configuration.h b/config/examples/Creality/Ender-3 Pro/CrealityV427/Configuration.h index 1e50f1e0bd..8bea068d2f 100644 --- a/config/examples/Creality/Ender-3 Pro/CrealityV427/Configuration.h +++ b/config/examples/Creality/Ender-3 Pro/CrealityV427/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3 S1 Plus/Configuration.h b/config/examples/Creality/Ender-3 S1 Plus/Configuration.h index 5c574f202a..7286a45ba5 100644 --- a/config/examples/Creality/Ender-3 S1 Plus/Configuration.h +++ b/config/examples/Creality/Ender-3 S1 Plus/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3 S1 Pro/Configuration.h b/config/examples/Creality/Ender-3 S1 Pro/Configuration.h index 5e415b3b70..4da459f8e8 100644 --- a/config/examples/Creality/Ender-3 S1 Pro/Configuration.h +++ b/config/examples/Creality/Ender-3 S1 Pro/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3 S1/STM32F1/Configuration.h b/config/examples/Creality/Ender-3 S1/STM32F1/Configuration.h index eac877ec78..ea82aef756 100644 --- a/config/examples/Creality/Ender-3 S1/STM32F1/Configuration.h +++ b/config/examples/Creality/Ender-3 S1/STM32F1/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3 S1/STM32F4/Configuration.h b/config/examples/Creality/Ender-3 S1/STM32F4/Configuration.h index 92da9c3402..5da6fd000a 100644 --- a/config/examples/Creality/Ender-3 S1/STM32F4/Configuration.h +++ b/config/examples/Creality/Ender-3 S1/STM32F4/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3 V2 Neo/Configuration.h b/config/examples/Creality/Ender-3 V2 Neo/Configuration.h index a3429b713b..7127887693 100644 --- a/config/examples/Creality/Ender-3 V2 Neo/Configuration.h +++ b/config/examples/Creality/Ender-3 V2 Neo/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3 V2/BigTreeTech SKR E3 Turbo/CrealityUI/Configuration.h b/config/examples/Creality/Ender-3 V2/BigTreeTech SKR E3 Turbo/CrealityUI/Configuration.h index 45e91ffd30..5a42eb23a9 100644 --- a/config/examples/Creality/Ender-3 V2/BigTreeTech SKR E3 Turbo/CrealityUI/Configuration.h +++ b/config/examples/Creality/Ender-3 V2/BigTreeTech SKR E3 Turbo/CrealityUI/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3 V2/BigTreeTech SKR E3 Turbo/MarlinUI/Configuration.h b/config/examples/Creality/Ender-3 V2/BigTreeTech SKR E3 Turbo/MarlinUI/Configuration.h index d21352df8b..a431bc0a8f 100644 --- a/config/examples/Creality/Ender-3 V2/BigTreeTech SKR E3 Turbo/MarlinUI/Configuration.h +++ b/config/examples/Creality/Ender-3 V2/BigTreeTech SKR E3 Turbo/MarlinUI/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3 V2/BigTreeTech SKR Mini E3 v3/CrealityUI/Configuration.h b/config/examples/Creality/Ender-3 V2/BigTreeTech SKR Mini E3 v3/CrealityUI/Configuration.h index b766b1701e..e62960e119 100644 --- a/config/examples/Creality/Ender-3 V2/BigTreeTech SKR Mini E3 v3/CrealityUI/Configuration.h +++ b/config/examples/Creality/Ender-3 V2/BigTreeTech SKR Mini E3 v3/CrealityUI/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3 V2/BigTreeTech SKR Mini E3 v3/MarlinUI/Configuration.h b/config/examples/Creality/Ender-3 V2/BigTreeTech SKR Mini E3 v3/MarlinUI/Configuration.h index c318d864df..5a20cfe734 100644 --- a/config/examples/Creality/Ender-3 V2/BigTreeTech SKR Mini E3 v3/MarlinUI/Configuration.h +++ b/config/examples/Creality/Ender-3 V2/BigTreeTech SKR Mini E3 v3/MarlinUI/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3 V2/CrealityV422/CrealityUI/Configuration.h b/config/examples/Creality/Ender-3 V2/CrealityV422/CrealityUI/Configuration.h index a60a0612d1..d4a0fdaa5e 100644 --- a/config/examples/Creality/Ender-3 V2/CrealityV422/CrealityUI/Configuration.h +++ b/config/examples/Creality/Ender-3 V2/CrealityV422/CrealityUI/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3 V2/CrealityV422/MarlinUI/Configuration.h b/config/examples/Creality/Ender-3 V2/CrealityV422/MarlinUI/Configuration.h index 4cf2768223..2766c7ae52 100644 --- a/config/examples/Creality/Ender-3 V2/CrealityV422/MarlinUI/Configuration.h +++ b/config/examples/Creality/Ender-3 V2/CrealityV422/MarlinUI/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3/BigTreeTech E3 RRF/Configuration.h b/config/examples/Creality/Ender-3/BigTreeTech E3 RRF/Configuration.h index 53d183256d..7bec27e639 100644 --- a/config/examples/Creality/Ender-3/BigTreeTech E3 RRF/Configuration.h +++ b/config/examples/Creality/Ender-3/BigTreeTech E3 RRF/Configuration.h @@ -1454,7 +1454,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3/BigTreeTech Manta E3 EZ/Configuration.h b/config/examples/Creality/Ender-3/BigTreeTech Manta E3 EZ/Configuration.h index 088f1865ab..fb5e856961 100644 --- a/config/examples/Creality/Ender-3/BigTreeTech Manta E3 EZ/Configuration.h +++ b/config/examples/Creality/Ender-3/BigTreeTech Manta E3 EZ/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3/BigTreeTech SKR 1.4/Configuration.h b/config/examples/Creality/Ender-3/BigTreeTech SKR 1.4/Configuration.h index 8a3cd94a5a..f82fcb4260 100644 --- a/config/examples/Creality/Ender-3/BigTreeTech SKR 1.4/Configuration.h +++ b/config/examples/Creality/Ender-3/BigTreeTech SKR 1.4/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3/BigTreeTech SKR E3 Turbo/2-into-1 Hotend/Configuration.h b/config/examples/Creality/Ender-3/BigTreeTech SKR E3 Turbo/2-into-1 Hotend/Configuration.h index d565eb223f..84f65e32b9 100644 --- a/config/examples/Creality/Ender-3/BigTreeTech SKR E3 Turbo/2-into-1 Hotend/Configuration.h +++ b/config/examples/Creality/Ender-3/BigTreeTech SKR E3 Turbo/2-into-1 Hotend/Configuration.h @@ -1454,7 +1454,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3/BigTreeTech SKR E3 Turbo/Dual Z/Configuration.h b/config/examples/Creality/Ender-3/BigTreeTech SKR E3 Turbo/Dual Z/Configuration.h index 5fb9ebc7d5..4173549764 100644 --- a/config/examples/Creality/Ender-3/BigTreeTech SKR E3 Turbo/Dual Z/Configuration.h +++ b/config/examples/Creality/Ender-3/BigTreeTech SKR E3 Turbo/Dual Z/Configuration.h @@ -1454,7 +1454,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3/BigTreeTech SKR E3 Turbo/Single Extruder/Configuration.h b/config/examples/Creality/Ender-3/BigTreeTech SKR E3 Turbo/Single Extruder/Configuration.h index cbd2807a58..cce9ec1b65 100644 --- a/config/examples/Creality/Ender-3/BigTreeTech SKR E3 Turbo/Single Extruder/Configuration.h +++ b/config/examples/Creality/Ender-3/BigTreeTech SKR E3 Turbo/Single Extruder/Configuration.h @@ -1454,7 +1454,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3/BigTreeTech SKR E3-DIP V1.1/Configuration.h b/config/examples/Creality/Ender-3/BigTreeTech SKR E3-DIP V1.1/Configuration.h index 91366ea340..e0971a9dc9 100644 --- a/config/examples/Creality/Ender-3/BigTreeTech SKR E3-DIP V1.1/Configuration.h +++ b/config/examples/Creality/Ender-3/BigTreeTech SKR E3-DIP V1.1/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3/BigTreeTech SKR Mini E3 1.0/Configuration.h b/config/examples/Creality/Ender-3/BigTreeTech SKR Mini E3 1.0/Configuration.h index fa3b007cf9..931dba30af 100644 --- a/config/examples/Creality/Ender-3/BigTreeTech SKR Mini E3 1.0/Configuration.h +++ b/config/examples/Creality/Ender-3/BigTreeTech SKR Mini E3 1.0/Configuration.h @@ -1454,7 +1454,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3/BigTreeTech SKR Mini E3 1.2/Configuration.h b/config/examples/Creality/Ender-3/BigTreeTech SKR Mini E3 1.2/Configuration.h index 3ea2df3225..3f652dca64 100644 --- a/config/examples/Creality/Ender-3/BigTreeTech SKR Mini E3 1.2/Configuration.h +++ b/config/examples/Creality/Ender-3/BigTreeTech SKR Mini E3 1.2/Configuration.h @@ -1454,7 +1454,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3/BigTreeTech SKR Mini E3 2.0/Configuration.h b/config/examples/Creality/Ender-3/BigTreeTech SKR Mini E3 2.0/Configuration.h index d6965a90c7..98b8df31e0 100644 --- a/config/examples/Creality/Ender-3/BigTreeTech SKR Mini E3 2.0/Configuration.h +++ b/config/examples/Creality/Ender-3/BigTreeTech SKR Mini E3 2.0/Configuration.h @@ -1454,7 +1454,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3/BigTreeTech SKR Mini E3 3.0/Configuration.h b/config/examples/Creality/Ender-3/BigTreeTech SKR Mini E3 3.0/Configuration.h index 984376064e..126286003d 100644 --- a/config/examples/Creality/Ender-3/BigTreeTech SKR Mini E3 3.0/Configuration.h +++ b/config/examples/Creality/Ender-3/BigTreeTech SKR Mini E3 3.0/Configuration.h @@ -1454,7 +1454,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3/CrealityV1/Configuration.h b/config/examples/Creality/Ender-3/CrealityV1/Configuration.h index 4affd07053..d92d3be991 100644 --- a/config/examples/Creality/Ender-3/CrealityV1/Configuration.h +++ b/config/examples/Creality/Ender-3/CrealityV1/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3/CrealityV422/Configuration.h b/config/examples/Creality/Ender-3/CrealityV422/Configuration.h index d8f5163469..bbb6133c03 100644 --- a/config/examples/Creality/Ender-3/CrealityV422/Configuration.h +++ b/config/examples/Creality/Ender-3/CrealityV422/Configuration.h @@ -1462,7 +1462,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3/CrealityV427/Configuration.h b/config/examples/Creality/Ender-3/CrealityV427/Configuration.h index 7d5f832380..d50c0331ab 100644 --- a/config/examples/Creality/Ender-3/CrealityV427/Configuration.h +++ b/config/examples/Creality/Ender-3/CrealityV427/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3/FYSETC Cheetah 1.2/BLTouch/Configuration.h b/config/examples/Creality/Ender-3/FYSETC Cheetah 1.2/BLTouch/Configuration.h index 0d17637ed6..cc6ffb6abd 100644 --- a/config/examples/Creality/Ender-3/FYSETC Cheetah 1.2/BLTouch/Configuration.h +++ b/config/examples/Creality/Ender-3/FYSETC Cheetah 1.2/BLTouch/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3/FYSETC Cheetah 1.2/base/Configuration.h b/config/examples/Creality/Ender-3/FYSETC Cheetah 1.2/base/Configuration.h index 51d8ddd2e0..767e11132c 100644 --- a/config/examples/Creality/Ender-3/FYSETC Cheetah 1.2/base/Configuration.h +++ b/config/examples/Creality/Ender-3/FYSETC Cheetah 1.2/base/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3/FYSETC Cheetah 2.0/Configuration.h b/config/examples/Creality/Ender-3/FYSETC Cheetah 2.0/Configuration.h index d5920fa10b..1b9c2843be 100644 --- a/config/examples/Creality/Ender-3/FYSETC Cheetah 2.0/Configuration.h +++ b/config/examples/Creality/Ender-3/FYSETC Cheetah 2.0/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3/FYSETC Cheetah/BLTouch/Configuration.h b/config/examples/Creality/Ender-3/FYSETC Cheetah/BLTouch/Configuration.h index fa95732df3..ef67dfd0f5 100644 --- a/config/examples/Creality/Ender-3/FYSETC Cheetah/BLTouch/Configuration.h +++ b/config/examples/Creality/Ender-3/FYSETC Cheetah/BLTouch/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3/FYSETC Cheetah/base/Configuration.h b/config/examples/Creality/Ender-3/FYSETC Cheetah/base/Configuration.h index ba1ea4d74b..395c9f95ac 100644 --- a/config/examples/Creality/Ender-3/FYSETC Cheetah/base/Configuration.h +++ b/config/examples/Creality/Ender-3/FYSETC Cheetah/base/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3/MEEB-3DP/Configuration.h b/config/examples/Creality/Ender-3/MEEB-3DP/Configuration.h index 66631728f3..b1cf2588b7 100644 --- a/config/examples/Creality/Ender-3/MEEB-3DP/Configuration.h +++ b/config/examples/Creality/Ender-3/MEEB-3DP/Configuration.h @@ -1461,7 +1461,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3/MKS Robin E3/V1.0/Configuration.h b/config/examples/Creality/Ender-3/MKS Robin E3/V1.0/Configuration.h index d96340f2f4..e410fd6584 100644 --- a/config/examples/Creality/Ender-3/MKS Robin E3/V1.0/Configuration.h +++ b/config/examples/Creality/Ender-3/MKS Robin E3/V1.0/Configuration.h @@ -1454,7 +1454,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3/MKS Robin E3/V1.1/Configuration.h b/config/examples/Creality/Ender-3/MKS Robin E3/V1.1/Configuration.h index 9d55f99aff..c7d376a40c 100644 --- a/config/examples/Creality/Ender-3/MKS Robin E3/V1.1/Configuration.h +++ b/config/examples/Creality/Ender-3/MKS Robin E3/V1.1/Configuration.h @@ -1454,7 +1454,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3/MKS Robin E3P/Configuration.h b/config/examples/Creality/Ender-3/MKS Robin E3P/Configuration.h index fec39217ae..74e54e24f0 100644 --- a/config/examples/Creality/Ender-3/MKS Robin E3P/Configuration.h +++ b/config/examples/Creality/Ender-3/MKS Robin E3P/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-3/TH3D EZBoard Lite V2/Configuration.h b/config/examples/Creality/Ender-3/TH3D EZBoard Lite V2/Configuration.h index 16d47ad2e1..6661e8d51b 100644 --- a/config/examples/Creality/Ender-3/TH3D EZBoard Lite V2/Configuration.h +++ b/config/examples/Creality/Ender-3/TH3D EZBoard Lite V2/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-4/Configuration.h b/config/examples/Creality/Ender-4/Configuration.h index 60d371a7c4..97ac4dc381 100644 --- a/config/examples/Creality/Ender-4/Configuration.h +++ b/config/examples/Creality/Ender-4/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-5 Plus/BigTreeTech SKR 3/Configuration.h b/config/examples/Creality/Ender-5 Plus/BigTreeTech SKR 3/Configuration.h index add61747c0..57ffe017d0 100644 --- a/config/examples/Creality/Ender-5 Plus/BigTreeTech SKR 3/Configuration.h +++ b/config/examples/Creality/Ender-5 Plus/BigTreeTech SKR 3/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-5 Plus/CrealityV1 (ORIGIN UI)/Configuration.h b/config/examples/Creality/Ender-5 Plus/CrealityV1 (ORIGIN UI)/Configuration.h index 156f05eacb..2fcd78a30d 100644 --- a/config/examples/Creality/Ender-5 Plus/CrealityV1 (ORIGIN UI)/Configuration.h +++ b/config/examples/Creality/Ender-5 Plus/CrealityV1 (ORIGIN UI)/Configuration.h @@ -1464,7 +1464,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-5 Plus/CrealityV1 (RELOADED UI)/Configuration.h b/config/examples/Creality/Ender-5 Plus/CrealityV1 (RELOADED UI)/Configuration.h index 56777789d6..267b96f36b 100644 --- a/config/examples/Creality/Ender-5 Plus/CrealityV1 (RELOADED UI)/Configuration.h +++ b/config/examples/Creality/Ender-5 Plus/CrealityV1 (RELOADED UI)/Configuration.h @@ -1464,7 +1464,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-5 Pro/BigTreeTech SKR E3 Turbo/Configuration.h b/config/examples/Creality/Ender-5 Pro/BigTreeTech SKR E3 Turbo/Configuration.h index 0cc9ada581..5a056cf790 100644 --- a/config/examples/Creality/Ender-5 Pro/BigTreeTech SKR E3 Turbo/Configuration.h +++ b/config/examples/Creality/Ender-5 Pro/BigTreeTech SKR E3 Turbo/Configuration.h @@ -1463,7 +1463,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-5 Pro/BigTreeTech SKR Mini E3 1.2/Configuration.h b/config/examples/Creality/Ender-5 Pro/BigTreeTech SKR Mini E3 1.2/Configuration.h index 8226e482d1..4ce07e7a61 100644 --- a/config/examples/Creality/Ender-5 Pro/BigTreeTech SKR Mini E3 1.2/Configuration.h +++ b/config/examples/Creality/Ender-5 Pro/BigTreeTech SKR Mini E3 1.2/Configuration.h @@ -1454,7 +1454,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-5 Pro/BigTreeTech SKR Mini E3 2.0 with BLTouch/Configuration.h b/config/examples/Creality/Ender-5 Pro/BigTreeTech SKR Mini E3 2.0 with BLTouch/Configuration.h index d1e091332a..c402fc3d58 100644 --- a/config/examples/Creality/Ender-5 Pro/BigTreeTech SKR Mini E3 2.0 with BLTouch/Configuration.h +++ b/config/examples/Creality/Ender-5 Pro/BigTreeTech SKR Mini E3 2.0 with BLTouch/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-5 Pro/BigTreeTech SKR Mini E3 3.0 with BLTouch-HighTemp/Configuration.h b/config/examples/Creality/Ender-5 Pro/BigTreeTech SKR Mini E3 3.0 with BLTouch-HighTemp/Configuration.h index ae79083c66..d83d4438be 100644 --- a/config/examples/Creality/Ender-5 Pro/BigTreeTech SKR Mini E3 3.0 with BLTouch-HighTemp/Configuration.h +++ b/config/examples/Creality/Ender-5 Pro/BigTreeTech SKR Mini E3 3.0 with BLTouch-HighTemp/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-5 Pro/CrealityV1/Configuration.h b/config/examples/Creality/Ender-5 Pro/CrealityV1/Configuration.h index 6e5e818cb9..08b28c3c07 100644 --- a/config/examples/Creality/Ender-5 Pro/CrealityV1/Configuration.h +++ b/config/examples/Creality/Ender-5 Pro/CrealityV1/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-5 Pro/CrealityV422/Configuration.h b/config/examples/Creality/Ender-5 Pro/CrealityV422/Configuration.h index c04cf056a6..9bc413bccb 100644 --- a/config/examples/Creality/Ender-5 Pro/CrealityV422/Configuration.h +++ b/config/examples/Creality/Ender-5 Pro/CrealityV422/Configuration.h @@ -1469,7 +1469,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-5 Pro/CrealityV427/Configuration.h b/config/examples/Creality/Ender-5 Pro/CrealityV427/Configuration.h index 8bb6580532..9a03ccf1c5 100644 --- a/config/examples/Creality/Ender-5 Pro/CrealityV427/Configuration.h +++ b/config/examples/Creality/Ender-5 Pro/CrealityV427/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-5 S1/Configuration.h b/config/examples/Creality/Ender-5 S1/Configuration.h index c17245a2c4..6aae293de9 100644 --- a/config/examples/Creality/Ender-5 S1/Configuration.h +++ b/config/examples/Creality/Ender-5 S1/Configuration.h @@ -1485,7 +1485,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-5/BigTreeTech SKR E3 Turbo with BLTouch/Configuration.h b/config/examples/Creality/Ender-5/BigTreeTech SKR E3 Turbo with BLTouch/Configuration.h index f53ad913e6..11ad199cfc 100644 --- a/config/examples/Creality/Ender-5/BigTreeTech SKR E3 Turbo with BLTouch/Configuration.h +++ b/config/examples/Creality/Ender-5/BigTreeTech SKR E3 Turbo with BLTouch/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-5/BigTreeTech SKR E3 Turbo/Configuration.h b/config/examples/Creality/Ender-5/BigTreeTech SKR E3 Turbo/Configuration.h index 3c65c82760..bd6d06b87d 100644 --- a/config/examples/Creality/Ender-5/BigTreeTech SKR E3 Turbo/Configuration.h +++ b/config/examples/Creality/Ender-5/BigTreeTech SKR E3 Turbo/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-5/BigTreeTech SKR Mini E3 1.2/Configuration.h b/config/examples/Creality/Ender-5/BigTreeTech SKR Mini E3 1.2/Configuration.h index ab8823905a..c5c1facc3b 100644 --- a/config/examples/Creality/Ender-5/BigTreeTech SKR Mini E3 1.2/Configuration.h +++ b/config/examples/Creality/Ender-5/BigTreeTech SKR Mini E3 1.2/Configuration.h @@ -1454,7 +1454,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-5/BigTreeTech SKR Mini E3 2.0/Configuration.h b/config/examples/Creality/Ender-5/BigTreeTech SKR Mini E3 2.0/Configuration.h index e701dd20d3..5a21e05e7e 100644 --- a/config/examples/Creality/Ender-5/BigTreeTech SKR Mini E3 2.0/Configuration.h +++ b/config/examples/Creality/Ender-5/BigTreeTech SKR Mini E3 2.0/Configuration.h @@ -1454,7 +1454,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-5/BigTreeTech SKR Mini E3 3.0 with BLTouch/Configuration.h b/config/examples/Creality/Ender-5/BigTreeTech SKR Mini E3 3.0 with BLTouch/Configuration.h index 631c83b5ef..32aa612376 100644 --- a/config/examples/Creality/Ender-5/BigTreeTech SKR Mini E3 3.0 with BLTouch/Configuration.h +++ b/config/examples/Creality/Ender-5/BigTreeTech SKR Mini E3 3.0 with BLTouch/Configuration.h @@ -1457,7 +1457,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-5/CrealityV1/Configuration.h b/config/examples/Creality/Ender-5/CrealityV1/Configuration.h index d953b5d64e..d6c19083ee 100644 --- a/config/examples/Creality/Ender-5/CrealityV1/Configuration.h +++ b/config/examples/Creality/Ender-5/CrealityV1/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-5/CrealityV427/Configuration.h b/config/examples/Creality/Ender-5/CrealityV427/Configuration.h index 7a95f1e300..af06b5d0e2 100644 --- a/config/examples/Creality/Ender-5/CrealityV427/Configuration.h +++ b/config/examples/Creality/Ender-5/CrealityV427/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Creality/Ender-6/Configuration.h b/config/examples/Creality/Ender-6/Configuration.h index cb5ca7bc97..88c8e5c252 100644 --- a/config/examples/Creality/Ender-6/Configuration.h +++ b/config/examples/Creality/Ender-6/Configuration.h @@ -1462,7 +1462,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Dagoma/Disco Ultimate/Configuration.h b/config/examples/Dagoma/Disco Ultimate/Configuration.h index 254ff1520e..e5bf570ba0 100644 --- a/config/examples/Dagoma/Disco Ultimate/Configuration.h +++ b/config/examples/Dagoma/Disco Ultimate/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Daycom/3DP-100/Configuration.h b/config/examples/Daycom/3DP-100/Configuration.h index b168779c10..0b11d9304b 100644 --- a/config/examples/Daycom/3DP-100/Configuration.h +++ b/config/examples/Daycom/3DP-100/Configuration.h @@ -1459,7 +1459,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/EXP3D/Imprimante multifonction/Configuration.h b/config/examples/EXP3D/Imprimante multifonction/Configuration.h index a3355af12c..00db2e76b4 100644 --- a/config/examples/EXP3D/Imprimante multifonction/Configuration.h +++ b/config/examples/EXP3D/Imprimante multifonction/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/EasyThreeD/ET4000PLUS/Configuration.h b/config/examples/EasyThreeD/ET4000PLUS/Configuration.h index 990c63e23b..db0805d6c2 100644 --- a/config/examples/EasyThreeD/ET4000PLUS/Configuration.h +++ b/config/examples/EasyThreeD/ET4000PLUS/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Einstart-S/Configuration.h b/config/examples/Einstart-S/Configuration.h index 78ad56fed3..84adfd3e57 100644 --- a/config/examples/Einstart-S/Configuration.h +++ b/config/examples/Einstart-S/Configuration.h @@ -1460,7 +1460,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Elegoo/Neptune 2/Configuration.h b/config/examples/Elegoo/Neptune 2/Configuration.h index 9d1bdaa3ab..9b523a626e 100644 --- a/config/examples/Elegoo/Neptune 2/Configuration.h +++ b/config/examples/Elegoo/Neptune 2/Configuration.h @@ -1511,7 +1511,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Eryone/Thinker SE/Configuration.h b/config/examples/Eryone/Thinker SE/Configuration.h index 61e4580fe6..979f4c52c8 100644 --- a/config/examples/Eryone/Thinker SE/Configuration.h +++ b/config/examples/Eryone/Thinker SE/Configuration.h @@ -1477,7 +1477,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Eryone/Thinker V2/Configuration.h b/config/examples/Eryone/Thinker V2/Configuration.h index 9d62e17074..e34e8d6ba1 100644 --- a/config/examples/Eryone/Thinker V2/Configuration.h +++ b/config/examples/Eryone/Thinker V2/Configuration.h @@ -1479,7 +1479,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/FYSETC/AIO_II/Configuration.h b/config/examples/FYSETC/AIO_II/Configuration.h index c74f4477f6..b04edb9f59 100644 --- a/config/examples/FYSETC/AIO_II/Configuration.h +++ b/config/examples/FYSETC/AIO_II/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/FYSETC/F6_13/Configuration.h b/config/examples/FYSETC/F6_13/Configuration.h index a84357f498..be6a684fe6 100644 --- a/config/examples/FYSETC/F6_13/Configuration.h +++ b/config/examples/FYSETC/F6_13/Configuration.h @@ -1457,7 +1457,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/FYSETC/S6/Configuration.h b/config/examples/FYSETC/S6/Configuration.h index 7a53a99de6..c5f131ea08 100644 --- a/config/examples/FYSETC/S6/Configuration.h +++ b/config/examples/FYSETC/S6/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Felix/DUAL/Configuration.h b/config/examples/Felix/DUAL/Configuration.h index c259ca7975..39c9ade978 100644 --- a/config/examples/Felix/DUAL/Configuration.h +++ b/config/examples/Felix/DUAL/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Felix/Single/Configuration.h b/config/examples/Felix/Single/Configuration.h index ef0dbe90e2..8be8525ec0 100644 --- a/config/examples/Felix/Single/Configuration.h +++ b/config/examples/Felix/Single/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/FlashForge/Creator 2X/Configuration.h b/config/examples/FlashForge/Creator 2X/Configuration.h index 4b1c1fe4ae..0a43f03df2 100644 --- a/config/examples/FlashForge/Creator 2X/Configuration.h +++ b/config/examples/FlashForge/Creator 2X/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/FlashForge/CreatorPro/Configuration.h b/config/examples/FlashForge/CreatorPro/Configuration.h index c83c825e5c..2ed599ee0f 100644 --- a/config/examples/FlashForge/CreatorPro/Configuration.h +++ b/config/examples/FlashForge/CreatorPro/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/FlyingBear/P902/Configuration.h b/config/examples/FlyingBear/P902/Configuration.h index c8699b10fa..b62f165f96 100644 --- a/config/examples/FlyingBear/P902/Configuration.h +++ b/config/examples/FlyingBear/P902/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/FlyingBear/P905H/Configuration.h b/config/examples/FlyingBear/P905H/Configuration.h index 61e04bd7e2..5535e07fbf 100644 --- a/config/examples/FlyingBear/P905H/Configuration.h +++ b/config/examples/FlyingBear/P905H/Configuration.h @@ -1459,7 +1459,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/FoamCutter/generic/Configuration.h b/config/examples/FoamCutter/generic/Configuration.h index e01318e472..bf6e766012 100644 --- a/config/examples/FoamCutter/generic/Configuration.h +++ b/config/examples/FoamCutter/generic/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/FoamCutter/rcKeith/Configuration.h b/config/examples/FoamCutter/rcKeith/Configuration.h index a4c29b9fcc..111d8716e0 100644 --- a/config/examples/FoamCutter/rcKeith/Configuration.h +++ b/config/examples/FoamCutter/rcKeith/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/FolgerTech/FT-5 R2/Configuration.h b/config/examples/FolgerTech/FT-5 R2/Configuration.h index 96de394a24..2ff4455f9f 100644 --- a/config/examples/FolgerTech/FT-5 R2/Configuration.h +++ b/config/examples/FolgerTech/FT-5 R2/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/FolgerTech/i3-2020/Configuration.h b/config/examples/FolgerTech/i3-2020/Configuration.h index 4ed638efed..6901b818cc 100644 --- a/config/examples/FolgerTech/i3-2020/Configuration.h +++ b/config/examples/FolgerTech/i3-2020/Configuration.h @@ -1457,7 +1457,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Formbot/Raptor/Configuration.h b/config/examples/Formbot/Raptor/Configuration.h index 602c136a24..2dbe87ef5b 100644 --- a/config/examples/Formbot/Raptor/Configuration.h +++ b/config/examples/Formbot/Raptor/Configuration.h @@ -1546,7 +1546,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Formbot/T_Rex_2+/Configuration.h b/config/examples/Formbot/T_Rex_2+/Configuration.h index 1e685488a6..51fedc7fbe 100644 --- a/config/examples/Formbot/T_Rex_2+/Configuration.h +++ b/config/examples/Formbot/T_Rex_2+/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Formbot/T_Rex_3/Configuration.h b/config/examples/Formbot/T_Rex_3/Configuration.h index a4b8925197..50d071740c 100644 --- a/config/examples/Formbot/T_Rex_3/Configuration.h +++ b/config/examples/Formbot/T_Rex_3/Configuration.h @@ -1462,7 +1462,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Geeetech/A10/Configuration.h b/config/examples/Geeetech/A10/Configuration.h index 4e454e3f24..c37a890c90 100644 --- a/config/examples/Geeetech/A10/Configuration.h +++ b/config/examples/Geeetech/A10/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Geeetech/A10D/Configuration.h b/config/examples/Geeetech/A10D/Configuration.h index e7ac5035e5..0a71638a83 100644 --- a/config/examples/Geeetech/A10D/Configuration.h +++ b/config/examples/Geeetech/A10D/Configuration.h @@ -1454,7 +1454,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Geeetech/A10M/Stock LCD/Configuration.h b/config/examples/Geeetech/A10M/Stock LCD/Configuration.h index b3e1135cc5..4825f88c01 100644 --- a/config/examples/Geeetech/A10M/Stock LCD/Configuration.h +++ b/config/examples/Geeetech/A10M/Stock LCD/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Geeetech/A10M/YHCB2004_V4.1/Configuration.h b/config/examples/Geeetech/A10M/YHCB2004_V4.1/Configuration.h index 1b27805073..902200c5e3 100644 --- a/config/examples/Geeetech/A10M/YHCB2004_V4.1/Configuration.h +++ b/config/examples/Geeetech/A10M/YHCB2004_V4.1/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Geeetech/A10PRO/Configuration.h b/config/examples/Geeetech/A10PRO/Configuration.h index 1e492c7bff..19ef1d4e37 100644 --- a/config/examples/Geeetech/A10PRO/Configuration.h +++ b/config/examples/Geeetech/A10PRO/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Geeetech/A10T/Stock LCD/Configuration.h b/config/examples/Geeetech/A10T/Stock LCD/Configuration.h index fe3356a101..00e2a4d70f 100644 --- a/config/examples/Geeetech/A10T/Stock LCD/Configuration.h +++ b/config/examples/Geeetech/A10T/Stock LCD/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Geeetech/A10T/YHCB2004_V4.1/Configuration.h b/config/examples/Geeetech/A10T/YHCB2004_V4.1/Configuration.h index 1b726c1e53..9ebe5800c4 100644 --- a/config/examples/Geeetech/A10T/YHCB2004_V4.1/Configuration.h +++ b/config/examples/Geeetech/A10T/YHCB2004_V4.1/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Geeetech/A20/Configuration.h b/config/examples/Geeetech/A20/Configuration.h index 3db6dd32da..8c46208c48 100644 --- a/config/examples/Geeetech/A20/Configuration.h +++ b/config/examples/Geeetech/A20/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Geeetech/A20M/Configuration.h b/config/examples/Geeetech/A20M/Configuration.h index 53728aec2a..322bbc3e55 100644 --- a/config/examples/Geeetech/A20M/Configuration.h +++ b/config/examples/Geeetech/A20M/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Geeetech/A20T/Configuration.h b/config/examples/Geeetech/A20T/Configuration.h index 61657ea5a2..0a9792928f 100644 --- a/config/examples/Geeetech/A20T/Configuration.h +++ b/config/examples/Geeetech/A20T/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Geeetech/A30/Configuration.h b/config/examples/Geeetech/A30/Configuration.h index 371cfdd7ee..14e6b9c6b2 100644 --- a/config/examples/Geeetech/A30/Configuration.h +++ b/config/examples/Geeetech/A30/Configuration.h @@ -1453,7 +1453,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Geeetech/A30M/Configuration.h b/config/examples/Geeetech/A30M/Configuration.h index a7d1141ac4..fa8ea62299 100644 --- a/config/examples/Geeetech/A30M/Configuration.h +++ b/config/examples/Geeetech/A30M/Configuration.h @@ -1453,7 +1453,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Geeetech/A30T/Configuration.h b/config/examples/Geeetech/A30T/Configuration.h index 02e7e5ad76..a913c7381f 100644 --- a/config/examples/Geeetech/A30T/Configuration.h +++ b/config/examples/Geeetech/A30T/Configuration.h @@ -1453,7 +1453,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Geeetech/D200/Configuration.h b/config/examples/Geeetech/D200/Configuration.h index 7fec540af9..04fc367983 100644 --- a/config/examples/Geeetech/D200/Configuration.h +++ b/config/examples/Geeetech/D200/Configuration.h @@ -1453,7 +1453,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Geeetech/Duplicator5/Configuration.h b/config/examples/Geeetech/Duplicator5/Configuration.h index b3a2ca5bb4..d34a24406e 100644 --- a/config/examples/Geeetech/Duplicator5/Configuration.h +++ b/config/examples/Geeetech/Duplicator5/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Geeetech/E180/Configuration.h b/config/examples/Geeetech/E180/Configuration.h index 476471e40c..cd33b1f46c 100644 --- a/config/examples/Geeetech/E180/Configuration.h +++ b/config/examples/Geeetech/E180/Configuration.h @@ -1454,7 +1454,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Geeetech/GT2560/Configuration.h b/config/examples/Geeetech/GT2560/Configuration.h index 2393be458f..bf8af18ce9 100644 --- a/config/examples/Geeetech/GT2560/Configuration.h +++ b/config/examples/Geeetech/GT2560/Configuration.h @@ -1460,7 +1460,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h b/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h index cd6626a635..e72d2b390e 100644 --- a/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h +++ b/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Geeetech/M201/Configuration.h b/config/examples/Geeetech/M201/Configuration.h index ef803fc4a6..f75221b29e 100644 --- a/config/examples/Geeetech/M201/Configuration.h +++ b/config/examples/Geeetech/M201/Configuration.h @@ -1453,7 +1453,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Geeetech/MeCreator2/Configuration.h b/config/examples/Geeetech/MeCreator2/Configuration.h index 15a8b65183..ae577b353c 100644 --- a/config/examples/Geeetech/MeCreator2/Configuration.h +++ b/config/examples/Geeetech/MeCreator2/Configuration.h @@ -1454,7 +1454,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Geeetech/Me_creator/Configuration.h b/config/examples/Geeetech/Me_creator/Configuration.h index dec78302ab..7171042512 100644 --- a/config/examples/Geeetech/Me_creator/Configuration.h +++ b/config/examples/Geeetech/Me_creator/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Geeetech/Me_ducer/Configuration.h b/config/examples/Geeetech/Me_ducer/Configuration.h index 8b018b5f5d..b91b44e26d 100644 --- a/config/examples/Geeetech/Me_ducer/Configuration.h +++ b/config/examples/Geeetech/Me_ducer/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Geeetech/PI3A PRO/Configuration.h b/config/examples/Geeetech/PI3A PRO/Configuration.h index 77e2f6e65e..badf2147e9 100644 --- a/config/examples/Geeetech/PI3A PRO/Configuration.h +++ b/config/examples/Geeetech/PI3A PRO/Configuration.h @@ -1465,7 +1465,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Geeetech/Prusa i3 Pro B/bltouch/Configuration.h b/config/examples/Geeetech/Prusa i3 Pro B/bltouch/Configuration.h index 855ff2a7ce..23164090c2 100644 --- a/config/examples/Geeetech/Prusa i3 Pro B/bltouch/Configuration.h +++ b/config/examples/Geeetech/Prusa i3 Pro B/bltouch/Configuration.h @@ -1465,7 +1465,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Geeetech/Prusa i3 Pro B/noprobe/Configuration.h b/config/examples/Geeetech/Prusa i3 Pro B/noprobe/Configuration.h index bd5f77747b..571e359ac4 100644 --- a/config/examples/Geeetech/Prusa i3 Pro B/noprobe/Configuration.h +++ b/config/examples/Geeetech/Prusa i3 Pro B/noprobe/Configuration.h @@ -1465,7 +1465,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Geeetech/Prusa i3 Pro C/Configuration.h b/config/examples/Geeetech/Prusa i3 Pro C/Configuration.h index 5df4c6e224..a9cf85cd88 100644 --- a/config/examples/Geeetech/Prusa i3 Pro C/Configuration.h +++ b/config/examples/Geeetech/Prusa i3 Pro C/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Geeetech/Prusa i3 Pro W/Configuration.h b/config/examples/Geeetech/Prusa i3 Pro W/Configuration.h index 118e40256e..e99a433bd8 100644 --- a/config/examples/Geeetech/Prusa i3 Pro W/Configuration.h +++ b/config/examples/Geeetech/Prusa i3 Pro W/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/HMS434/Configuration.h b/config/examples/HMS434/Configuration.h index e114130b43..1c1c00b5ed 100644 --- a/config/examples/HMS434/Configuration.h +++ b/config/examples/HMS434/Configuration.h @@ -1453,7 +1453,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Infitary/i3-M508/Configuration.h b/config/examples/Infitary/i3-M508/Configuration.h index 23501d330d..18d25864d6 100644 --- a/config/examples/Infitary/i3-M508/Configuration.h +++ b/config/examples/Infitary/i3-M508/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Intamsys/FunmatHT 4988/Configuration.h b/config/examples/Intamsys/FunmatHT 4988/Configuration.h index 34da5e125e..3e6394d70e 100644 --- a/config/examples/Intamsys/FunmatHT 4988/Configuration.h +++ b/config/examples/Intamsys/FunmatHT 4988/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/JGAurora/A1/Configuration.h b/config/examples/JGAurora/A1/Configuration.h index 51a6135eb5..5d8a89430a 100644 --- a/config/examples/JGAurora/A1/Configuration.h +++ b/config/examples/JGAurora/A1/Configuration.h @@ -1459,7 +1459,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/JGAurora/A3/Configuration.h b/config/examples/JGAurora/A3/Configuration.h index cba064e5ab..e3edd301f9 100644 --- a/config/examples/JGAurora/A3/Configuration.h +++ b/config/examples/JGAurora/A3/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/JGAurora/A5/Configuration.h b/config/examples/JGAurora/A5/Configuration.h index 057552e81d..b99f37b0cd 100644 --- a/config/examples/JGAurora/A5/Configuration.h +++ b/config/examples/JGAurora/A5/Configuration.h @@ -1463,7 +1463,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/JGAurora/A5S/Configuration.h b/config/examples/JGAurora/A5S/Configuration.h index 382a7e8b5c..63230e8f3a 100644 --- a/config/examples/JGAurora/A5S/Configuration.h +++ b/config/examples/JGAurora/A5S/Configuration.h @@ -1459,7 +1459,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/JGAurora/Magic/Configuration.h b/config/examples/JGAurora/Magic/Configuration.h index 9f480df866..1a450610ca 100644 --- a/config/examples/JGAurora/Magic/Configuration.h +++ b/config/examples/JGAurora/Magic/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Kingroon/KP3/Configuration.h b/config/examples/Kingroon/KP3/Configuration.h index faeecfcb8a..ef958c1112 100644 --- a/config/examples/Kingroon/KP3/Configuration.h +++ b/config/examples/Kingroon/KP3/Configuration.h @@ -1454,7 +1454,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Kingroon/KP3S/Configuration.h b/config/examples/Kingroon/KP3S/Configuration.h index 2e04801e6c..f9a74d8877 100644 --- a/config/examples/Kingroon/KP3S/Configuration.h +++ b/config/examples/Kingroon/KP3S/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Kingroon/KP3S_Pro/Configuration.h b/config/examples/Kingroon/KP3S_Pro/Configuration.h index 3dca18c29a..8cb41bbd64 100644 --- a/config/examples/Kingroon/KP3S_Pro/Configuration.h +++ b/config/examples/Kingroon/KP3S_Pro/Configuration.h @@ -1486,7 +1486,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Kingroon/KP5L-DIY/Configuration.h b/config/examples/Kingroon/KP5L-DIY/Configuration.h index a26ea1b1bc..440bc28a34 100644 --- a/config/examples/Kingroon/KP5L-DIY/Configuration.h +++ b/config/examples/Kingroon/KP5L-DIY/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Labists/ET4/Configuration.h b/config/examples/Labists/ET4/Configuration.h index 645f25dae1..81002fa18f 100644 --- a/config/examples/Labists/ET4/Configuration.h +++ b/config/examples/Labists/ET4/Configuration.h @@ -1461,7 +1461,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Longer/LK5/Configuration.h b/config/examples/Longer/LK5/Configuration.h index be8e26e141..f6500d8861 100644 --- a/config/examples/Longer/LK5/Configuration.h +++ b/config/examples/Longer/LK5/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/LulzBot/Mini2/Teensy/Configuration.h b/config/examples/LulzBot/Mini2/Teensy/Configuration.h index 1263127c20..cf7afffa99 100644 --- a/config/examples/LulzBot/Mini2/Teensy/Configuration.h +++ b/config/examples/LulzBot/Mini2/Teensy/Configuration.h @@ -1475,7 +1475,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/LulzBot/TAZ4/Configuration.h b/config/examples/LulzBot/TAZ4/Configuration.h index 38c8f8e2b1..868b033ec1 100644 --- a/config/examples/LulzBot/TAZ4/Configuration.h +++ b/config/examples/LulzBot/TAZ4/Configuration.h @@ -1466,7 +1466,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/MBot/Cube/Configuration.h b/config/examples/MBot/Cube/Configuration.h index 82e932953e..240197279a 100644 --- a/config/examples/MBot/Cube/Configuration.h +++ b/config/examples/MBot/Cube/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/MakerFarm/Pegasus 12/Configuration.h b/config/examples/MakerFarm/Pegasus 12/Configuration.h index fc9adf0a90..0ab10390c9 100644 --- a/config/examples/MakerFarm/Pegasus 12/Configuration.h +++ b/config/examples/MakerFarm/Pegasus 12/Configuration.h @@ -1461,7 +1461,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/MakerParts/Configuration.h b/config/examples/MakerParts/Configuration.h index ccc1ac4153..5b90fe8a7f 100644 --- a/config/examples/MakerParts/Configuration.h +++ b/config/examples/MakerParts/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/MakerTech3D/Proforge2sDual/Configuration.h b/config/examples/MakerTech3D/Proforge2sDual/Configuration.h index c0aed884bf..d6c957a4a3 100644 --- a/config/examples/MakerTech3D/Proforge2sDual/Configuration.h +++ b/config/examples/MakerTech3D/Proforge2sDual/Configuration.h @@ -1458,7 +1458,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Malyan/M150/Configuration.h b/config/examples/Malyan/M150/Configuration.h index e4697e0072..6a0815435c 100644 --- a/config/examples/Malyan/M150/Configuration.h +++ b/config/examples/Malyan/M150/Configuration.h @@ -1475,7 +1475,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Malyan/M180/Configuration.h b/config/examples/Malyan/M180/Configuration.h index 58c4e178d6..321b236958 100644 --- a/config/examples/Malyan/M180/Configuration.h +++ b/config/examples/Malyan/M180/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Malyan/M200/Configuration.h b/config/examples/Malyan/M200/Configuration.h index 0897164be8..e0a9198c01 100644 --- a/config/examples/Malyan/M200/Configuration.h +++ b/config/examples/Malyan/M200/Configuration.h @@ -1461,7 +1461,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Micromake/C1/basic/Configuration.h b/config/examples/Micromake/C1/basic/Configuration.h index 46b0933bdc..b18eeb37ae 100644 --- a/config/examples/Micromake/C1/basic/Configuration.h +++ b/config/examples/Micromake/C1/basic/Configuration.h @@ -1459,7 +1459,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Micromake/C1/enhanced/Configuration.h b/config/examples/Micromake/C1/enhanced/Configuration.h index c3232d533e..0c2482febf 100644 --- a/config/examples/Micromake/C1/enhanced/Configuration.h +++ b/config/examples/Micromake/C1/enhanced/Configuration.h @@ -1459,7 +1459,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Mks/Robin/Configuration.h b/config/examples/Mks/Robin/Configuration.h index eb6db945bf..8bd7ba90db 100644 --- a/config/examples/Mks/Robin/Configuration.h +++ b/config/examples/Mks/Robin/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Mks/Robin_Lite3/Configuration.h b/config/examples/Mks/Robin_Lite3/Configuration.h index b0ccbb1ce8..aa2f3630a9 100644 --- a/config/examples/Mks/Robin_Lite3/Configuration.h +++ b/config/examples/Mks/Robin_Lite3/Configuration.h @@ -1463,7 +1463,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Mks/Robin_Pro/Configuration.h b/config/examples/Mks/Robin_Pro/Configuration.h index 9b95f141c7..8b611be9e5 100644 --- a/config/examples/Mks/Robin_Pro/Configuration.h +++ b/config/examples/Mks/Robin_Pro/Configuration.h @@ -1457,7 +1457,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Mks/Sbase/Configuration.h b/config/examples/Mks/Sbase/Configuration.h index 11ff32c5f1..63b1535be0 100644 --- a/config/examples/Mks/Sbase/Configuration.h +++ b/config/examples/Mks/Sbase/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Modix/Big60/Configuration.h b/config/examples/Modix/Big60/Configuration.h index df9a6dc667..33be7b7df9 100644 --- a/config/examples/Modix/Big60/Configuration.h +++ b/config/examples/Modix/Big60/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Nextion/Configuration.h b/config/examples/Nextion/Configuration.h index 1df4cc6050..8ebb32483d 100644 --- a/config/examples/Nextion/Configuration.h +++ b/config/examples/Nextion/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/ORD Bot/Hadron/Sanguinololu/Configuration.h b/config/examples/ORD Bot/Hadron/Sanguinololu/Configuration.h index 147e78ab6c..bd7adb5201 100644 --- a/config/examples/ORD Bot/Hadron/Sanguinololu/Configuration.h +++ b/config/examples/ORD Bot/Hadron/Sanguinololu/Configuration.h @@ -1486,7 +1486,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Opulo/Lumen_REV3/Configuration.h b/config/examples/Opulo/Lumen_REV3/Configuration.h index 3d0f38903f..836c86b2e8 100644 --- a/config/examples/Opulo/Lumen_REV3/Configuration.h +++ b/config/examples/Opulo/Lumen_REV3/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Opulo/Lumen_REV4/Configuration.h b/config/examples/Opulo/Lumen_REV4/Configuration.h index f33dae8157..2b08eb7f22 100644 --- a/config/examples/Opulo/Lumen_REV4/Configuration.h +++ b/config/examples/Opulo/Lumen_REV4/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Ortur 4/Configuration.h b/config/examples/Ortur 4/Configuration.h index a5f268a792..1d55611c5e 100644 --- a/config/examples/Ortur 4/Configuration.h +++ b/config/examples/Ortur 4/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Polargraph/Configuration.h b/config/examples/Polargraph/Configuration.h index c1373b15a1..ec3825dd83 100644 --- a/config/examples/Polargraph/Configuration.h +++ b/config/examples/Polargraph/Configuration.h @@ -1459,7 +1459,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Printrbot/PrintrboardG2/Configuration.h b/config/examples/Printrbot/PrintrboardG2/Configuration.h index 974baf4c21..9851832aec 100644 --- a/config/examples/Printrbot/PrintrboardG2/Configuration.h +++ b/config/examples/Printrbot/PrintrboardG2/Configuration.h @@ -1457,7 +1457,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Printrbot/Simple Metal RevD/Configuration.h b/config/examples/Printrbot/Simple Metal RevD/Configuration.h index 60838ecefa..207ca7253a 100644 --- a/config/examples/Printrbot/Simple Metal RevD/Configuration.h +++ b/config/examples/Printrbot/Simple Metal RevD/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Prusa/MK3/Configuration.h b/config/examples/Prusa/MK3/Configuration.h index 3fa1917638..62ab06269b 100644 --- a/config/examples/Prusa/MK3/Configuration.h +++ b/config/examples/Prusa/MK3/Configuration.h @@ -1485,7 +1485,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Prusa/MK3S-BigTreeTech-BTT002/Configuration.h b/config/examples/Prusa/MK3S-BigTreeTech-BTT002/Configuration.h index 820d7b72f9..1659a08ac2 100644 --- a/config/examples/Prusa/MK3S-BigTreeTech-BTT002/Configuration.h +++ b/config/examples/Prusa/MK3S-BigTreeTech-BTT002/Configuration.h @@ -1475,7 +1475,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Qidi/Qidi 1/Configuration.h b/config/examples/Qidi/Qidi 1/Configuration.h index 76bbb5652d..39b5eec075 100644 --- a/config/examples/Qidi/Qidi 1/Configuration.h +++ b/config/examples/Qidi/Qidi 1/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Raiscube/A8r/Configuration.h b/config/examples/Raiscube/A8r/Configuration.h index bf4dc211e4..8689473b35 100644 --- a/config/examples/Raiscube/A8r/Configuration.h +++ b/config/examples/Raiscube/A8r/Configuration.h @@ -1473,7 +1473,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/RapideLite/RL200/Configuration.h b/config/examples/RapideLite/RL200/Configuration.h index a38aca173c..74c04324d8 100644 --- a/config/examples/RapideLite/RL200/Configuration.h +++ b/config/examples/RapideLite/RL200/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Renkforce/RF100/Configuration.h b/config/examples/Renkforce/RF100/Configuration.h index dc47d361cd..a41e282aff 100644 --- a/config/examples/Renkforce/RF100/Configuration.h +++ b/config/examples/Renkforce/RF100/Configuration.h @@ -1460,7 +1460,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Renkforce/RF100XL/Configuration.h b/config/examples/Renkforce/RF100XL/Configuration.h index fccf2a9e51..2f2ebdad90 100644 --- a/config/examples/Renkforce/RF100XL/Configuration.h +++ b/config/examples/Renkforce/RF100XL/Configuration.h @@ -1460,7 +1460,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Renkforce/RF100v2/Configuration.h b/config/examples/Renkforce/RF100v2/Configuration.h index f963374ee6..73a1699adf 100644 --- a/config/examples/Renkforce/RF100v2/Configuration.h +++ b/config/examples/Renkforce/RF100v2/Configuration.h @@ -1460,7 +1460,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/RepRapPro/Huxley/Configuration.h b/config/examples/RepRapPro/Huxley/Configuration.h index eac23dc742..1ede9dbfbf 100644 --- a/config/examples/RepRapPro/Huxley/Configuration.h +++ b/config/examples/RepRapPro/Huxley/Configuration.h @@ -1496,7 +1496,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/RepRapWorld/Megatronics/Configuration.h b/config/examples/RepRapWorld/Megatronics/Configuration.h index 7099554856..b89acc3f20 100644 --- a/config/examples/RepRapWorld/Megatronics/Configuration.h +++ b/config/examples/RepRapWorld/Megatronics/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/RepRapWorld/Minitronics20/CNC/Configuration.h b/config/examples/RepRapWorld/Minitronics20/CNC/Configuration.h index d73cd9cc7d..8cab6ffb5e 100644 --- a/config/examples/RepRapWorld/Minitronics20/CNC/Configuration.h +++ b/config/examples/RepRapWorld/Minitronics20/CNC/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/RigidBot/Configuration.h b/config/examples/RigidBot/Configuration.h index b054c1d313..d74075ca0f 100644 --- a/config/examples/RigidBot/Configuration.h +++ b/config/examples/RigidBot/Configuration.h @@ -1469,7 +1469,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Robo3D/R1+/Configuration.h b/config/examples/Robo3D/R1+/Configuration.h index ac531a7a0c..b7df202986 100644 --- a/config/examples/Robo3D/R1+/Configuration.h +++ b/config/examples/Robo3D/R1+/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/SCARA/MP_SCARA/Configuration.h b/config/examples/SCARA/MP_SCARA/Configuration.h index a9f9351eda..6e1adbc80d 100644 --- a/config/examples/SCARA/MP_SCARA/Configuration.h +++ b/config/examples/SCARA/MP_SCARA/Configuration.h @@ -1457,7 +1457,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/SCARA/Morgan/Configuration.h b/config/examples/SCARA/Morgan/Configuration.h index 57bb91bc29..3d3f94b0eb 100644 --- a/config/examples/SCARA/Morgan/Configuration.h +++ b/config/examples/SCARA/Morgan/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/STM32/Black_STM32F407VET6/Configuration.h b/config/examples/STM32/Black_STM32F407VET6/Configuration.h index a100a93e3b..88efc82594 100644 --- a/config/examples/STM32/Black_STM32F407VET6/Configuration.h +++ b/config/examples/STM32/Black_STM32F407VET6/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/STM32/STM32F103RE/Configuration.h b/config/examples/STM32/STM32F103RE/Configuration.h index f1c62b785e..92467f71db 100644 --- a/config/examples/STM32/STM32F103RE/Configuration.h +++ b/config/examples/STM32/STM32F103RE/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Simax/Mi-M200/Configuration.h b/config/examples/Simax/Mi-M200/Configuration.h index 6db6aa6f26..1673821b6f 100644 --- a/config/examples/Simax/Mi-M200/Configuration.h +++ b/config/examples/Simax/Mi-M200/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Simulator/Configuration.h b/config/examples/Simulator/Configuration.h index 84d9a98e86..9497f95f7c 100644 --- a/config/examples/Simulator/Configuration.h +++ b/config/examples/Simulator/Configuration.h @@ -1472,7 +1472,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Sovol/SV-01/BigTreeTech SKR E3 Turbo/Configuration.h b/config/examples/Sovol/SV-01/BigTreeTech SKR E3 Turbo/Configuration.h index 176a1e1489..017d3340fc 100644 --- a/config/examples/Sovol/SV-01/BigTreeTech SKR E3 Turbo/Configuration.h +++ b/config/examples/Sovol/SV-01/BigTreeTech SKR E3 Turbo/Configuration.h @@ -1463,7 +1463,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Sovol/SV-01/BigTreeTech SKR Mini E3 2.0/Configuration.h b/config/examples/Sovol/SV-01/BigTreeTech SKR Mini E3 2.0/Configuration.h index c56a819ee7..dc7430333a 100644 --- a/config/examples/Sovol/SV-01/BigTreeTech SKR Mini E3 2.0/Configuration.h +++ b/config/examples/Sovol/SV-01/BigTreeTech SKR Mini E3 2.0/Configuration.h @@ -1461,7 +1461,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Sovol/SV-01/BigTreeTech SKR Mini E3 3.0/Configuration.h b/config/examples/Sovol/SV-01/BigTreeTech SKR Mini E3 3.0/Configuration.h index d33279840b..15172ee651 100644 --- a/config/examples/Sovol/SV-01/BigTreeTech SKR Mini E3 3.0/Configuration.h +++ b/config/examples/Sovol/SV-01/BigTreeTech SKR Mini E3 3.0/Configuration.h @@ -1463,7 +1463,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Sovol/SV-01/CrealityV22/Configuration.h b/config/examples/Sovol/SV-01/CrealityV22/Configuration.h index ed67824f09..62a68edd75 100644 --- a/config/examples/Sovol/SV-01/CrealityV22/Configuration.h +++ b/config/examples/Sovol/SV-01/CrealityV22/Configuration.h @@ -1460,7 +1460,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Sovol/SV-01/CrealityV221/Configuration.h b/config/examples/Sovol/SV-01/CrealityV221/Configuration.h index 8ce77cd434..876c96371c 100644 --- a/config/examples/Sovol/SV-01/CrealityV221/Configuration.h +++ b/config/examples/Sovol/SV-01/CrealityV221/Configuration.h @@ -1460,7 +1460,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Sovol/SV-02/Configuration.h b/config/examples/Sovol/SV-02/Configuration.h index b47a206edb..2f80003827 100644 --- a/config/examples/Sovol/SV-02/Configuration.h +++ b/config/examples/Sovol/SV-02/Configuration.h @@ -1460,7 +1460,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Sovol/SV-03/Configuration.h b/config/examples/Sovol/SV-03/Configuration.h index f892f4285b..a411c99b2b 100644 --- a/config/examples/Sovol/SV-03/Configuration.h +++ b/config/examples/Sovol/SV-03/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Sunlu/S8/Configuration.h b/config/examples/Sunlu/S8/Configuration.h index 53de02dd5e..bc1d68d28b 100644 --- a/config/examples/Sunlu/S8/Configuration.h +++ b/config/examples/Sunlu/S8/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Sunlu/T3/Configuration.h b/config/examples/Sunlu/T3/Configuration.h index 74cbe3fd6a..70a7e112e0 100644 --- a/config/examples/Sunlu/T3/Configuration.h +++ b/config/examples/Sunlu/T3/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/TPARA/AXEL_TPARA/Configuration.h b/config/examples/TPARA/AXEL_TPARA/Configuration.h index d1e0081c40..7fbf0a7229 100644 --- a/config/examples/TPARA/AXEL_TPARA/Configuration.h +++ b/config/examples/TPARA/AXEL_TPARA/Configuration.h @@ -1459,7 +1459,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Tevo/Michelangelo/Configuration.h b/config/examples/Tevo/Michelangelo/Configuration.h index 0b8125fb54..f578707614 100644 --- a/config/examples/Tevo/Michelangelo/Configuration.h +++ b/config/examples/Tevo/Michelangelo/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Tevo/Nereus/Configuration.h b/config/examples/Tevo/Nereus/Configuration.h index 353e2134d9..a3c7f7ad9a 100644 --- a/config/examples/Tevo/Nereus/Configuration.h +++ b/config/examples/Tevo/Nereus/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Tevo/Tarantula Pro/MKS Gen_L/Configuration.h b/config/examples/Tevo/Tarantula Pro/MKS Gen_L/Configuration.h index 554e99ee7d..d0bd3608d3 100644 --- a/config/examples/Tevo/Tarantula Pro/MKS Gen_L/Configuration.h +++ b/config/examples/Tevo/Tarantula Pro/MKS Gen_L/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Tevo/Tarantula Pro/MKS SGen_L/Configuration.h b/config/examples/Tevo/Tarantula Pro/MKS SGen_L/Configuration.h index 9aeaf79704..08fc7e0683 100644 --- a/config/examples/Tevo/Tarantula Pro/MKS SGen_L/Configuration.h +++ b/config/examples/Tevo/Tarantula Pro/MKS SGen_L/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Tevo/Tornado/V1 (MKS Base)/Configuration.h b/config/examples/Tevo/Tornado/V1 (MKS Base)/Configuration.h index 65f113102c..125c55e9f6 100644 --- a/config/examples/Tevo/Tornado/V1 (MKS Base)/Configuration.h +++ b/config/examples/Tevo/Tornado/V1 (MKS Base)/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Tevo/Tornado/V2 (MKS Gen_L)/Configuration.h b/config/examples/Tevo/Tornado/V2 (MKS Gen_L)/Configuration.h index a395f01453..a57a6ed444 100644 --- a/config/examples/Tevo/Tornado/V2 (MKS Gen_L)/Configuration.h +++ b/config/examples/Tevo/Tornado/V2 (MKS Gen_L)/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Tinkerine/Ditto Pro/RAMPS 1.4/Configuration.h b/config/examples/Tinkerine/Ditto Pro/RAMPS 1.4/Configuration.h index cf058d471c..a18705063d 100644 --- a/config/examples/Tinkerine/Ditto Pro/RAMPS 1.4/Configuration.h +++ b/config/examples/Tinkerine/Ditto Pro/RAMPS 1.4/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/TinyBoy2/Configuration.h b/config/examples/TinyBoy2/Configuration.h index a4bcbf3bac..c993b72b01 100644 --- a/config/examples/TinyBoy2/Configuration.h +++ b/config/examples/TinyBoy2/Configuration.h @@ -1495,7 +1495,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Tronxy/D01/CXY-v6-191017 board/Configuration.h b/config/examples/Tronxy/D01/CXY-v6-191017 board/Configuration.h index 8e018b986e..9af6f28227 100644 --- a/config/examples/Tronxy/D01/CXY-v6-191017 board/Configuration.h +++ b/config/examples/Tronxy/D01/CXY-v6-191017 board/Configuration.h @@ -1464,7 +1464,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Tronxy/X1/Configuration.h b/config/examples/Tronxy/X1/Configuration.h index 4c3f6ab02c..5374873339 100644 --- a/config/examples/Tronxy/X1/Configuration.h +++ b/config/examples/Tronxy/X1/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Tronxy/X3A/Configuration.h b/config/examples/Tronxy/X3A/Configuration.h index ae214ed68a..55082efc02 100644 --- a/config/examples/Tronxy/X3A/Configuration.h +++ b/config/examples/Tronxy/X3A/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Tronxy/X5S-2E/Green Board (Chitu V5)/Configuration.h b/config/examples/Tronxy/X5S-2E/Green Board (Chitu V5)/Configuration.h index b67135f09d..967a6d1bf3 100644 --- a/config/examples/Tronxy/X5S-2E/Green Board (Chitu V5)/Configuration.h +++ b/config/examples/Tronxy/X5S-2E/Green Board (Chitu V5)/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Tronxy/X5S-2E/Red Board (Tronxy 3.1.0)/Configuration.h b/config/examples/Tronxy/X5S-2E/Red Board (Tronxy 3.1.0)/Configuration.h index 8b1b80a725..61313fb8d1 100644 --- a/config/examples/Tronxy/X5S-2E/Red Board (Tronxy 3.1.0)/Configuration.h +++ b/config/examples/Tronxy/X5S-2E/Red Board (Tronxy 3.1.0)/Configuration.h @@ -1464,7 +1464,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Tronxy/X5S/Configuration.h b/config/examples/Tronxy/X5S/Configuration.h index 014e4b13cb..63c7266a6f 100644 --- a/config/examples/Tronxy/X5S/Configuration.h +++ b/config/examples/Tronxy/X5S/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Tronxy/X5SA-2E/Configuration.h b/config/examples/Tronxy/X5SA-2E/Configuration.h index 0207c70285..d68f712a09 100644 --- a/config/examples/Tronxy/X5SA-2E/Configuration.h +++ b/config/examples/Tronxy/X5SA-2E/Configuration.h @@ -1457,7 +1457,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Tronxy/X5SA/Configuration.h b/config/examples/Tronxy/X5SA/Configuration.h index 2aaf1e2b62..654fcf0498 100644 --- a/config/examples/Tronxy/X5SA/Configuration.h +++ b/config/examples/Tronxy/X5SA/Configuration.h @@ -1457,7 +1457,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Tronxy/XY100/Configuration.h b/config/examples/Tronxy/XY100/Configuration.h index 9b83ab100c..c552a6f5fc 100644 --- a/config/examples/Tronxy/XY100/Configuration.h +++ b/config/examples/Tronxy/XY100/Configuration.h @@ -1462,7 +1462,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Tronxy/XY2-Pro/Configuration.h b/config/examples/Tronxy/XY2-Pro/Configuration.h index 117c30e30f..317b780f22 100644 --- a/config/examples/Tronxy/XY2-Pro/Configuration.h +++ b/config/examples/Tronxy/XY2-Pro/Configuration.h @@ -1491,7 +1491,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Two Trees/BlueR Plus/Configuration.h b/config/examples/Two Trees/BlueR Plus/Configuration.h index a11667f0d7..a1e064abb7 100644 --- a/config/examples/Two Trees/BlueR Plus/Configuration.h +++ b/config/examples/Two Trees/BlueR Plus/Configuration.h @@ -1457,7 +1457,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Two Trees/BlueR/BlueR V1/Configuration.h b/config/examples/Two Trees/BlueR/BlueR V1/Configuration.h index 6d87fb4536..d2279a889e 100644 --- a/config/examples/Two Trees/BlueR/BlueR V1/Configuration.h +++ b/config/examples/Two Trees/BlueR/BlueR V1/Configuration.h @@ -1474,7 +1474,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Two Trees/BlueR/BlueR V2/Configuration.h b/config/examples/Two Trees/BlueR/BlueR V2/Configuration.h index ea88a3a095..37e86f8a59 100644 --- a/config/examples/Two Trees/BlueR/BlueR V2/Configuration.h +++ b/config/examples/Two Trees/BlueR/BlueR V2/Configuration.h @@ -1475,7 +1475,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Two Trees/BlueR/BlueR V3/Configuration.h b/config/examples/Two Trees/BlueR/BlueR V3/Configuration.h index 5cfe2f30e8..6077452bfb 100644 --- a/config/examples/Two Trees/BlueR/BlueR V3/Configuration.h +++ b/config/examples/Two Trees/BlueR/BlueR V3/Configuration.h @@ -1486,7 +1486,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Two Trees/Sapphire Plus/Sapphire Plus V2.1/Configuration.h b/config/examples/Two Trees/Sapphire Plus/Sapphire Plus V2.1/Configuration.h index 324c37cbea..f07d75c756 100644 --- a/config/examples/Two Trees/Sapphire Plus/Sapphire Plus V2.1/Configuration.h +++ b/config/examples/Two Trees/Sapphire Plus/Sapphire Plus V2.1/Configuration.h @@ -1477,7 +1477,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Two Trees/Sapphire Plus/Sapphire Plus V2/Configuration.h b/config/examples/Two Trees/Sapphire Plus/Sapphire Plus V2/Configuration.h index 888d3b152e..11325913e9 100644 --- a/config/examples/Two Trees/Sapphire Plus/Sapphire Plus V2/Configuration.h +++ b/config/examples/Two Trees/Sapphire Plus/Sapphire Plus V2/Configuration.h @@ -1477,7 +1477,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Two Trees/Sapphire Pro/Configuration.h b/config/examples/Two Trees/Sapphire Pro/Configuration.h index 375b368cb4..ba7c8f59fe 100644 --- a/config/examples/Two Trees/Sapphire Pro/Configuration.h +++ b/config/examples/Two Trees/Sapphire Pro/Configuration.h @@ -1472,7 +1472,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/UltiMachine/Archim1/Configuration.h b/config/examples/UltiMachine/Archim1/Configuration.h index 21d12ca2eb..86884cb10e 100644 --- a/config/examples/UltiMachine/Archim1/Configuration.h +++ b/config/examples/UltiMachine/Archim1/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/UltiMachine/Archim2/Configuration.h b/config/examples/UltiMachine/Archim2/Configuration.h index 5fa90be334..07860802fc 100644 --- a/config/examples/UltiMachine/Archim2/Configuration.h +++ b/config/examples/UltiMachine/Archim2/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Ultimaker/Ultimaker 2+/Configuration.h b/config/examples/Ultimaker/Ultimaker 2+/Configuration.h index a8cfef1b50..ce26dfdc91 100644 --- a/config/examples/Ultimaker/Ultimaker 2+/Configuration.h +++ b/config/examples/Ultimaker/Ultimaker 2+/Configuration.h @@ -1458,7 +1458,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Ultimaker/Ultimaker 2/Configuration.h b/config/examples/Ultimaker/Ultimaker 2/Configuration.h index 2e3ed21f56..eec93b0af2 100644 --- a/config/examples/Ultimaker/Ultimaker 2/Configuration.h +++ b/config/examples/Ultimaker/Ultimaker 2/Configuration.h @@ -1470,7 +1470,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Ultimaker/Ultimaker Original (1.5.7)/Configuration.h b/config/examples/Ultimaker/Ultimaker Original (1.5.7)/Configuration.h index 4616434b5a..5127b47219 100644 --- a/config/examples/Ultimaker/Ultimaker Original (1.5.7)/Configuration.h +++ b/config/examples/Ultimaker/Ultimaker Original (1.5.7)/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Ultimaker/Ultimaker Original Plus (2.1.1)/Configuration.h b/config/examples/Ultimaker/Ultimaker Original Plus (2.1.1)/Configuration.h index 962a5fecdf..1925db1f2a 100644 --- a/config/examples/Ultimaker/Ultimaker Original Plus (2.1.1)/Configuration.h +++ b/config/examples/Ultimaker/Ultimaker Original Plus (2.1.1)/Configuration.h @@ -1458,7 +1458,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Ultimaker/Ultimaker Original Plus DXU/Configuration.h b/config/examples/Ultimaker/Ultimaker Original Plus DXU/Configuration.h index 11b9f8d5df..9bdd5c9b6e 100644 --- a/config/examples/Ultimaker/Ultimaker Original Plus DXU/Configuration.h +++ b/config/examples/Ultimaker/Ultimaker Original Plus DXU/Configuration.h @@ -1459,7 +1459,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/VORONDesign/Configuration.h b/config/examples/VORONDesign/Configuration.h index 2eb33a133f..1041784e40 100644 --- a/config/examples/VORONDesign/Configuration.h +++ b/config/examples/VORONDesign/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Velleman/K8200 Upgraded/Configuration.h b/config/examples/Velleman/K8200 Upgraded/Configuration.h index ae89dbc40b..c69e47af42 100644 --- a/config/examples/Velleman/K8200 Upgraded/Configuration.h +++ b/config/examples/Velleman/K8200 Upgraded/Configuration.h @@ -1490,7 +1490,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Velleman/K8200/Configuration.h b/config/examples/Velleman/K8200/Configuration.h index 9ba80c5c47..485438e2a0 100644 --- a/config/examples/Velleman/K8200/Configuration.h +++ b/config/examples/Velleman/K8200/Configuration.h @@ -1493,7 +1493,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Velleman/K8400/Dual-head/Configuration.h b/config/examples/Velleman/K8400/Dual-head/Configuration.h index 9440f5ba06..60f309a753 100644 --- a/config/examples/Velleman/K8400/Dual-head/Configuration.h +++ b/config/examples/Velleman/K8400/Dual-head/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Velleman/K8400/Single-head/Configuration.h b/config/examples/Velleman/K8400/Single-head/Configuration.h index 8dfcb04ae7..0da6831f9c 100644 --- a/config/examples/Velleman/K8400/Single-head/Configuration.h +++ b/config/examples/Velleman/K8400/Single-head/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Voxelab/Aquila/BigTreeTech SKR Mini E3 2.0/Configuration.h b/config/examples/Voxelab/Aquila/BigTreeTech SKR Mini E3 2.0/Configuration.h index a8d84d9b02..a2cfe847b1 100644 --- a/config/examples/Voxelab/Aquila/BigTreeTech SKR Mini E3 2.0/Configuration.h +++ b/config/examples/Voxelab/Aquila/BigTreeTech SKR Mini E3 2.0/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/WASP/PowerWASP/Configuration.h b/config/examples/WASP/PowerWASP/Configuration.h index bb4008f29d..85a8513e90 100644 --- a/config/examples/WASP/PowerWASP/Configuration.h +++ b/config/examples/WASP/PowerWASP/Configuration.h @@ -1469,7 +1469,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Wanhao/Duplicator 4S/Configuration.h b/config/examples/Wanhao/Duplicator 4S/Configuration.h index 1bb0ec39b0..dec382fe08 100644 --- a/config/examples/Wanhao/Duplicator 4S/Configuration.h +++ b/config/examples/Wanhao/Duplicator 4S/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Wanhao/Duplicator 6/Configuration.h b/config/examples/Wanhao/Duplicator 6/Configuration.h index ee6f918073..11595cce6e 100644 --- a/config/examples/Wanhao/Duplicator 6/Configuration.h +++ b/config/examples/Wanhao/Duplicator 6/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Wanhao/Duplicator i3 2.1/Configuration.h b/config/examples/Wanhao/Duplicator i3 2.1/Configuration.h index f69496bebd..ef449f878d 100644 --- a/config/examples/Wanhao/Duplicator i3 2.1/Configuration.h +++ b/config/examples/Wanhao/Duplicator i3 2.1/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Wanhao/Duplicator i3 Mini/Configuration.h b/config/examples/Wanhao/Duplicator i3 Mini/Configuration.h index 07852ad3e5..7b8ff3c243 100644 --- a/config/examples/Wanhao/Duplicator i3 Mini/Configuration.h +++ b/config/examples/Wanhao/Duplicator i3 Mini/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Wanhao/Duplicator i3 Plus/Configuration.h b/config/examples/Wanhao/Duplicator i3 Plus/Configuration.h index e4c11a48ea..7c206b6794 100644 --- a/config/examples/Wanhao/Duplicator i3 Plus/Configuration.h +++ b/config/examples/Wanhao/Duplicator i3 Plus/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Weedo/Tina2/V2/Configuration.h b/config/examples/Weedo/Tina2/V2/Configuration.h index d1131391b0..51ed85250d 100644 --- a/config/examples/Weedo/Tina2/V2/Configuration.h +++ b/config/examples/Weedo/Tina2/V2/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Weedo/Tina2/V3/Configuration.h b/config/examples/Weedo/Tina2/V3/Configuration.h index 0385085438..88a7e62345 100644 --- a/config/examples/Weedo/Tina2/V3/Configuration.h +++ b/config/examples/Weedo/Tina2/V3/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Weistek/wt150/Configuration.h b/config/examples/Weistek/wt150/Configuration.h index 9312853791..31a5eac240 100644 --- a/config/examples/Weistek/wt150/Configuration.h +++ b/config/examples/Weistek/wt150/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Zonestar/P802M/Configuration.h b/config/examples/Zonestar/P802M/Configuration.h index 610ac0de79..6232f8e288 100644 --- a/config/examples/Zonestar/P802M/Configuration.h +++ b/config/examples/Zonestar/P802M/Configuration.h @@ -1455,7 +1455,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Zonestar/P802QR2/BigTreeTech SKR 1.4 Turbo (A4988)/Configuration.h b/config/examples/Zonestar/P802QR2/BigTreeTech SKR 1.4 Turbo (A4988)/Configuration.h index c7869e9ad6..3c115534f9 100644 --- a/config/examples/Zonestar/P802QR2/BigTreeTech SKR 1.4 Turbo (A4988)/Configuration.h +++ b/config/examples/Zonestar/P802QR2/BigTreeTech SKR 1.4 Turbo (A4988)/Configuration.h @@ -1460,7 +1460,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/Zonestar/P802QR2/BigTreeTech SKR 1.4 Turbo (TMC2209)/Configuration.h b/config/examples/Zonestar/P802QR2/BigTreeTech SKR 1.4 Turbo (TMC2209)/Configuration.h index 4ca8a32066..29510d9729 100755 --- a/config/examples/Zonestar/P802QR2/BigTreeTech SKR 1.4 Turbo (TMC2209)/Configuration.h +++ b/config/examples/Zonestar/P802QR2/BigTreeTech SKR 1.4 Turbo (TMC2209)/Configuration.h @@ -1459,7 +1459,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/delta/Anycubic/Kossel Linear Plus/Configuration.h b/config/examples/delta/Anycubic/Kossel Linear Plus/Configuration.h index 534451f0d4..9e5d6852af 100644 --- a/config/examples/delta/Anycubic/Kossel Linear Plus/Configuration.h +++ b/config/examples/delta/Anycubic/Kossel Linear Plus/Configuration.h @@ -1512,7 +1512,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/delta/Anycubic/Kossel/Configuration.h b/config/examples/delta/Anycubic/Kossel/Configuration.h index 11ae49b6a1..bbe653b705 100644 --- a/config/examples/delta/Anycubic/Kossel/Configuration.h +++ b/config/examples/delta/Anycubic/Kossel/Configuration.h @@ -1517,7 +1517,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/delta/Anycubic/Predator/Configuration.h b/config/examples/delta/Anycubic/Predator/Configuration.h index 1e16dc620d..591927c146 100644 --- a/config/examples/delta/Anycubic/Predator/Configuration.h +++ b/config/examples/delta/Anycubic/Predator/Configuration.h @@ -1463,7 +1463,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/delta/Dreammaker/Overlord/Configuration.h b/config/examples/delta/Dreammaker/Overlord/Configuration.h index 44ac4305d1..4cac878f01 100644 --- a/config/examples/delta/Dreammaker/Overlord/Configuration.h +++ b/config/examples/delta/Dreammaker/Overlord/Configuration.h @@ -1462,7 +1462,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/delta/Dreammaker/Overlord_Pro/Configuration.h b/config/examples/delta/Dreammaker/Overlord_Pro/Configuration.h index 2d387e061a..296ae5243c 100644 --- a/config/examples/delta/Dreammaker/Overlord_Pro/Configuration.h +++ b/config/examples/delta/Dreammaker/Overlord_Pro/Configuration.h @@ -1469,7 +1469,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/delta/FLSUN/Q5-nano_v1/Configuration.h b/config/examples/delta/FLSUN/Q5-nano_v1/Configuration.h index cc23a59595..96fc185beb 100644 --- a/config/examples/delta/FLSUN/Q5-nano_v1/Configuration.h +++ b/config/examples/delta/FLSUN/Q5-nano_v1/Configuration.h @@ -1464,7 +1464,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/delta/FLSUN/Q5-nano_v2/Configuration.h b/config/examples/delta/FLSUN/Q5-nano_v2/Configuration.h index 38cbb8ce81..997b0ad67d 100644 --- a/config/examples/delta/FLSUN/Q5-nano_v2/Configuration.h +++ b/config/examples/delta/FLSUN/Q5-nano_v2/Configuration.h @@ -1462,7 +1462,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/delta/FLSUN/QQ-S/Configuration.h b/config/examples/delta/FLSUN/QQ-S/Configuration.h index b7e44ea78d..0339429761 100644 --- a/config/examples/delta/FLSUN/QQ-S/Configuration.h +++ b/config/examples/delta/FLSUN/QQ-S/Configuration.h @@ -1463,7 +1463,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/delta/FLSUN/QQS-Pro/Configuration.h b/config/examples/delta/FLSUN/QQS-Pro/Configuration.h index 740a510735..d839ab599e 100644 --- a/config/examples/delta/FLSUN/QQS-Pro/Configuration.h +++ b/config/examples/delta/FLSUN/QQS-Pro/Configuration.h @@ -1463,7 +1463,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/delta/FLSUN/auto_calibrate/Configuration.h b/config/examples/delta/FLSUN/auto_calibrate/Configuration.h index 72e4df34ea..c055f35118 100644 --- a/config/examples/delta/FLSUN/auto_calibrate/Configuration.h +++ b/config/examples/delta/FLSUN/auto_calibrate/Configuration.h @@ -1463,7 +1463,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/delta/FLSUN/kossel/Configuration.h b/config/examples/delta/FLSUN/kossel/Configuration.h index d8344c11ae..69e95cf8d6 100644 --- a/config/examples/delta/FLSUN/kossel/Configuration.h +++ b/config/examples/delta/FLSUN/kossel/Configuration.h @@ -1463,7 +1463,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/delta/FLSUN/kossel_mini/Configuration.h b/config/examples/delta/FLSUN/kossel_mini/Configuration.h index e769522219..219be8d5bd 100644 --- a/config/examples/delta/FLSUN/kossel_mini/Configuration.h +++ b/config/examples/delta/FLSUN/kossel_mini/Configuration.h @@ -1463,7 +1463,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/delta/Geeetech/G2/Configuration.h b/config/examples/delta/Geeetech/G2/Configuration.h index 8afba1a36d..4699c090ea 100644 --- a/config/examples/delta/Geeetech/G2/Configuration.h +++ b/config/examples/delta/Geeetech/G2/Configuration.h @@ -1463,7 +1463,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/delta/Geeetech/G2Pro/Configuration.h b/config/examples/delta/Geeetech/G2Pro/Configuration.h index 82645367ef..1f6ea49104 100644 --- a/config/examples/delta/Geeetech/G2Pro/Configuration.h +++ b/config/examples/delta/Geeetech/G2Pro/Configuration.h @@ -1463,7 +1463,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/delta/Geeetech/G2S/Configuration.h b/config/examples/delta/Geeetech/G2S/Configuration.h index 531004f496..7b7ec8fcb4 100644 --- a/config/examples/delta/Geeetech/G2S/Configuration.h +++ b/config/examples/delta/Geeetech/G2S/Configuration.h @@ -1463,7 +1463,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/delta/Geeetech/G2SPro/Configuration.h b/config/examples/delta/Geeetech/G2SPro/Configuration.h index a2a2e8ee50..dfec423763 100644 --- a/config/examples/delta/Geeetech/G2SPro/Configuration.h +++ b/config/examples/delta/Geeetech/G2SPro/Configuration.h @@ -1463,7 +1463,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/delta/Geeetech/Rostock 301/Configuration.h b/config/examples/delta/Geeetech/Rostock 301/Configuration.h index a5f7a8f8a6..bac9a7342d 100644 --- a/config/examples/delta/Geeetech/Rostock 301/Configuration.h +++ b/config/examples/delta/Geeetech/Rostock 301/Configuration.h @@ -1463,7 +1463,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/delta/Hatchbox_Alpha/Configuration.h b/config/examples/delta/Hatchbox_Alpha/Configuration.h index 52cccb3493..e64c461f9a 100644 --- a/config/examples/delta/Hatchbox_Alpha/Configuration.h +++ b/config/examples/delta/Hatchbox_Alpha/Configuration.h @@ -1468,7 +1468,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/delta/MKS/SBASE/Configuration.h b/config/examples/delta/MKS/SBASE/Configuration.h index 5d7f56a8b7..9c3d785238 100644 --- a/config/examples/delta/MKS/SBASE/Configuration.h +++ b/config/examples/delta/MKS/SBASE/Configuration.h @@ -1463,7 +1463,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/delta/Malyan M300/Configuration.h b/config/examples/delta/Malyan M300/Configuration.h index c93d9da679..c874ab9ad8 100644 --- a/config/examples/delta/Malyan M300/Configuration.h +++ b/config/examples/delta/Malyan M300/Configuration.h @@ -1456,7 +1456,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/delta/Tevo Little Monster/Configuration.h b/config/examples/delta/Tevo Little Monster/Configuration.h index dc150695a2..a9431ce79d 100644 --- a/config/examples/delta/Tevo Little Monster/Configuration.h +++ b/config/examples/delta/Tevo Little Monster/Configuration.h @@ -1464,7 +1464,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/delta/Velleman/K8800/Configuration.h b/config/examples/delta/Velleman/K8800/Configuration.h index 56408cd284..49e20d9243 100644 --- a/config/examples/delta/Velleman/K8800/Configuration.h +++ b/config/examples/delta/Velleman/K8800/Configuration.h @@ -1490,7 +1490,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/delta/generic/Configuration.h b/config/examples/delta/generic/Configuration.h index 15c12b8092..233b16f8de 100644 --- a/config/examples/delta/generic/Configuration.h +++ b/config/examples/delta/generic/Configuration.h @@ -1463,7 +1463,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/delta/kossel_clear/Configuration.h b/config/examples/delta/kossel_clear/Configuration.h index 899affb807..e501c140a4 100644 --- a/config/examples/delta/kossel_clear/Configuration.h +++ b/config/examples/delta/kossel_clear/Configuration.h @@ -1463,7 +1463,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/delta/kossel_mini/Configuration.h b/config/examples/delta/kossel_mini/Configuration.h index 5ac68512fc..28d16270b9 100644 --- a/config/examples/delta/kossel_mini/Configuration.h +++ b/config/examples/delta/kossel_mini/Configuration.h @@ -1463,7 +1463,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/delta/kossel_pro/Configuration.h b/config/examples/delta/kossel_pro/Configuration.h index 12f9fbfcae..05a811abf8 100644 --- a/config/examples/delta/kossel_pro/Configuration.h +++ b/config/examples/delta/kossel_pro/Configuration.h @@ -1475,7 +1475,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/delta/kossel_xl/Configuration.h b/config/examples/delta/kossel_xl/Configuration.h index 43f7eaffca..183a028a02 100644 --- a/config/examples/delta/kossel_xl/Configuration.h +++ b/config/examples/delta/kossel_xl/Configuration.h @@ -1469,7 +1469,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/gCreate/gMax1.5+/Configuration.h b/config/examples/gCreate/gMax1.5+/Configuration.h index 641832c6d0..83f8f1bebe 100644 --- a/config/examples/gCreate/gMax1.5+/Configuration.h +++ b/config/examples/gCreate/gMax1.5+/Configuration.h @@ -1462,7 +1462,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/linear_axes/Octopus 8 LINEAR_AXES/Configuration.h b/config/examples/linear_axes/Octopus 8 LINEAR_AXES/Configuration.h index 8774c692f9..e7503b30e7 100644 --- a/config/examples/linear_axes/Octopus 8 LINEAR_AXES/Configuration.h +++ b/config/examples/linear_axes/Octopus 8 LINEAR_AXES/Configuration.h @@ -1467,7 +1467,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/linear_axes/RAMPS 5 LINEAR_AXES/Configuration.h b/config/examples/linear_axes/RAMPS 5 LINEAR_AXES/Configuration.h index b1e6fee42c..daa87d6f99 100644 --- a/config/examples/linear_axes/RAMPS 5 LINEAR_AXES/Configuration.h +++ b/config/examples/linear_axes/RAMPS 5 LINEAR_AXES/Configuration.h @@ -1442,7 +1442,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/makibox/Configuration.h b/config/examples/makibox/Configuration.h index 1aa0e3c7ec..512865e211 100644 --- a/config/examples/makibox/Configuration.h +++ b/config/examples/makibox/Configuration.h @@ -1458,7 +1458,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif diff --git a/config/examples/tvrrug/Round2/Configuration.h b/config/examples/tvrrug/Round2/Configuration.h index bb8008e4e4..07e6784fc2 100644 --- a/config/examples/tvrrug/Round2/Configuration.h +++ b/config/examples/tvrrug/Round2/Configuration.h @@ -1462,7 +1462,6 @@ * Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C. */ //#define BD_SENSOR - #if ENABLED(BD_SENSOR) //#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point #endif