Merge branch '62-taz6-standard-toolhead-offset' into 'master'
Resolve "TAZ6 Standard Toolhead offset" Closes #62 See merge request lulzbot3d/marlin!44
This commit is contained in:
commit
3287fdc53b
@ -3890,7 +3890,7 @@
|
|||||||
|
|
||||||
#if defined(TAZ6)
|
#if defined(TAZ6)
|
||||||
#define MAIN_MENU_ITEM_1_DESC "Standard|0.5mm"
|
#define MAIN_MENU_ITEM_1_DESC "Standard|0.5mm"
|
||||||
#define MAIN_MENU_ITEM_1_GCODE "M92E833\nM206Y7\nM301" DEFAULT_PID "\nM907E" E_CURRENT_Std "\nM500\nM117 Standard|0.5mm"
|
#define MAIN_MENU_ITEM_1_GCODE "M92E833\nM206Y4\nM301" DEFAULT_PID "\nM907E" E_CURRENT_Std "\nM500\nM117 Standard|0.5mm"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user