Browse Source

Add UBL_MESH_EDIT_ENABLED to configs

pull/1/head
Scott Lahteine 7 years ago
parent
commit
783338a0b8
  1. 1
      Marlin/Configuration.h
  2. 1
      Marlin/example_configurations/Cartesio/Configuration.h
  3. 1
      Marlin/example_configurations/Felix/Configuration.h
  4. 1
      Marlin/example_configurations/Felix/DUAL/Configuration.h
  5. 1
      Marlin/example_configurations/Hephestos/Configuration.h
  6. 1
      Marlin/example_configurations/Hephestos_2/Configuration.h
  7. 1
      Marlin/example_configurations/K8200/Configuration.h
  8. 1
      Marlin/example_configurations/K8400/Configuration.h
  9. 1
      Marlin/example_configurations/K8400/Dual-head/Configuration.h
  10. 1
      Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h
  11. 1
      Marlin/example_configurations/RigidBot/Configuration.h
  12. 1
      Marlin/example_configurations/SCARA/Configuration.h
  13. 1
      Marlin/example_configurations/TAZ4/Configuration.h
  14. 1
      Marlin/example_configurations/WITBOX/Configuration.h
  15. 1
      Marlin/example_configurations/adafruit/ST7565/Configuration.h
  16. 1
      Marlin/example_configurations/delta/flsun_kossel_mini/Configuration.h
  17. 1
      Marlin/example_configurations/delta/generic/Configuration.h
  18. 1
      Marlin/example_configurations/delta/kossel_mini/Configuration.h
  19. 1
      Marlin/example_configurations/delta/kossel_pro/Configuration.h
  20. 1
      Marlin/example_configurations/delta/kossel_xl/Configuration.h
  21. 1
      Marlin/example_configurations/makibox/Configuration.h
  22. 1
      Marlin/example_configurations/tvrrug/Round2/Configuration.h

1
Marlin/Configuration.h

@ -862,6 +862,7 @@
#define UBL_PROBE_PT_2_Y 20
#define UBL_PROBE_PT_3_X 180
#define UBL_PROBE_PT_3_Y 20
#define UBL_MESH_EDIT_ENABLED // Enable G26 mesh editing
#elif ENABLED(MESH_BED_LEVELING)

1
Marlin/example_configurations/Cartesio/Configuration.h

@ -863,6 +863,7 @@
#define UBL_PROBE_PT_2_Y 20
#define UBL_PROBE_PT_3_X 180
#define UBL_PROBE_PT_3_Y 20
#define UBL_MESH_EDIT_ENABLED // Enable G26 mesh editing
#elif ENABLED(MESH_BED_LEVELING)

1
Marlin/example_configurations/Felix/Configuration.h

@ -846,6 +846,7 @@
#define UBL_PROBE_PT_2_Y 20
#define UBL_PROBE_PT_3_X 180
#define UBL_PROBE_PT_3_Y 20
#define UBL_MESH_EDIT_ENABLED // Enable G26 mesh editing
#elif ENABLED(MESH_BED_LEVELING)

1
Marlin/example_configurations/Felix/DUAL/Configuration.h

@ -846,6 +846,7 @@
#define UBL_PROBE_PT_2_Y 20
#define UBL_PROBE_PT_3_X 180
#define UBL_PROBE_PT_3_Y 20
#define UBL_MESH_EDIT_ENABLED // Enable G26 mesh editing
#elif ENABLED(MESH_BED_LEVELING)

1
Marlin/example_configurations/Hephestos/Configuration.h

@ -855,6 +855,7 @@
#define UBL_PROBE_PT_2_Y 20
#define UBL_PROBE_PT_3_X 180
#define UBL_PROBE_PT_3_Y 20
#define UBL_MESH_EDIT_ENABLED // Enable G26 mesh editing
#elif ENABLED(MESH_BED_LEVELING)

1
Marlin/example_configurations/Hephestos_2/Configuration.h

@ -857,6 +857,7 @@
#define UBL_PROBE_PT_2_Y 20
#define UBL_PROBE_PT_3_X 180
#define UBL_PROBE_PT_3_Y 20
#define UBL_MESH_EDIT_ENABLED // Enable G26 mesh editing
#elif ENABLED(MESH_BED_LEVELING)

1
Marlin/example_configurations/K8200/Configuration.h

@ -892,6 +892,7 @@
#define UBL_PROBE_PT_2_Y 20
#define UBL_PROBE_PT_3_X 180
#define UBL_PROBE_PT_3_Y 20
#define UBL_MESH_EDIT_ENABLED // Enable G26 mesh editing
#elif ENABLED(MESH_BED_LEVELING)

1
Marlin/example_configurations/K8400/Configuration.h

@ -863,6 +863,7 @@
#define UBL_PROBE_PT_2_Y 20
#define UBL_PROBE_PT_3_X 180
#define UBL_PROBE_PT_3_Y 20
#define UBL_MESH_EDIT_ENABLED // Enable G26 mesh editing
#elif ENABLED(MESH_BED_LEVELING)

1
Marlin/example_configurations/K8400/Dual-head/Configuration.h

@ -863,6 +863,7 @@
#define UBL_PROBE_PT_2_Y 20
#define UBL_PROBE_PT_3_X 180
#define UBL_PROBE_PT_3_Y 20
#define UBL_MESH_EDIT_ENABLED // Enable G26 mesh editing
#elif ENABLED(MESH_BED_LEVELING)

