mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-08 23:46:27 -06:00
parent
1c97de8e36
commit
85b3272052
338 changed files with 2028 additions and 0 deletions
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1559,6 +1559,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 21, 61, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 21, 61, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1626,6 +1626,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { -35, -6, -0.5 }
|
#define NOZZLE_TO_PROBE_OFFSET { -35, -6, -0.5 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1627,6 +1627,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1558,6 +1558,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
//#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
//#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
//#define PROBING_MARGIN 10
|
//#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
//#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
//#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
//#define PROBING_MARGIN 10
|
//#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1587,6 +1587,12 @@
|
||||||
// (mount: https://github.com/ralf-e/ANET_A6_modifications/tree/master/A6_X-Axis)
|
// (mount: https://github.com/ralf-e/ANET_A6_modifications/tree/master/A6_X-Axis)
|
||||||
//#define NOZZLE_TO_PROBE_OFFSET { -30, 15, 0.75 }
|
//#define NOZZLE_TO_PROBE_OFFSET { -30, 15, 0.75 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1560,6 +1560,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 0, 0, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 0, 0, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1559,6 +1559,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1559,6 +1559,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1559,6 +1559,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1563,6 +1563,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { -25, -8.5, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { -25, -8.5, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 25
|
#define PROBING_MARGIN 25
|
||||||
|
|
|
@ -1563,6 +1563,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { -25, -8.5, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { -25, -8.5, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 25
|
#define PROBING_MARGIN 25
|
||||||
|
|
|
@ -1563,6 +1563,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 0, 0, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 0, 0, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 25
|
#define PROBING_MARGIN 25
|
||||||
|
|
|
@ -1563,6 +1563,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { -25, -8.5, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { -25, -8.5, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 25
|
#define PROBING_MARGIN 25
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { -25, -8.5, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { -25, -8.5, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { -25, -8.5, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { -25, -8.5, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { -25, -8.5, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { -25, -8.5, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1560,6 +1560,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 0, 0, -15 }
|
#define NOZZLE_TO_PROBE_OFFSET { 0, 0, -15 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1558,6 +1558,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { -40, -10, 2 }
|
#define NOZZLE_TO_PROBE_OFFSET { -40, -10, 2 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1558,6 +1558,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { -40, -10, 2 }
|
#define NOZZLE_TO_PROBE_OFFSET { -40, -10, 2 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { -40, -10, 2 }
|
#define NOZZLE_TO_PROBE_OFFSET { -40, -10, 2 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1606,6 +1606,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 0, -23, -1.54 }
|
#define NOZZLE_TO_PROBE_OFFSET { 0, -23, -1.54 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1571,6 +1571,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 0, -23, -1.54 }
|
#define NOZZLE_TO_PROBE_OFFSET { 0, -23, -1.54 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 75, 5, -2 }
|
#define NOZZLE_TO_PROBE_OFFSET { 75, 5, -2 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1558,6 +1558,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 27.25, -12.8, -1 }
|
#define NOZZLE_TO_PROBE_OFFSET { 27.25, -12.8, -1 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 25.4, -26.4, -1 }
|
#define NOZZLE_TO_PROBE_OFFSET { 25.4, -26.4, -1 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1573,6 +1573,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 27.25, -12.8, -2 }
|
#define NOZZLE_TO_PROBE_OFFSET { 27.25, -12.8, -2 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1555,6 +1555,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 0, 0, 0.2 }
|
#define NOZZLE_TO_PROBE_OFFSET { 0, 0, 0.2 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1555,6 +1555,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 0, 0, 0.2 }
|
#define NOZZLE_TO_PROBE_OFFSET { 0, 0, 0.2 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1570,6 +1570,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 24, -47, -1.5 }
|
#define NOZZLE_TO_PROBE_OFFSET { 24, -47, -1.5 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1564,6 +1564,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { -30.1, 26.78, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { -30.1, 26.78, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 0, -30.0, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 0, -30.0, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 5
|
#define PROBING_MARGIN 5
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 0, 0, -0.2 }
|
#define NOZZLE_TO_PROBE_OFFSET { 0, 0, -0.2 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1558,6 +1558,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { -25, -29, -12.35 }
|
#define NOZZLE_TO_PROBE_OFFSET { -25, -29, -12.35 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1571,6 +1571,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 34, 15, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 34, 15, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1558,6 +1558,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { -25, -29, -12.35 }
|
#define NOZZLE_TO_PROBE_OFFSET { -25, -29, -12.35 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1558,6 +1558,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1558,6 +1558,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1573,6 +1573,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1558,6 +1558,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1558,6 +1558,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1565,6 +1565,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { -38, -8, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { -38, -8, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1566,6 +1566,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1558,6 +1558,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1558,6 +1558,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { -44, -7, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { -44, -7, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 45
|
#define PROBING_MARGIN 45
|
||||||
|
|
|
@ -1558,6 +1558,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1559,6 +1559,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 25
|
#define PROBING_MARGIN 25
|
||||||
|
|
|
@ -1575,6 +1575,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 47, 0, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 47, 0, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1576,6 +1576,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 46, 2, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 46, 2, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1556,6 +1556,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { -44, -7, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { -44, -7, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1558,6 +1558,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { -38, -8, -0.412 }
|
#define NOZZLE_TO_PROBE_OFFSET { -38, -8, -0.412 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1558,6 +1558,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { -43, -5, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { -43, -5, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1558,6 +1558,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1558,6 +1558,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 0, 0, 0.2 }
|
#define NOZZLE_TO_PROBE_OFFSET { 0, 0, 0.2 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 30
|
#define PROBING_MARGIN 30
|
||||||
|
|
|
@ -1555,6 +1555,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1558,6 +1558,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1561,6 +1561,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1558,6 +1558,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { -39, -10, -1 }
|
#define NOZZLE_TO_PROBE_OFFSET { -39, -10, -1 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { -45, -8, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { -45, -8, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 20
|
#define PROBING_MARGIN 20
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { -40, -10, -1.85 }
|
#define NOZZLE_TO_PROBE_OFFSET { -40, -10, -1.85 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1558,6 +1558,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 44, -6, -2.35 }
|
#define NOZZLE_TO_PROBE_OFFSET { 44, -6, -2.35 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1558,6 +1558,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { -37, -39, -3.25 }
|
#define NOZZLE_TO_PROBE_OFFSET { -37, -39, -3.25 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { -37, -39, -2.75 }
|
#define NOZZLE_TO_PROBE_OFFSET { -37, -39, -2.75 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 20
|
#define PROBING_MARGIN 20
|
||||||
|
|
|
@ -1558,6 +1558,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { -39, -12, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { -39, -12, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
|
@ -1557,6 +1557,12 @@
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
||||||
|
|
||||||
|
// Enable and set to use a specific tool for probing. Disable to allow any tool.
|
||||||
|
#define PROBING_TOOL 0
|
||||||
|
#ifdef PROBING_TOOL
|
||||||
|
//#define PROBE_TOOLCHANGE_NO_MOVE // Suppress motion on probe tool-change
|
||||||
|
#endif
|
||||||
|
|
||||||
// Most probes should stay away from the edges of the bed, but
|
// Most probes should stay away from the edges of the bed, but
|
||||||
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
|
||||||
#define PROBING_MARGIN 10
|
#define PROBING_MARGIN 10
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue