Browse Source

Followup for Z_TRIPLE_ENDSTOPS

Scott Lahteine 5 years ago
parent
commit
ddcbf80f23
52 changed files with 104 additions and 104 deletions
  1. 2
    2
      Marlin/Configuration_adv.h
  2. 2
    2
      Marlin/src/config/examples/AlephObjects/TAZ4/Configuration_adv.h
  3. 2
    2
      Marlin/src/config/examples/Anet/A6/Configuration_adv.h
  4. 2
    2
      Marlin/src/config/examples/Anet/A8/Configuration_adv.h
  5. 2
    2
      Marlin/src/config/examples/Azteeg/X5GT/Configuration_adv.h
  6. 2
    2
      Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration_adv.h
  7. 2
    2
      Marlin/src/config/examples/BIBO/TouchX/default/Configuration_adv.h
  8. 2
    2
      Marlin/src/config/examples/BQ/Hephestos/Configuration_adv.h
  9. 2
    2
      Marlin/src/config/examples/BQ/Hephestos_2/Configuration_adv.h
  10. 2
    2
      Marlin/src/config/examples/BQ/WITBOX/Configuration_adv.h
  11. 2
    2
      Marlin/src/config/examples/Cartesio/Configuration_adv.h
  12. 2
    2
      Marlin/src/config/examples/Creality/CR-10/Configuration_adv.h
  13. 2
    2
      Marlin/src/config/examples/Creality/CR-10S/Configuration_adv.h
  14. 2
    2
      Marlin/src/config/examples/Creality/CR-10mini/Configuration_adv.h
  15. 2
    2
      Marlin/src/config/examples/Creality/CR-8/Configuration_adv.h
  16. 2
    2
      Marlin/src/config/examples/Creality/Ender-2/Configuration_adv.h
  17. 2
    2
      Marlin/src/config/examples/Creality/Ender-3/Configuration_adv.h
  18. 2
    2
      Marlin/src/config/examples/Creality/Ender-4/Configuration_adv.h
  19. 2
    2
      Marlin/src/config/examples/Einstart-S/Configuration_adv.h
  20. 2
    2
      Marlin/src/config/examples/Felix/Configuration_adv.h
  21. 2
    2
      Marlin/src/config/examples/FolgerTech/i3-2020/Configuration_adv.h
  22. 2
    2
      Marlin/src/config/examples/Formbot/T-Rex_2+/Configuration_adv.h
  23. 2
    2
      Marlin/src/config/examples/Formbot/T_Rex_3/Configuration_adv.h
  24. 2
    2
      Marlin/src/config/examples/Geeetech/Prusa i3 Pro C/Configuration_adv.h
  25. 2
    2
      Marlin/src/config/examples/Geeetech/Prusa i3 Pro W/Configuration_adv.h
  26. 2
    2
      Marlin/src/config/examples/Infitary/i3-M508/Configuration_adv.h
  27. 2
    2
      Marlin/src/config/examples/JGAurora/A5/Configuration_adv.h
  28. 2
    2
      Marlin/src/config/examples/MakerParts/Configuration_adv.h
  29. 2
    2
      Marlin/src/config/examples/Malyan/M150/Configuration_adv.h
  30. 2
    2
      Marlin/src/config/examples/Malyan/M200/Configuration_adv.h
  31. 2
    2
      Marlin/src/config/examples/Micromake/C1/enhanced/Configuration_adv.h
  32. 2
    2
      Marlin/src/config/examples/Mks/Sbase/Configuration_adv.h
  33. 2
    2
      Marlin/src/config/examples/RigidBot/Configuration_adv.h
  34. 2
    2
      Marlin/src/config/examples/SCARA/Configuration_adv.h
  35. 2
    2
      Marlin/src/config/examples/Sanguinololu/Configuration_adv.h
  36. 2
    2
      Marlin/src/config/examples/TheBorg/Configuration_adv.h
  37. 2
    2
      Marlin/src/config/examples/TinyBoy2/Configuration_adv.h
  38. 2
    2
      Marlin/src/config/examples/UltiMachine/Archim2/Configuration_adv.h
  39. 2
    2
      Marlin/src/config/examples/Velleman/K8200/Configuration_adv.h
  40. 2
    2
      Marlin/src/config/examples/Velleman/K8400/Configuration_adv.h
  41. 2
    2
      Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration_adv.h
  42. 2
    2
      Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h
  43. 2
    2
      Marlin/src/config/examples/delta/FLSUN/kossel/Configuration_adv.h
  44. 2
    2
      Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h
  45. 2
    2
      Marlin/src/config/examples/delta/generic/Configuration_adv.h
  46. 2
    2
      Marlin/src/config/examples/delta/kossel_mini/Configuration_adv.h
  47. 2
    2
      Marlin/src/config/examples/delta/kossel_pro/Configuration_adv.h
  48. 2
    2
      Marlin/src/config/examples/delta/kossel_xl/Configuration_adv.h
  49. 2
    2
      Marlin/src/config/examples/gCreate/gMax1.5+/Configuration_adv.h
  50. 2
    2
      Marlin/src/config/examples/makibox/Configuration_adv.h
  51. 2
    2
      Marlin/src/config/examples/tvrrug/Round2/Configuration_adv.h
  52. 2
    2
      Marlin/src/config/examples/wt150/Configuration_adv.h

