COMPACT_CUSTOM_BOOTSCREEN (#989)

MarlinFirmware/Marlin#26419
This commit is contained in:
Scott Lahteine 2023-11-17 18:20:48 -06:00 committed by GitHub
parent 1567fab346
commit 107f6c3ea7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
93 changed files with 2237 additions and 295 deletions

View file

@ -1729,7 +1729,7 @@
//#define PROBE_OFFSET_XMAX 50 // (mm)
//#define PROBE_OFFSET_YMIN -50 // (mm)
//#define PROBE_OFFSET_YMAX 50 // (mm)
#define PROBE_OFFSET_ZMIN -40 // (mm)
#define PROBE_OFFSET_ZMIN -20 // (mm)
#define PROBE_OFFSET_ZMAX 20 // (mm)
// Enable the M48 repeatability test to test probe accuracy