Browse Source

Cartesio UI display option in all configs

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

4
Marlin/Configuration.h

@ -958,6 +958,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
//
//#define ULTIPANEL
// Cartesio UI
// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
//#define CARTESIO_UI
//
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
// http://reprap.org/wiki/PanelOne

4
Marlin/example_configurations/Felix/Configuration.h

@ -941,6 +941,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
//
//#define ULTIPANEL
// Cartesio UI
// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
//#define CARTESIO_UI
//
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
// http://reprap.org/wiki/PanelOne

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

@ -939,6 +939,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
//
//#define ULTIPANEL
// Cartesio UI
// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
//#define CARTESIO_UI
//
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
// http://reprap.org/wiki/PanelOne

4
Marlin/example_configurations/Hephestos/Configuration.h

@ -950,6 +950,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
//
//#define ULTIPANEL
// Cartesio UI
// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
//#define CARTESIO_UI
//
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
// http://reprap.org/wiki/PanelOne

4
Marlin/example_configurations/Hephestos_2/Configuration.h

@ -957,6 +957,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
//
//#define ULTIPANEL
// Cartesio UI
// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
//#define CARTESIO_UI
//
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
// http://reprap.org/wiki/PanelOne

4
Marlin/example_configurations/K8200/Configuration.h

@ -975,6 +975,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
//
//#define ULTIPANEL
// Cartesio UI
// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
//#define CARTESIO_UI
//
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
// http://reprap.org/wiki/PanelOne

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

@ -958,6 +958,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
//
//#define ULTIPANEL
// Cartesio UI
// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
//#define CARTESIO_UI
//
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
// http://reprap.org/wiki/PanelOne

4
Marlin/example_configurations/RigidBot/Configuration.h

@ -953,6 +953,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
//
//#define ULTIPANEL
// Cartesio UI
// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
//#define CARTESIO_UI
//
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
// http://reprap.org/wiki/PanelOne

4
Marlin/example_configurations/SCARA/Configuration.h

@ -966,6 +966,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
//
//#define ULTIPANEL
// Cartesio UI
// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
//#define CARTESIO_UI
//
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
// http://reprap.org/wiki/PanelOne

4
Marlin/example_configurations/TAZ4/Configuration.h

@ -979,6 +979,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
//
//#define ULTIPANEL
// Cartesio UI
// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
//#define CARTESIO_UI
//
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
// http://reprap.org/wiki/PanelOne

4
Marlin/example_configurations/WITBOX/Configuration.h

@ -950,6 +950,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
//
//#define ULTIPANEL
// Cartesio UI
// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
//#define CARTESIO_UI
//
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
// http://reprap.org/wiki/PanelOne

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

@ -958,6 +958,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
//
//#define ULTIPANEL
// Cartesio UI
// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
//#define CARTESIO_UI
//
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
// http://reprap.org/wiki/PanelOne

4
Marlin/example_configurations/delta/biv2.5/Configuration.h

@ -1047,6 +1047,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
//
//#define ULTIPANEL
// Cartesio UI
// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
//#define CARTESIO_UI
//
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
// http://reprap.org/wiki/PanelOne

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

@ -1041,6 +1041,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
//
//#define ULTIPANEL
// Cartesio UI
// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
//#define CARTESIO_UI
//
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
// http://reprap.org/wiki/PanelOne

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

@ -1044,6 +1044,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
//
//#define ULTIPANEL
// Cartesio UI
// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
//#define CARTESIO_UI
//
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
// http://reprap.org/wiki/PanelOne

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

@ -1049,6 +1049,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
//
//#define ULTIPANEL
// Cartesio UI
// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
//#define CARTESIO_UI
//
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
// http://reprap.org/wiki/PanelOne

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

@ -1046,6 +1046,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
//
//#define ULTIPANEL
// Cartesio UI
// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
//#define CARTESIO_UI
//
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
// http://reprap.org/wiki/PanelOne

4
Marlin/example_configurations/makibox/Configuration.h

@ -961,6 +961,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
//
//#define ULTIPANEL
// Cartesio UI
// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
//#define CARTESIO_UI
//
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
// http://reprap.org/wiki/PanelOne

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

@ -952,6 +952,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
//
//#define ULTIPANEL
// Cartesio UI
// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
//#define CARTESIO_UI
//
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
// http://reprap.org/wiki/PanelOne

Loading…
Cancel
Save