Commit Graph
100 Commits
Author SHA1 Message Date
David Kocik 3858257e28 info message - ejecting of sd/flash has failed 2020-03-12 12:57:52 +01:00
David Kocik b941560736 RemovableDriveManager: not calling update from status()
Update was called too often on main thread mostly from status() causing delays
2020-03-12 11:57:05 +01:00
David Kocik 7b6c920a3d Merge branch 'dk_remote_devices' 2020-03-10 08:30:36 +01:00
David Kocik e6035542fa ejecting sd card/flash drives with boost::process::child on mac/linux 2020-03-10 08:29:11 +01:00
David Kocik 0836df93e1 enumarating removable drives on mac - added Secure Digital option
hopefully a fix for issue #3793
2020-03-09 15:34:26 +01:00
David Kocik c91bb22dff Merge branch 'dk_remote_devices' 2020-03-06 15:36:41 +01:00
David Kocik e39e9b05ae keyboard and file menu shortcuts for save to sd card and eject 2020-03-06 15:35:47 +01:00
David Kocik f053869b56 Merge branch 'dk_copy_file' 2020-02-27 10:45:46 +01:00
David Kocik 26c89300f3 copy file result enum 2020-02-27 10:44:25 +01:00
David Kocik c76526249a Merge branch 'dk_remote_devices' 2020-02-26 15:04:36 +01:00
David Kocik 70f5efbfc3 eject sd card/usb icon 2020-02-26 15:02:43 +01:00
David Kocik dd0e527d6d Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2020-02-21 11:18:09 +01:00
David Kocik 427cf32849 refactoring of errors at copying g-code to target destination 2020-02-21 11:17:48 +01:00
David Kocik 74d3ca2350 Merge branch 'dk_copy_file' 2020-02-20 10:37:09 +01:00
David Kocik 746a5c1788 bug fix at check_copy() while exporting to sd/usb 2020-02-20 10:35:53 +01:00
David Kocik 441f045a52 text change - forced update dialog 2020-02-18 13:15:58 +01:00
David Kocik 526d37a076 Merge branch 'dk_config' 2020-02-17 16:06:40 +01:00
David Kocik e571181c54 config wizard: enable finish button if only custom printer is selected 2020-02-17 15:57:16 +01:00
David Kocik a6f1c41b94 eject button text correction 2020-02-07 15:13:20 +01:00
David Kocik 00737948e6 Merge branch 'dk_config' 2020-02-06 11:34:04 +01:00
David Kocik e21c5b2418 formating of forced update dialog 2020-02-06 11:33:28 +01:00
David Kocik de99789bc1 Merge branch 'dk_remote_devices' 2020-02-06 09:32:24 +01:00
David Kocik 0cae8c7652 Merge branch 'dk_config' 2020-02-05 13:58:53 +01:00
David Kocik 5c972ce9ab config wizard bugfix: changed order of creating pages 2020-02-05 13:58:13 +01:00
David Kocik 295f57001c Merge branch 'dk_config' 2020-02-05 12:45:44 +01:00
David Kocik 930432e6a3 updating preset bundle bug fix: if forced update - does not check snapshots 2020-02-05 12:44:59 +01:00
David Kocik c2598cf8d6 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2020-02-04 15:29:32 +01:00
David Kocik 4557de4ab0 Merge branch 'dk_config' 2020-02-04 15:27:53 +01:00
David Kocik 65b9ef6636 configuration updater
forced update dialog
check for updates button
check address when downloading bundles
2020-02-04 15:27:11 +01:00
David Kocik 494b7aa5f9 Merge branch 'dk_remote_devices' 2020-01-22 17:15:58 +01:00
David Kocik 62cf800db6 adding constantness & removing unused code 2020-01-22 17:15:09 +01:00
David Kocik a76ca0a4d4 Merge branch 'dk_remote_devices' 2020-01-22 10:06:04 +01:00
David Kocik 8d9cfa0e98 resize of export_to_sd button 2020-01-22 10:05:04 +01:00
David Kocik 1392609c75 osx 3dmouse change of rotation directions 2020-01-21 15:55:59 +01:00
David Kocik 2d13b5808f Merge branch 'dk_mouse' 2020-01-21 14:45:00 +01:00
David Kocik 15391da512 OSX handler for 3dconnexion drivers 2020-01-21 14:44:20 +01:00
David Kocik c023d3d926 Merge branch 'dk_copy_file' 2020-01-21 13:52:40 +01:00
David Kocik 93f9fc1049 Throwing exceptions with text after copy file check failure and renaming from .tmp failure 2020-01-21 13:39:27 +01:00
David Kocik 5e91bcc91c Merge branch 'dk_remote_devices' 2020-01-21 13:31:51 +01:00
David Kocik 4c46bece96 removable drive manager bug fixes linux 2020-01-21 13:29:39 +01:00
David Kocik 8cf2a97807 removable drive manager bug fixes 2020-01-21 13:29:39 +01:00
David Kocik 2c1bedf503 new graphics for export button 2020-01-21 13:29:39 +01:00
David Kocik 787a6264b1 changed button usage: save to hd is now save to sd card 2020-01-21 13:29:39 +01:00
David Kocik 53f04b4bfd callback for showing action buttons when device is connected/disconnected 2020-01-21 13:29:39 +01:00
David Kocik 7e97576e56 button for exporting gcode to harddrive 2020-01-21 13:29:39 +01:00
David Kocik b08788cf96 typo at Unmounting successful message 2020-01-21 13:29:39 +01:00
David Kocik 74e24213e6 boost::filesystem instead std:: 2019-12-19 17:05:23 +01:00
David Kocik 58a8e9e7e0 Merge branch 'dk_remote_devices' of https://github.com/prusa3d/PrusaSlicer into dk_remote_devices 2019-12-19 16:28:28 +01:00
David Kocik 8d52663871 free space check linux + mac 2019-12-19 16:27:48 +01:00
David Kocik 31b134bfcc copy file into .tmp and then rename if correct 2019-12-19 15:36:00 +01:00
David Kocik dafd768b34 Merge branch 'dk_remote_devices' into dk_copy_file 2019-12-19 14:55:49 +01:00
David Kocik d7698a36cb changes in plater.cpp 2019-12-19 14:19:41 +01:00
David Kocik 7b95ec486f ommit last filename when checking if path is on drive 2019-12-19 11:47:02 +01:00
David Kocik 3d08e8ae32 is path on removable drive 2019-12-19 11:13:27 +01:00
David Kocik 2ee2180869 Merge branch 'dk_remote_devices' into dk_copy_file 2019-12-19 10:11:16 +01:00
David Kocik 3a54279cec Merge branch 'master' into dk_remote_devices 2019-12-19 08:58:11 +01:00
David Kocik 1361d21f75 is path on removable drive 2019-12-18 15:40:48 +01:00
David Kocik ef250ad539 copy check only if path is on removable device 2019-12-18 14:09:16 +01:00
David Kocik 11f07f277f Merge branch 'dk_remote_devices' into dk_copy_file 2019-12-18 13:14:14 +01:00
David Kocik a68ede6f2d check_copy function 2019-12-18 13:13:40 +01:00
David Kocik 72e666eb92 Merge branch 'dk_remote_devices' of https://github.com/prusa3d/PrusaSlicer into dk_remote_devices 2019-12-18 10:55:14 +01:00
David Kocik df36a7dcb2 merge with master 2019-12-18 10:45:16 +01:00
David Kocik 1fa464af96 removableDriveManager bug fixes 2019-12-18 10:34:26 +01:00
David Kocik bbd3ada043 merge 2019-12-18 10:10:18 +01:00
David Kocik 146b942641 set_did_eject method 2019-12-18 10:08:17 +01:00
David Kocik 1404dba81c set_did_eject method 2019-12-18 09:56:38 +01:00
David Kocik 7e4e1745af bug fix - using two devices 2019-12-18 09:36:26 +01:00
David Kocik c396ec25a1 Merge branch 'master' into dk_remote_devices 2019-12-17 14:41:56 +01:00
David Kocik 92c6f30094 Merge branch 'master' into dk_remote_devices 2019-12-17 14:27:37 +01:00
David Kocik a029e689d8 verification of save path 2019-12-16 17:15:27 +01:00
David Kocik bfc9dda1f6 save last path earlier 2019-12-16 15:47:36 +01:00
David Kocik 233b60bc12 macos first update bug fix 2019-12-16 14:06:25 +01:00
David Kocik 0db9815467 correct beahvior when disconnecting device other way than button in slicer 2019-12-16 13:53:12 +01:00
David Kocik 507134accb merge 2019-12-13 18:02:54 +01:00
David Kocik 5a26be1150 message box about succesful removal 2019-12-13 18:02:25 +01:00
David Kocik 81a2f8535a merge 2019-12-13 15:26:42 +01:00
David Kocik 6de41c6147 button show after write 2019-12-13 15:13:55 +01:00
David Kocik 9c79c7f644 prev commit linux part 2019-12-13 15:12:20 +01:00
David Kocik 1ec7fc23e2 check if last path is on rem drive 2019-12-13 15:07:35 +01:00
David Kocik 72f1adbb44 refactoring 2019-12-13 15:05:01 +01:00
David Kocik 4bf8a0ef24 removable drives manager linux part 2019-12-13 14:54:25 +01:00
David Kocik f3ecf55d38 removable drive manager - Windows part 2019-12-13 14:54:25 +01:00
David Kocik acab61fa54 comments 2019-12-13 13:51:46 +01:00
David Kocik 8e1292f353 comments 2019-12-13 13:51:46 +01:00
David Kocik 5a9ec0d074 button show after write 2019-12-13 13:51:46 +01:00
David Kocik 9085440c15 button show after write 2019-12-13 13:51:46 +01:00
David Kocik 2c7b711f76 eject button after export 2019-12-13 13:51:46 +01:00
David Kocik 1d25201a12 linux eject 2019-12-13 13:51:46 +01:00
David Kocik 68125b12a7 eject button functionality 2019-12-13 13:51:46 +01:00
David Kocik b267e986fb eject button functionality 2019-12-13 13:51:46 +01:00
David Kocik a01eec34f9 eject button functionality 2019-12-13 13:51:46 +01:00
David Kocik 8f0eef8f36 eject button functionality 2019-12-13 13:51:46 +01:00
David Kocik f5e3750d23 eject button functionality 2019-12-13 13:51:46 +01:00
David Kocik 95ff384e47 fix 2019-12-13 13:51:46 +01:00
David Kocik a259058845 macos better wrapper 2019-12-13 13:51:45 +01:00
David Kocik e0a12342da macos mm files 2019-12-13 13:51:45 +01:00
David Kocik 0861b2ec59 init call 2019-12-13 13:51:45 +01:00
David Kocik 91c358fe23 osx device unmount callback - not sure if will build 2019-12-13 13:51:45 +01:00
David Kocik 8f069e2d47 windows registration for device notif(thru hidden app) - windows doesnt need update now 2019-12-13 13:51:45 +01:00
David Kocik b386eb45dc erase callbacks 2019-12-13 13:51:45 +01:00