Nino van Hooff
|
a09cd0e63e
|
Convert doxygen to rst for Prepare, Preview, RemovableOutputDevice
|
2020-05-08 17:37:49 +02:00 |
|
Jaime van Kessel
|
fe27da5e8a
|
Remove a number of unused variables
|
2020-04-10 13:46:19 +02:00 |
|
Mark
|
913bcf45b1
|
Add stderr to send errors to
|
2017-11-14 11:53:24 +01:00 |
|
Mark
|
9a193ad5c5
|
Changing AGPLv3 to LGPLv3
|
2017-09-28 13:00:43 +02:00 |
|
Arjen Hiemstra
|
ae389742ff
|
Update OSX removable drive code to handle 10.12 plist format
Fixes CURA-2618
|
2016-12-08 14:23:33 +01:00 |
|
Jaime van Kessel
|
dc1630c268
|
Merge branch '2.1' of https://github.com/Ultimaker/Cura
|
2016-04-08 15:02:30 +02:00 |
|
Jaime van Kessel
|
24950627dc
|
Removable drives with any name are now accepted by OSX
I have no idea why the old plugin only accepted drives with the name
"MASS STORAGE DEVICE", but it now simply lists all removable drives
CURA-1365
|
2016-04-07 13:31:20 +02:00 |
|
Ghostkeeper
|
de9a66e1f4
|
Merge branch '2.1'
Conflicts:
plugins/RemovableDriveOutputDevice/OSXRemovableDrivePlugin.py
plugins/RemovableDriveOutputDevice/WindowsRemovableDrivePlugin.py
plugins/USBPrinting/PrinterConnection.py
resources/machines/fdmprinter.json
resources/profiles/ultimaker2+/abs_0.4_high.curaprofile
|
2016-03-17 15:24:00 +01:00 |
|
Thomas-Karl Pietrowski
|
0b93328aeb
|
Using PyDev compatible tags
|
2016-03-15 12:52:29 +01:00 |
|
Thomas-Karl Pietrowski
|
5a5664e164
|
RemovableDriveOutputDevice: Use device.getId()
Should fix unmounting on OSX. Found this solution in Linux*.py.
Untested and fingers crossed...
|
2016-03-14 17:07:02 +01:00 |
|
Thomas-Karl Pietrowski
|
3b8000035d
|
Remove unneeded imports
|
2016-03-14 17:06:44 +01:00 |
|
Thomas-Karl Pietrowski
|
19ccfdfbd7
|
RemovableDriveOutputDevice: Same for OSX
See 0b0bc8080591a5cce098e9d47ff12224c924347d
|
2016-03-14 17:04:51 +01:00 |
|
Jaime van Kessel
|
3df0b4de66
|
Fixed removable drive for OSX
|
2016-03-08 16:59:16 +01:00 |
|
Arjen Hiemstra
|
26aa78c3b9
|
Fix OSXRemovableDevicePlugin so it works properly on OSX
|
2015-08-04 15:39:58 +02:00 |
|
Arjen Hiemstra
|
825349b47b
|
Add RemovableDrive plugin that has been moved from Uranium
Since it now depends on GCodeWriter we should put it somewhere where
GCodeWriter actually exists.
|
2015-07-30 17:14:22 +02:00 |
|