would slow the printer to a crawl (most are slow 16 mhz controllers)
would wear out the sd card (they are only good for 100,000 writes each sector) this can be mitigated by implementing a wear leaving file system..
the last thing you want is the power to go out when trying to update a file, will most likely corrupt entire sd
Logging to a battery backed up memory chip would be far wiser.
would wear out the sd card (they are only good for 100,000 writes each sector) this can be mitigated by implementing a wear leaving file system..
the last thing you want is the power to go out when trying to update a file, will most likely corrupt entire sd
Logging to a battery backed up memory chip would be far wiser.