MrDraw/src/octoprint/filemanager
Gina Häußge 256c2dfdbe More error resilient handling of .metadata.yaml writes in local storage
Writes updated metadata to a backup file first and then copies it atomically (at least under anything that is not windows where the operation is a bit more complicated and hence not atomic)
2014-12-20 01:06:40 +01:00
..
__init__.py Fetch estimated print time from cura slicing result, create print time statistics per printer profile, interpolate between stats and live estimation during printing for print time left 2014-12-17 17:31:30 +01:00
analysis.py Removed a left-over from print time estimation experiments that got overlooked 2014-12-15 11:38:17 +01:00
destinations.py Added two file headers 2014-08-12 15:35:56 +02:00
storage.py More error resilient handling of .metadata.yaml writes in local storage 2014-12-20 01:06:40 +01:00