Commit Graph

4226 Commits

Author SHA1 Message Date
YuSanka
0897e79a19 Merge branch 'dk_remote_devices' of https://github.com/prusa3d/PrusaSlicer into dk_remote_devices 2019-12-10 17:31:58 +01:00
YuSanka
6317b449b1 Implemented "Disconnect" button 2019-12-10 17:31:27 +01:00
David Kocik
782ec0b265 fix 2019-12-10 14:41:49 +01:00
David Kocik
212583b52e macos better wrapper 2019-12-10 14:10:47 +01:00
Slic3rPE
998dc7b6c6 macos list devices 2019-12-10 11:35:39 +01:00
Slic3rPE
f0b4973a08 macos implementation 2019-12-10 11:17:12 +01:00
David Kocik
2c17ec843b macos mm files 2019-12-10 10:08:57 +01:00
David Kocik
8af91fed87 init call 2019-12-09 17:12:22 +01:00
David Kocik
ef58a65e01 osx device unmount callback - not sure if will build 2019-12-09 15:33:10 +01:00
David Kocik
78f779cfc1 windows registration for device notif(thru hidden app) - windows doesnt need update now 2019-12-06 16:51:04 +01:00
David Kocik
97d23ff0aa erase callbacks 2019-12-06 13:21:44 +01:00
David Kocik
cfa0a3fd4f callback only for used device 2019-12-06 13:17:36 +01:00
David Kocik
30671c56ab last save path 2019-12-05 16:22:54 +01:00
David Kocik
4474cc6ea6 last path functions 2019-12-05 14:07:02 +01:00
David Kocik
f8e7143dd2 refactoring 2019-12-04 15:27:33 +01:00
David Kocik
6e8bee0548 comment testing lines 2019-12-04 13:43:28 +01:00
David Kocik
962f6bc64f path check 2019-12-04 13:30:25 +01:00
David Kocik
2dd495ca36 path check 2019-12-04 13:21:41 +01:00
David Kocik
e2764da71a path check 2019-12-04 13:18:08 +01:00
David Kocik
7ca39aec5e path check 2019-12-04 13:13:18 +01:00
David Kocik
1fffd17c3b path check 2019-12-04 13:10:08 +01:00
David Kocik
17df533cbb linux owner checking 2019-12-04 11:47:47 +01:00
David Kocik
7b4b6abdeb osx search for drives 2019-12-04 10:05:18 +01:00
David Kocik
cd3e0c18f8 merge s kocikdav fork removable_drives branch 2019-12-03 11:35:46 +01:00
David Kocik
1c8082a2b5 windows paths 2019-12-03 10:55:38 +01:00
David Kocik
5175c36d25 linux eject 2019-12-03 10:09:53 +01:00
YuSanka
adeb918f71 Implemented new suggestion from content team:
Just HigherThumb is moved to selected position after mouse click on color band
2019-12-02 15:04:15 +01:00
YuSanka
e75822dc82 Focused "Next" or "Finish" button according to the selected page.
Moved update_materials function call
2019-12-02 14:19:13 +01:00
Enrico Turri
131b06ea14 Merge branch 'et_adaptive_layer_height_2' of https://github.com/prusa3d/PrusaSlicer 2019-12-02 12:47:15 +01:00
Enrico Turri
8c14092a53 ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Removed debug output and cleanup 2019-12-02 11:44:11 +01:00
Enrico Turri
614ce1cca7 ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Further extension of debug output to investigate issues on Mac and Linux 2019-12-02 10:48:46 +01:00
YuSanka
242f45fa4c Fixed "Pause print" and "Custom Gcode" cancel.
It was possible to add empty code, when "Cancel" button was selected
2019-12-02 09:59:20 +01:00
Enrico Turri
3b6398f0ad Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_adaptive_layer_height_2 2019-11-29 14:33:45 +01:00
root
aeb6757cbb Merge remote-tracking branch 'remotes/origin/vb_libudev_explicit_linking' 2019-11-29 14:28:30 +01:00
Enrico Turri
be285f076d ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Extended debug output to investigate issues on Mac and Linux 2019-11-29 14:24:24 +01:00
Enrico Turri
47f8ee8212 ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Added debug output to investigate issues on Mac and Linux 2019-11-29 12:45:41 +01:00
YuSanka
ad8d2d1941 Fixed function to get a profile name by alias for all preset collections 2019-11-29 11:02:58 +01:00
YuSanka
a5439a0eeb Added new icon for "change extruder" menu.
+ some improvements for colored band
2019-11-29 11:02:58 +01:00
Enrico Turri
bd7546c9da Revert e3b9c755aa 2019-11-29 11:01:51 +01:00
tamasmeszaros
42af902471 Remove redundant search path for libudev 2019-11-28 17:12:01 +01:00
David Kocik
7171ebb159 search for rd as root 2019-11-28 16:35:22 +01:00
YuSanka
11c6d685ad Fixed icon positioning and color_band scaling for DoubleSlider under OSX 2019-11-28 16:23:58 +01:00
Enrico Turri
052a961a99 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2019-11-28 15:42:01 +01:00
Enrico Turri
2a96a73d42 ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Attempt to fix events on Linux and Mac 2019-11-28 15:41:44 +01:00
YuSanka
b9527dd2fa Updated icons for DoubleSlider 2019-11-28 15:40:18 +01:00
Enrico Turri
1259d44386 ENABLE_THUMBNAIL_GENERATOR -> some other refactoring 2019-11-28 15:19:42 +01:00
Enrico Turri
c0dd946e07 ENABLE_THUMBNAIL_GENERATOR -> render printbed into thumbnails 2019-11-28 14:18:24 +01:00
David Kocik
a8b93a20b2 refactoring 2019-11-28 13:50:58 +01:00
David Kocik
151f180827 add_callback function 2019-11-28 13:38:08 +01:00
Enrico Turri
049ae6d90b Small refactoring in Camera::calc_zoom_to_bounding_box_factor 2019-11-28 12:14:31 +01:00