Thinking of adding GCODE_MACROS
, anyone have use for this?
#219
classicrocker883
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What are your thoughts on being able to edit and run your own custom GCode from the LCD menu?
See the PR here MarlinFirmware/Marlin#28009 for more information
Basically, I was able to add a menu option that you can enter and run your own custom Gcode commands - (and view them).
I've been tinkering around and got it working to a usable state.
M810
-M819
G28 G29 M500
Thoughts on what it would be like?
Is this a feature you'd like to see in this firmware?
Please let me know your thoughts, and/or suggestions.
Beta Was this translation helpful? Give feedback.
All reactions