+ 2
- 2
Marlin/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/AlephObjects/TAZ4/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/Anet/A6/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/Anet/A8/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/Azteeg/X5GT/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/BIBO/TouchX/default/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/BQ/Hephestos/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/BQ/Hephestos_2/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/BQ/WITBOX/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/Cartesio/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/Creality/CR-10/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/Creality/CR-10S/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/Creality/CR-10mini/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/Creality/CR-8/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/Creality/Ender-2/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/Creality/Ender-3/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/Creality/Ender-4/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/Einstart-S/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/Felix/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/FolgerTech/i3-2020/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/Formbot/T-Rex_2+/Configuration_adv.h View File

@@ -349,8 +349,8 @@
349 349
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
350 350
     #define Z2_USE_ENDSTOP _XMAX_
351 351
     #define Z3_USE_ENDSTOP _YMAX_
352
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
353
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
352
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
353
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
354 354
   #endif
355 355
 #endif
356 356
 

+ 2
- 2
Marlin/src/config/examples/Formbot/T_Rex_3/Configuration_adv.h View File

@@ -349,8 +349,8 @@
349 349
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
350 350
     #define Z2_USE_ENDSTOP _XMAX_
351 351
     #define Z3_USE_ENDSTOP _YMAX_
352
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
353
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
352
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
353
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
354 354
   #endif
355 355
 #endif
356 356
 

+ 2
- 2
Marlin/src/config/examples/Geeetech/Prusa i3 Pro C/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/Geeetech/Prusa i3 Pro W/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/Infitary/i3-M508/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/JGAurora/A5/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/MakerParts/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/Malyan/M150/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/Malyan/M200/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/Micromake/C1/enhanced/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/Mks/Sbase/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/RigidBot/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/SCARA/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/Sanguinololu/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/TheBorg/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/TinyBoy2/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/UltiMachine/Archim2/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/Velleman/K8200/Configuration_adv.h View File

@@ -358,8 +358,8 @@
358 358
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
359 359
     #define Z2_USE_ENDSTOP _XMAX_
360 360
     #define Z3_USE_ENDSTOP _YMAX_
361
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
362
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
361
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
362
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
363 363
   #endif
364 364
 #endif
365 365
 

+ 2
- 2
Marlin/src/config/examples/Velleman/K8400/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/delta/FLSUN/kossel/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/delta/generic/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/delta/kossel_mini/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/delta/kossel_pro/Configuration_adv.h View File

@@ -350,8 +350,8 @@
350 350
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
351 351
     #define Z2_USE_ENDSTOP _XMAX_
352 352
     #define Z3_USE_ENDSTOP _YMAX_
353
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
354
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
353
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
354
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
355 355
   #endif
356 356
 #endif
357 357
 

+ 2
- 2
Marlin/src/config/examples/delta/kossel_xl/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/gCreate/gMax1.5+/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/makibox/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/tvrrug/Round2/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

+ 2
- 2
Marlin/src/config/examples/wt150/Configuration_adv.h View File

@@ -345,8 +345,8 @@
345 345
   #if ENABLED(Z_TRIPLE_ENDSTOPS)
346 346
     #define Z2_USE_ENDSTOP _XMAX_
347 347
     #define Z3_USE_ENDSTOP _YMAX_
348
-    #define Z_TRIPLE2_ENDSTOPS_ADJUSTMENT  0
349
-    #define Z_TRIPLE3_ENDSTOPS_ADJUSTMENT  0
348
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT2  0
349
+    #define Z_TRIPLE_ENDSTOPS_ADJUSTMENT3  0
350 350
   #endif
351 351
 #endif
352 352
 

Loading…
Cancel
Save