Update Configuration_adv.h

This commit is contained in:
InsanityAutomation
2020-08-26 15:11:05 -04:00
parent e9193fb63e
commit 1ba231df64
+5 -3
View File
@@ -3350,11 +3350,13 @@
#define USER_DESC_2 "Moarstruder"
#define USER_GCODE_2 "M92E819\nM206X0Y0\nM301" DEFAULT_PID "\nM907E" E_CURRENT_Moar "\nM500"
#define USER_DESC_3 "Standard"
#define USER_GCODE_3 "M92E814\nM206X0Y0\nM301" DEFAULT_PID "\nM907E" E_CURRENT_Std "\nM500"
#if NONE(Workhorse, MiniV2)
#define USER_DESC_3 "Standard"
#define USER_GCODE_3 "M92E814\nM206X0Y0\nM301" DEFAULT_PID "\nM907E" E_CURRENT_Std "\nM500"
#endif
#define USER_DESC_4 "Mosquito BMG-M"
#define USER_GCODE_4 "M92E814\nM206X-5Y-12\nM301P148.07I26.58D206.21\nM907E" E_CURRENT_BMG "\nM500"
#define USER_GCODE_4 "M92E415\nM206X-5Y-12\nM301P148.07I26.58D206.21\nM907E" E_CURRENT_BMG "\nM500"
#endif
/**