mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
![]() GCode files are still written line by line, but python is instructed to use buffering. This greatly decreases the total time required to write large(ish) files to USB drives, while having minimal impact on memory use. CURA-2544 |
||
---|---|---|
.. | ||
__init__.py | ||
LinuxRemovableDrivePlugin.py | ||
OSXRemovableDrivePlugin.py | ||
RemovableDriveOutputDevice.py | ||
RemovableDrivePlugin.py | ||
WindowsRemovableDrivePlugin.py |