Scott Lahteine
Scott Lahteine
It arrived yesterday, along with the 4-pin connector, thanks! I'll hook it up to something and get into testing this weekend. I haven't read the online docs yet, but I'll...
Sounds good! There's a bit of extra work to do before `M20` can provide JSON output, but I will get to that pretty soon. I presume I can flash the...
> can't find it on latest build why? 
I just got around to rebasing this, and I'll see about completing this feature soon. > Would it help if you had a RADDS shield for your Due? @bwgeez02 —...
Yes, thanks! And I've attached it to my DUE and flashed Marlin 2.0.x onto it. I'm going to see about installing it into my old i3 too when I get...
Thanks, David. I've just got to sequester myself in a room with various boards and the 7" PanelDue and hammer out the rest of this, including some deep changes to...
> Any update on this? Rebased. It needs more changes to the `ls` and `lsdive` methods for the extended `M20` command. And it will be getting reworked as an ExtUI-based...
@InsanityAutomation — I've rebased this onto the latest code. It's close, but the card listing needs more work because `M20` is currently only supporting a full listing of the root...
> If Marlin only supports storing GCode files in the root, you can ignore the P parameter. Thanks for the notes! Marlin supports a configurable number of directory levels. The...
@eben80 — A general `M408` would be ok as a start, and we can look at what information that needs to include. The main hold-up with this PR is the...