mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-09-09 08:27:45 -06:00
Improve Ender 5 with BTT (#308)
This commit is contained in:
parent
3dc7f35987
commit
e91b6832d0
1 changed files with 5 additions and 5 deletions
|
@ -991,7 +991,7 @@
|
||||||
* | [-] |
|
* | [-] |
|
||||||
* O-- FRONT --+
|
* O-- FRONT --+
|
||||||
*/
|
*/
|
||||||
#define NOZZLE_TO_PROBE_OFFSET { 10, 10, 0 }
|
#define NOZZLE_TO_PROBE_OFFSET { -48, -24, 0 }
|
||||||
|
|
||||||
// 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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue