Sync config to examples
This commit is contained in:
parent
343441d746
commit
c25c31b1de
2 changed files with 6 additions and 3 deletions
|
|
@ -771,6 +771,7 @@
|
|||
//
|
||||
//#define ASSISTED_TRAMMING
|
||||
#if ENABLED(ASSISTED_TRAMMING)
|
||||
|
||||
// Define positions for probing points, use the hotend as reference not the sensor.
|
||||
#define TRAMMING_POINT_XY { { 20, 20 }, { 200, 20 }, { 200, 200 }, { 20, 200 } }
|
||||
|
||||
|
|
@ -793,6 +794,7 @@
|
|||
* M5: 50 = Clockwise, 51 = Counter-Clockwise
|
||||
*/
|
||||
#define TRAMMING_SCREW_THREAD 30
|
||||
|
||||
#endif
|
||||
|
||||
// @section motion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue