OrcaSlicer/src/slic3r
bubnikv baad542d15 Refactoring of RemovableDriveManager
1) On Windows and Linux, polling of removable drives is done at a background
   thread, not at a UI thread.
2) On OSX, there is no polling, but a OS notification callback.
3) Refactored for clarity of the RemovableDriveManager interface.
2020-03-06 14:49:21 +01:00
..
Config configuration updater 2020-02-04 15:27:11 +01:00
GUI Refactoring of RemovableDriveManager 2020-03-06 14:49:21 +01:00
Utils Fixing build against wxWidgets 3.0 2020-03-04 10:34:59 +01:00
CMakeLists.txt ENABLE_CONFIGURABLE_PATHS_EXPORT_TO_3MF_AND_AMF set as default 2020-02-13 11:25:34 +01:00
pchheader.cpp Precompiled headers on Visual Studio & GCC, with the highest hopes 2018-10-29 16:01:26 +01:00
pchheader.hpp Integrated SLAPrint into background processing. 2018-11-08 20:18:40 +01:00