Giuliano Zaro

Results 47 comments of Giuliano Zaro

I can't test...long print... but >

open in marlin calls: > if (!file.open(curDir, fname, O_CREAT | O_APPEND | O_WRITE | O_TRUNC)) and fail to this will send such error message. I'm looking at marlin 2.0 source....

1h left then I'll have printer to test it

Tested now.. use file format 8.3

but as I said before, it execute commands while it save them into file

I just sent: M928 test.gco G28 G0 x0 y0 M29

That's may be a new approach, but only available on Marlin2 and must be enabled on firmware https://github.com/MarlinFirmware/Marlin/pull/14817

I've tryed some time ago to store a gcode into sd via repetier...unthinkable

SPIFF browser is already present (/editor) but not too much flash to store a lot of files

Print from /editor is almost impossible, it's linked in binary form I think and modify it is not as easy as it may seems