Browse Source

Merge pull request #8244 from thinkyhead/bf2_probes_link

[2.0] Fix probes configuration url
pull/1/head
Scott Lahteine 7 years ago
committed by GitHub
parent
commit
b561ee2738
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Marlin/Configuration.h
  2. 2
      Marlin/src/config/default/Configuration.h
  3. 2
      Marlin/src/config/examples/AlephObjects/TAZ4/Configuration.h
  4. 2
      Marlin/src/config/examples/AliExpress/CL-260/Configuration.h
  5. 2
      Marlin/src/config/examples/Anet/A6/Configuration.h
  6. 2
      Marlin/src/config/examples/Anet/A8/Configuration.h
  7. 2
      Marlin/src/config/examples/Azteeg/X5GT/Configuration.h
  8. 2
      Marlin/src/config/examples/BQ/Hephestos/Configuration.h
  9. 2
      Marlin/src/config/examples/BQ/Hephestos_2/Configuration.h
  10. 2
      Marlin/src/config/examples/BQ/WITBOX/Configuration.h
  11. 2
      Marlin/src/config/examples/Cartesio/Configuration.h
  12. 2
      Marlin/src/config/examples/Creality/CR-10/Configuration.h
  13. 2
      Marlin/src/config/examples/Felix/Configuration.h
  14. 2
      Marlin/src/config/examples/Felix/DUAL/Configuration.h
  15. 2
      Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h
  16. 2
      Marlin/src/config/examples/Geeetech/GT2560/Configuration.h
  17. 2
      Marlin/src/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h
  18. 2
      Marlin/src/config/examples/Infitary/i3-M508/Configuration.h
  19. 2
      Marlin/src/config/examples/Malyan/M150/Configuration.h
  20. 2
      Marlin/src/config/examples/Micromake/C1/basic/Configuration.h
  21. 2
      Marlin/src/config/examples/Micromake/C1/enhanced/Configuration.h
  22. 2
      Marlin/src/config/examples/Mks/Sbase/Configuration.h
  23. 2
      Marlin/src/config/examples/RepRapWorld/Megatronics/Configuration.h
  24. 2
      Marlin/src/config/examples/RigidBot/Configuration.h
  25. 2
      Marlin/src/config/examples/SCARA/Configuration.h
  26. 2
      Marlin/src/config/examples/Sanguinololu/Configuration.h
  27. 2
      Marlin/src/config/examples/TinyBoy2/Configuration.h
  28. 2
      Marlin/src/config/examples/UltiMachine/Archim2/Configuration.h
  29. 2
      Marlin/src/config/examples/Velleman/K8200/Configuration.h
  30. 2
      Marlin/src/config/examples/Velleman/K8400/Configuration.h
  31. 2
      Marlin/src/config/examples/Velleman/K8400/Dual-head/Configuration.h
  32. 2
      Marlin/src/config/examples/adafruit/ST7565/Configuration.h
  33. 2
      Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration.h
  34. 2
      Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration.h
  35. 2
      Marlin/src/config/examples/delta/generic/Configuration.h
  36. 2
      Marlin/src/config/examples/delta/kossel_mini/Configuration.h
  37. 2
      Marlin/src/config/examples/delta/kossel_pro/Configuration.h
  38. 2
      Marlin/src/config/examples/delta/kossel_xl/Configuration.h
  39. 2
      Marlin/src/config/examples/gCreate/gMax1.5+/Configuration.h
  40. 2
      Marlin/src/config/examples/makibox/Configuration.h
  41. 2
      Marlin/src/config/examples/stm32f103ret6/Configuration.h
  42. 2
      Marlin/src/config/examples/tvrrug/Round2/Configuration.h
  43. 2
      Marlin/src/config/examples/wt150/Configuration.h

2
Marlin/Configuration.h

@ -573,7 +573,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/default/Configuration.h

@ -573,7 +573,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/AlephObjects/TAZ4/Configuration.h

@ -593,7 +593,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/AliExpress/CL-260/Configuration.h

@ -573,7 +573,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/Anet/A6/Configuration.h

@ -630,7 +630,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/Anet/A8/Configuration.h

@ -579,7 +579,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/Azteeg/X5GT/Configuration.h

@ -573,7 +573,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/BQ/Hephestos/Configuration.h

@ -564,7 +564,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/BQ/Hephestos_2/Configuration.h

@ -574,7 +574,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/BQ/WITBOX/Configuration.h

@ -564,7 +564,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/Cartesio/Configuration.h

@ -572,7 +572,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/Creality/CR-10/Configuration.h

@ -583,7 +583,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/Felix/Configuration.h

@ -555,7 +555,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/Felix/DUAL/Configuration.h

@ -555,7 +555,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h

@ -579,7 +579,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/Geeetech/GT2560/Configuration.h

@ -588,7 +588,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h

@ -573,7 +573,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/Infitary/i3-M508/Configuration.h

@ -577,7 +577,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/Malyan/M150/Configuration.h

@ -593,7 +593,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/Micromake/C1/basic/Configuration.h

@ -577,7 +577,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/Micromake/C1/enhanced/Configuration.h

@ -577,7 +577,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/Mks/Sbase/Configuration.h

@ -575,7 +575,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/RepRapWorld/Megatronics/Configuration.h

@ -573,7 +573,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/RigidBot/Configuration.h

@ -571,7 +571,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/SCARA/Configuration.h

@ -585,7 +585,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/Sanguinololu/Configuration.h

@ -604,7 +604,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/TinyBoy2/Configuration.h

@ -624,7 +624,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/UltiMachine/Archim2/Configuration.h

@ -573,7 +573,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/Velleman/K8200/Configuration.h

@ -602,7 +602,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/Velleman/K8400/Configuration.h

@ -573,7 +573,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/Velleman/K8400/Dual-head/Configuration.h

@ -573,7 +573,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/adafruit/ST7565/Configuration.h

@ -573,7 +573,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration.h

@ -653,7 +653,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration.h

@ -653,7 +653,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/delta/generic/Configuration.h

@ -643,7 +643,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/delta/kossel_mini/Configuration.h

@ -643,7 +643,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/delta/kossel_pro/Configuration.h

@ -636,7 +636,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/delta/kossel_xl/Configuration.h

@ -655,7 +655,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/gCreate/gMax1.5+/Configuration.h

@ -586,7 +586,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/makibox/Configuration.h

@ -576,7 +576,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/stm32f103ret6/Configuration.h

@ -576,7 +576,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/tvrrug/Round2/Configuration.h

@ -568,7 +568,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

2
Marlin/src/config/examples/wt150/Configuration.h

@ -578,7 +578,7 @@
// @section probes
//
// See http://marlinfw.org/configuration/probes.html
// See http://marlinfw.org/docs/configuration/probes.html
//
/**

Loading…
Cancel
Save