mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-15 18:58:05 -06:00
BTT SKR Mini E3 V2 (#111)
This commit is contained in:
parent
9f0f5ad89c
commit
b865efa026
338 changed files with 6977 additions and 1307 deletions
|
@ -45,7 +45,7 @@
|
|||
* CR10_STOCKDISPLAY (RAMPS-compatible with single 10-pin plug)
|
||||
*/
|
||||
|
||||
#define CONFIGURATION_H_VERSION 020005
|
||||
#define CONFIGURATION_H_VERSION 020006
|
||||
|
||||
//===========================================================================
|
||||
//============================= Getting Started =============================
|
||||
|
@ -995,7 +995,7 @@
|
|||
|
||||
// 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.
|
||||
#define MIN_PROBE_EDGE 10
|
||||
#define PROBING_MARGIN 10
|
||||
|
||||
// X and Y axis travel speed (mm/m) between probes
|
||||
#define XY_PROBE_SPEED 8000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue