How to G-code auto-loading?
Hello,
I have some custom maintenance G-code that helps tune extruder rate, K value and Live-Z, etc. They are based on MK2S but 2.5 auto-loading makes 2S loading obsolete, what is the G-code to trigger auto-loading? It isn't part of Marlin as I could find.
MK2S kit owner since 8/15/2017
Re: How to G-code auto-loading?
If i rememeber correctly;
M701 Load
M702 Unload
---
Gert
Re: How to G-code auto-loading?
Doesn't seem to work as expected. Much as G28 is different than standard G-code in Prusa including Mesh Bed Leveling and requiring a non-standard W flag to revert to normal G28 so G28 ran in another printer ignores that W, I would expect M701 to have a similar set up.
I'll heat over the Github for the firmware to see what is going on because I've got a lot of pause/recovery/resume behavior that is just wrong what might be related to M701.
MK2S kit owner since 8/15/2017