Updated M48 friendly for DELTA
Partial implementation with reference to MarlinFirmware/Marlin#3011
This commit is contained in:
parent
09ef955191
commit
68085ca855
2 changed files with 126 additions and 110 deletions
|
|
@ -231,10 +231,6 @@
|
|||
#error You cannot use Z_PROBE_SLED with DELTA.
|
||||
#endif
|
||||
|
||||
#if ENABLED(Z_MIN_PROBE_REPEATABILITY_TEST)
|
||||
#error Z_MIN_PROBE_REPEATABILITY_TEST is not supported with DELTA yet.
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue