Add extruder linearity correction to settings menu.
This commit is contained in:
parent
678cd17e7b
commit
40a064ffbc
8 changed files with 53 additions and 19 deletions
Firmware
|
@ -356,6 +356,8 @@
|
|||
#define MSG_FSENSOR_OFF "Fil. sensor [off]"
|
||||
#define MSG_FSENSOR_NA "Fil. sensor [N/A]"
|
||||
#define MSG_FSENSOR_ON "Fil. sensor [on]"
|
||||
#define(length=9)MSG_EXTRUDER_CORRECTION "E-correct"
|
||||
#define(length=6)MSG_EXTRUDER_CORRECTION_OFF " [off"
|
||||
|
||||
#define(length=20, lines=4) MSG_PLACE_STEEL_SHEET "Please place steel sheet on heatbed."
|
||||
#define(length=20, lines=4) MSG_REMOVE_STEEL_SHEET "Please remove steel sheet from heatbed."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue