Merge pull request #4094 from thinkyhead/rc_cartesio_config
Cartesio UI display option in all configs
This commit is contained in:
commit
15a5eeb740
|
@ -958,6 +958,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
||||||
//
|
//
|
||||||
//#define ULTIPANEL
|
//#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)
|
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||||
// http://reprap.org/wiki/PanelOne
|
// http://reprap.org/wiki/PanelOne
|
||||||
|
|
|
@ -941,6 +941,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
||||||
//
|
//
|
||||||
//#define ULTIPANEL
|
//#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)
|
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||||
// http://reprap.org/wiki/PanelOne
|
// http://reprap.org/wiki/PanelOne
|
||||||
|
|
|
@ -939,6 +939,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
||||||
//
|
//
|
||||||
//#define ULTIPANEL
|
//#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)
|
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||||
// http://reprap.org/wiki/PanelOne
|
// http://reprap.org/wiki/PanelOne
|
||||||
|
|
|
@ -950,6 +950,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
|
||||||
//
|
//
|
||||||
//#define ULTIPANEL
|
//#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)
|
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||||
// http://reprap.org/wiki/PanelOne
|
// http://reprap.org/wiki/PanelOne
|
||||||
|
|
|
@ -957,6 +957,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
||||||
//
|
//
|
||||||
//#define ULTIPANEL
|
//#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)
|
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||||
// http://reprap.org/wiki/PanelOne
|
// http://reprap.org/wiki/PanelOne
|
||||||
|
|
|
@ -975,6 +975,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
||||||
//
|
//
|
||||||
//#define ULTIPANEL
|
//#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)
|
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||||
// http://reprap.org/wiki/PanelOne
|
// http://reprap.org/wiki/PanelOne
|
||||||
|
|
|
@ -958,6 +958,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
||||||
//
|
//
|
||||||
//#define ULTIPANEL
|
//#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)
|
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||||
// http://reprap.org/wiki/PanelOne
|
// http://reprap.org/wiki/PanelOne
|
||||||
|
|
|
@ -953,6 +953,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
||||||
//
|
//
|
||||||
//#define ULTIPANEL
|
//#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)
|
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||||
// http://reprap.org/wiki/PanelOne
|
// http://reprap.org/wiki/PanelOne
|
||||||
|
|
|
@ -966,6 +966,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
||||||
//
|
//
|
||||||
//#define ULTIPANEL
|
//#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)
|
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||||
// http://reprap.org/wiki/PanelOne
|
// http://reprap.org/wiki/PanelOne
|
||||||
|
|
|
@ -979,6 +979,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
||||||
//
|
//
|
||||||
//#define ULTIPANEL
|
//#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)
|
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||||
// http://reprap.org/wiki/PanelOne
|
// http://reprap.org/wiki/PanelOne
|
||||||
|
|
|
@ -950,6 +950,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
|
||||||
//
|
//
|
||||||
//#define ULTIPANEL
|
//#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)
|
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||||
// http://reprap.org/wiki/PanelOne
|
// http://reprap.org/wiki/PanelOne
|
||||||
|
|
|
@ -958,6 +958,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
||||||
//
|
//
|
||||||
//#define ULTIPANEL
|
//#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)
|
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||||
// http://reprap.org/wiki/PanelOne
|
// http://reprap.org/wiki/PanelOne
|
||||||
|
|
|
@ -1047,6 +1047,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
|
||||||
//
|
//
|
||||||
//#define ULTIPANEL
|
//#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)
|
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||||
// http://reprap.org/wiki/PanelOne
|
// http://reprap.org/wiki/PanelOne
|
||||||
|
|
|
@ -1041,6 +1041,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
|
||||||
//
|
//
|
||||||
//#define ULTIPANEL
|
//#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)
|
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||||
// http://reprap.org/wiki/PanelOne
|
// http://reprap.org/wiki/PanelOne
|
||||||
|
|
|
@ -1044,6 +1044,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
||||||
//
|
//
|
||||||
//#define ULTIPANEL
|
//#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)
|
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||||
// http://reprap.org/wiki/PanelOne
|
// http://reprap.org/wiki/PanelOne
|
||||||
|
|
|
@ -1049,6 +1049,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
||||||
//
|
//
|
||||||
//#define ULTIPANEL
|
//#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)
|
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||||
// http://reprap.org/wiki/PanelOne
|
// http://reprap.org/wiki/PanelOne
|
||||||
|
|
|
@ -1046,6 +1046,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
||||||
//
|
//
|
||||||
//#define ULTIPANEL
|
//#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)
|
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||||
// http://reprap.org/wiki/PanelOne
|
// http://reprap.org/wiki/PanelOne
|
||||||
|
|
|
@ -961,6 +961,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
||||||
//
|
//
|
||||||
//#define ULTIPANEL
|
//#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)
|
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||||
// http://reprap.org/wiki/PanelOne
|
// http://reprap.org/wiki/PanelOne
|
||||||
|
|
|
@ -952,6 +952,10 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
|
||||||
//
|
//
|
||||||
//#define ULTIPANEL
|
//#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)
|
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||||
// http://reprap.org/wiki/PanelOne
|
// http://reprap.org/wiki/PanelOne
|
||||||
|
|
Loading…
Reference in a new issue