Improve Ender 5 with BTT (#308)

This commit is contained in:
Axel 2020-11-07 04:44:08 -03:00 committed by GitHub
parent 3dc7f35987
commit e91b6832d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -991,7 +991,7 @@
* | [-] |
* 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
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.