David Kocik
b3f8ae5ca7
Notifications & warning dialog
...
notifications
dialog with warnings produced by slicing is shown before exporting
2020-08-03 15:49:25 +02:00
David Kocik
710e6b08f4
Merge branch 'dk_remote_devices'
2020-07-26 21:17:39 +02:00
David Kocik
864ecf750c
Deleted default value in Plater::export_gcode(bool prefer_removable). Only place where it is not sure what value should be is in btn_reslice - i chose true
2020-07-26 21:16:17 +02:00
David Kocik
1dc3561e2c
added 's' in https when pointing users to our github
2020-07-26 21:16:17 +02:00
David Kocik
67d2f43845
Showing Eject button only after exporting is finished. Fix of #4212
2020-07-26 21:16:17 +02:00
David Kocik
3f68229f1e
Merge branch 'dk_instances'
2020-05-18 08:34:28 +02:00
David Kocik
9ec83d5210
instance check: bux fix in shutdown() - repairs falling at assert when reiniting otherInstanceMessageHandler
2020-05-18 08:33:55 +02:00
David Kocik
68282aa078
Merge branch 'dk_instances'
2020-05-15 09:36:29 +02:00
David Kocik
69e9805982
Own implementation of lockfile instead of wx on linux/mac. Wx version keeps poping up messege boxes after crash. Own implementation doesnt delete lockfile after use.
2020-05-15 09:34:53 +02:00
David Kocik
65a37ffaa1
single instance check
...
processing paths with whitespaces
unified lock for all systems - wxInstanceChecker
checking a messaging only for same binaries
2020-05-15 09:34:53 +02:00
David Kocik
d828a1e80b
single slicer instance
...
check for other instances during startup
send message with command line arguments if found and terminate
listen for those messages and load objects from paths in messages from them
2020-04-29 10:53:48 +02:00
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