1
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h

@ -863,6 +863,7 @@
#define UBL_PROBE_PT_2_Y 20
#define UBL_PROBE_PT_3_X 180
#define UBL_PROBE_PT_3_Y 20
#define UBL_MESH_EDIT_ENABLED // Enable G26 mesh editing
#elif ENABLED(MESH_BED_LEVELING)

1
Marlin/example_configurations/RigidBot/Configuration.h

@ -862,6 +862,7 @@
#define UBL_PROBE_PT_2_Y 20
#define UBL_PROBE_PT_3_X 180
#define UBL_PROBE_PT_3_Y 20
#define UBL_MESH_EDIT_ENABLED // Enable G26 mesh editing
#elif ENABLED(MESH_BED_LEVELING)

1
Marlin/example_configurations/SCARA/Configuration.h

@ -878,6 +878,7 @@
#define UBL_PROBE_PT_2_Y 20
#define UBL_PROBE_PT_3_X 180
#define UBL_PROBE_PT_3_Y 20
#define UBL_MESH_EDIT_ENABLED // Enable G26 mesh editing
#elif ENABLED(MESH_BED_LEVELING)

1
Marlin/example_configurations/TAZ4/Configuration.h

@ -884,6 +884,7 @@
#define UBL_PROBE_PT_2_Y 20
#define UBL_PROBE_PT_3_X 180
#define UBL_PROBE_PT_3_Y 20
#define UBL_MESH_EDIT_ENABLED // Enable G26 mesh editing
#elif ENABLED(MESH_BED_LEVELING)

1
Marlin/example_configurations/WITBOX/Configuration.h

@ -855,6 +855,7 @@
#define UBL_PROBE_PT_2_Y 20
#define UBL_PROBE_PT_3_X 180
#define UBL_PROBE_PT_3_Y 20
#define UBL_MESH_EDIT_ENABLED // Enable G26 mesh editing
#elif ENABLED(MESH_BED_LEVELING)

1
Marlin/example_configurations/adafruit/ST7565/Configuration.h

@ -863,6 +863,7 @@
#define UBL_PROBE_PT_2_Y 20
#define UBL_PROBE_PT_3_X 180
#define UBL_PROBE_PT_3_Y 20
#define UBL_MESH_EDIT_ENABLED // Enable G26 mesh editing
#elif ENABLED(MESH_BED_LEVELING)

1
Marlin/example_configurations/delta/flsun_kossel_mini/Configuration.h

@ -968,6 +968,7 @@
#define UBL_PROBE_PT_2_Y 20
#define UBL_PROBE_PT_3_X 180
#define UBL_PROBE_PT_3_Y 20
#define UBL_MESH_EDIT_ENABLED // Enable G26 mesh editing
#elif ENABLED(MESH_BED_LEVELING)

1
Marlin/example_configurations/delta/generic/Configuration.h

@ -954,6 +954,7 @@
#define UBL_PROBE_PT_2_Y 20
#define UBL_PROBE_PT_3_X 180
#define UBL_PROBE_PT_3_Y 20
#define UBL_MESH_EDIT_ENABLED // Enable G26 mesh editing
#elif ENABLED(MESH_BED_LEVELING)

1
Marlin/example_configurations/delta/kossel_mini/Configuration.h

@ -958,6 +958,7 @@
#define UBL_PROBE_PT_2_Y 20
#define UBL_PROBE_PT_3_X 180
#define UBL_PROBE_PT_3_Y 20
#define UBL_MESH_EDIT_ENABLED // Enable G26 mesh editing
#elif ENABLED(MESH_BED_LEVELING)

1
Marlin/example_configurations/delta/kossel_pro/Configuration.h

@ -957,6 +957,7 @@
#define UBL_PROBE_PT_2_Y 20
#define UBL_PROBE_PT_3_X 180
#define UBL_PROBE_PT_3_Y 20
#define UBL_MESH_EDIT_ENABLED // Enable G26 mesh editing
#elif ENABLED(MESH_BED_LEVELING)

1
Marlin/example_configurations/delta/kossel_xl/Configuration.h

@ -967,6 +967,7 @@
#define UBL_PROBE_PT_2_Y 20
#define UBL_PROBE_PT_3_X 180
#define UBL_PROBE_PT_3_Y 20
#define UBL_MESH_EDIT_ENABLED // Enable G26 mesh editing
#elif ENABLED(MESH_BED_LEVELING)

1
Marlin/example_configurations/makibox/Configuration.h

@ -866,6 +866,7 @@
#define UBL_PROBE_PT_2_Y 20
#define UBL_PROBE_PT_3_X 180
#define UBL_PROBE_PT_3_Y 20
#define UBL_MESH_EDIT_ENABLED // Enable G26 mesh editing
#elif ENABLED(MESH_BED_LEVELING)

1
Marlin/example_configurations/tvrrug/Round2/Configuration.h

@ -859,6 +859,7 @@
#define UBL_PROBE_PT_2_Y 20
#define UBL_PROBE_PT_3_X 180
#define UBL_PROBE_PT_3_Y 20
#define UBL_MESH_EDIT_ENABLED // Enable G26 mesh editing
#elif ENABLED(MESH_BED_LEVELING)

Loading…
Cancel
Save