Merge pull request #3242 from thinkyhead/rc_epatel_mesh_fixes
Updated Mesh Bed Leveling
This commit is contained in:
commit
18de9f55ac
6 changed files with 90 additions and 55 deletions
|
|
@ -169,6 +169,9 @@
|
|||
#ifndef MSG_SPEED
|
||||
#define MSG_SPEED "Speed"
|
||||
#endif
|
||||
#ifndef MSG_BED_Z
|
||||
#define MSG_BED_Z "Bed Z"
|
||||
#endif
|
||||
#ifndef MSG_NOZZLE
|
||||
#define MSG_NOZZLE "Nozzle"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue