1129 Commits

Author SHA1 Message Date
Tamara Hogenhout
4dba1cefcb When you click [Manage Printers..] it brings you to the right page
Fixes: issue CURA-128
2015-09-29 11:07:51 +02:00
Arjen Hiemstra
c486794f33 Delay showing the Add Machine dialog until after the main window is properly shown
Showing the main window causes the Add Machine window to hide apparently
so instead make sure we show the add machine dialog after showing the
main window.

This also handles the "there is no machine" situation a little more
cleanly.
2015-09-24 19:22:00 +02:00
Tamara Hogenhout
ca7ed0d93e Adds a smaller cross icon
Contributes to: issue CURA-181
2015-09-24 18:58:11 +02:00
Arjen Hiemstra
d4ea9246f6 Use the job name for saving files
CURA-183 #Done
2015-09-23 18:21:39 +02:00
Arjen Hiemstra
5b2cdb8012 Update RemovableDrive and USB output devices to use the new file_name parameter
Contributes to CURA-183
2015-09-23 18:21:04 +02:00
Arjen Hiemstra
e44297e400 Add a job name property to CuraApplication
This can be used to store the current job name.

Contributes to CURA-183
2015-09-23 18:20:11 +02:00
Jaime van Kessel
b29f4176a7 Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10 2015-09-23 11:04:53 +02:00
Jaime van Kessel
635ec0b683 Added more logging to usb printing 2015-09-23 11:04:41 +02:00
Tamara Hogenhout
662dde077b Removes the little square panel thing for the per-object-settings
Contributes to: issue CURA-181
2015-09-22 17:31:47 +02:00
Tamara Hogenhout
781ab5fdca finetuning of the inactive states
contributes to: issue CURA-184
2015-09-22 15:37:46 +02:00
Tamara Hogenhout
e1c113a81a Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10 2015-09-22 15:32:15 +02:00
Tamara Hogenhout
c3036101f4 Adds an inactive states
contributes to: issue CURA-184
2015-09-22 15:32:01 +02:00
Jaime van Kessel
82ceccd5be Fixed size of head with fans for UMO2 family 2015-09-22 14:12:13 +02:00
Jaime van Kessel
9158e07189 Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10 2015-09-22 13:51:02 +02:00
Jaime van Kessel
b770979be5 Force scene change event upon file load through commandline parameters
Fixes Ultimaker/Cura#409
2015-09-22 13:50:10 +02:00
Jaime van Kessel
7c9b190bee Split up onChanged code a bit for easier debugging 2015-09-22 13:47:52 +02:00
Tamara Hogenhout
8680d00ee1 Adds a settings button to go the the preference -> settings page
commits to: issue CURA-177
2015-09-22 12:08:05 +02:00
Jaime van Kessel
c21ad3df08 Added checks to prevent nonetype issues
Fixes Ultimaker/Cura#417
2015-09-22 11:56:13 +02:00
Jaime van Kessel
f8d677eee8 Connected tool operation events (again?)
Fixes Ultimaker/Cura#418
2015-09-22 11:52:04 +02:00
Tamara Hogenhout
3b7a5f65c6 Adds visible depth to the printsettings
commits to: issue CURA-177
2015-09-21 17:31:30 +02:00
Tamara Hogenhout
f866ecdd63 Restyling of the sidebar header and and profile setup
commits to: issue CURA-177
2015-09-21 16:03:53 +02:00
Tamara Hogenhout
d6793bc197 adapts the sizes between buttons etc
fixes: issue CURA-194
2015-09-21 14:31:43 +02:00
Tamara Hogenhout
c352c6f369 addapts the sizes of primarily the buttons
fixes: issue CURA-194
2015-09-21 14:14:28 +02:00
Tamara Hogenhout
c7efde275a Adds a visible active state to the advanced mode -> print settings
commits to: issue CURA-177
2015-09-21 13:43:49 +02:00
Jaime van Kessel
b512d57bb5 Bump version 2015-09-19 17:09:01 +02:00
Jaime van Kessel
bc81363a33 Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10 2015-09-18 15:24:32 +02:00
Jaime van Kessel
9380dacbed Small fix to USB printing which should fix the issues for printrbots 2015-09-18 15:24:21 +02:00
Arjen Hiemstra
0788d4e726 Bump version 2015-09-18 14:02:21 +02:00
Tamara Hogenhout
0f277766a6 Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10 2015-09-18 13:50:08 +02:00
Tamara Hogenhout
0765dbe694 adds the sendmeshname functionality to the DropArea
fixes: issue CURA-179
2015-09-18 13:49:49 +02:00
Jaime van Kessel
d7923b8100 Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10 2015-09-18 13:44:30 +02:00
Jaime van Kessel
90b033e020 Remove print statement 2015-09-18 13:44:21 +02:00
Tamara Hogenhout
6a91490910 Adds the new revert-setting icon
fixes: issue CURA-178
2015-09-18 13:27:58 +02:00
Arjen Hiemstra
6e0d80bf02 Use deepcopy to create duplicates of Nodes
This way we also include decorators and everything.

CURA-188 #start-review
2015-09-18 12:35:34 +02:00
Arjen Hiemstra
3f1e5bb44a Catch exceptions when trying to eject the SD card on Windows
CURA-106 #start-review
2015-09-18 12:27:10 +02:00
Arjen Hiemstra
6eeb4c9e75 Make sure we have a catalog to read translations from 2015-09-18 12:15:21 +02:00
Tamara Hogenhout
879d45b430 New application icons
With a white C..

Fixes: issue CURA-44
2015-09-17 17:05:01 +02:00
Jaime van Kessel
b55c4d8e46 Made message for layerview interdimate
Fixes Ultimaker/Cura#303
2015-09-17 16:54:36 +02:00
Jaime van Kessel
1c23549e6d Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10 2015-09-17 16:48:44 +02:00
Jaime van Kessel
a478375baa Removed max value warning top/bottom thickness
Fixes Ultimaker/Cura#340
2015-09-17 16:48:09 +02:00
Tamara Hogenhout
a5aa71d5f8 Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10 2015-09-17 16:31:03 +02:00
Tamara Hogenhout
f3dd1ca06e Adds some new icons
Contributes to: issue CURA-178
2015-09-17 16:30:35 +02:00
Jaime van Kessel
c076e28e5f Changed infill color to amber 2015-09-17 15:21:16 +02:00
Jaime van Kessel
6aea81232d Added documentation 2015-09-17 14:50:52 +02:00
Jaime van Kessel
48d233ca84 Added explicit debug logging to slice process 2015-09-17 14:46:35 +02:00
Jaime van Kessel
e7a4f76c62 Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10 2015-09-17 11:08:39 +02:00
Jaime van Kessel
51415a0c53 Updated logging & resuffled auto baud list to improve speed 2015-09-17 11:08:25 +02:00
Tamara Hogenhout
1488d06a42 Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10 2015-09-17 10:52:12 +02:00
Tamara Hogenhout
4c39a42394 And we are back to Roboto 2015-09-17 10:51:49 +02:00
Jaime van Kessel
631c02bf2c Added message when slicing was cancelled due to errors in settings.
Fixes CURA-166
2015-09-17 10:50:04 +02:00