mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-06 22:47:35 -06:00
parent
22aca95f31
commit
07321b7b41
307 changed files with 1228 additions and 2149 deletions
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2179,13 +2179,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2170,13 +2170,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
#define PROBE_PT_1_X 20
|
||||
#define PROBE_PT_1_Y 160
|
||||
#define PROBE_PT_2_X 20
|
||||
#define PROBE_PT_2_Y 10
|
||||
#define PROBE_PT_3_X 180
|
||||
#define PROBE_PT_3_Y 10
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
#define PROBE_PT_1 { 20, 160 } // (mm) { x, y }
|
||||
#define PROBE_PT_2 { 20, 10 }
|
||||
#define PROBE_PT_3 { 180, 10 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2174,13 +2174,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2166,13 +2166,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2171,13 +2171,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2170,13 +2170,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2170,13 +2170,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2177,13 +2177,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2168,13 +2168,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2170,13 +2170,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2172,13 +2172,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2174,13 +2174,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2170,13 +2170,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2170,13 +2170,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2170,13 +2170,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2170,13 +2170,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2165,13 +2165,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2170,13 +2170,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2170,13 +2170,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2170,13 +2170,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2170,13 +2170,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2170,13 +2170,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2170,13 +2170,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2170,13 +2170,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -2169,13 +2169,10 @@
|
|||
* Points to probe for all 3-point Leveling procedures.
|
||||
* Override if the automatically selected points are inadequate.
|
||||
*/
|
||||
#if EITHER(AUTO_BED_LEVELING_3POINT, AUTO_BED_LEVELING_UBL)
|
||||
//#define PROBE_PT_1_X 15
|
||||
//#define PROBE_PT_1_Y 180
|
||||
//#define PROBE_PT_2_X 15
|
||||
//#define PROBE_PT_2_Y 20
|
||||
//#define PROBE_PT_3_X 170
|
||||
//#define PROBE_PT_3_Y 20
|
||||
#if NEEDS_THREE_PROBE_POINTS
|
||||
//#define PROBE_PT_1 { 15, 180 } // (mm) { x, y }
|
||||
//#define PROBE_PT_2 { 15, 20 }
|
||||
//#define PROBE_PT_3 { 170, 20 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
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