6082 Commits

Author SHA1 Message Date
fieldOfView
6bfed19477 Show slicing progress in SaveButton area instead of MessageStack
Add separators to sidebar
Tweak theme
2015-12-03 12:09:25 +01:00
fieldOfView
e293501e37 Tweak JobSpecs
Tweak fonts-sizes
Replace splash
2015-12-03 12:09:25 +01:00
fieldOfView
d41db89254 Move Job Specs into viewport area 2015-12-03 12:09:24 +01:00
fieldOfView
5cc75398c2 Fix error in SidebarSimple
Tweak SaveButton
Change splash to Developer Version
2015-12-03 12:09:24 +01:00
fieldOfView
211b45d9fb Remove "specs" from Save Button
Restyle Save Button
Tweak Simple mode
2015-12-03 12:09:24 +01:00
fieldOfView
64bd41e611 Move mode-toggle out of header
Tweak tool-buttons and fonts
2015-12-03 12:09:24 +01:00
fieldOfView
1ba1009b60 Initial theme rework:
* Move buttons around
* Resizing
* Colors
* Splash screen
2015-12-03 12:09:23 +01:00
Arjen Hiemstra
09ea598d28 Merge branch '15.10'
* 15.10:
  Update translations with the 15.10 versions
  Disable languages we have no updated translations for
  Display the version number in the splash screen
  Properly raise DeviceBusyError in RemovableDriveOutputDevice
2015-11-17 14:25:23 +01:00
Arjen Hiemstra
c277102ebc Disable languages we have no updated translations for 2015-11-17 11:52:46 +01:00
Arjen Hiemstra
751f58fb02 Merge branch '15.10'
* 15.10: (39 commits)
  Remove unused import in StartSliceJob
  conforming to code style
  fix typo's..
  Adjust initial view to be slightly from the side
  uses a different method to check whether a machine name excists
  Sets the languageComboBox to the default language
  Remove per-group settings for now
  Make sure to send all settings when an object overrides the profile
  Properly emit writeStarted in RemovableDriveOutputDevice
  Add xy_offset setting to list of settings that trigger a disallowed area update
  Properly trigger a reslice when the active instance is changed
  Wizardpages without hack
  Only hides the window when there are no more pages
  Only add layer data node after all processing
  Also account for "xy_offset" setting for the disallowed areas
  JSON: workaround for stutter in spiralize vase: set travel speed to printing speed
  Adds a color for the error-messages
  Shows an error message when a user tries to add a printer with a name that already excists.
  JSON: support bottom stair step height defaults changed so that the bottom distance to the model isn't violated too much
  Try to use Protobuf CPP implementation if it is available
  ...
2015-11-13 11:31:29 +01:00
Tamara Hogenhout
ce08ab2b9a conforming to code style
Fixes #CURA-327
2015-11-10 17:02:33 +01:00
Tamara Hogenhout
c746c24e2b fix typo's..
Contributes to #CURA-256
Contributes to #429
2015-11-10 16:45:42 +01:00
Tamara Hogenhout
9320fc1af5 uses a different method to check whether a machine name excists
contributes to #CURA-325
2015-11-09 18:01:35 +01:00
Tamara Hogenhout
2987da6dcf Sets the languageComboBox to the default language
Fixes #CURA-327
2015-11-09 16:54:56 +01:00
Tamara Hogenhout
968d72863e Wizardpages without hack
Contributes to #CURA-256
Contributes to #429
2015-11-05 18:17:47 +01:00
Tamara Hogenhout
831419d110 Only hides the window when there are no more pages
so it doens't hide before the error message is shown and it doesn't hide when there are extra pages (like for the UMO)

Contributes to #CURA-256
Contributes to #429
2015-11-05 18:17:04 +01:00
Tamara Hogenhout
b2f4e2bf26 Shows an error message when a user tries to add a printer with a name that already excists.
Also auto-generates numbering in the name, when the automatically generated machine-name is non-unique

contributes to #CURA-325
2015-11-04 17:36:20 +01:00
Arjen Hiemstra
2efcbc3c1f Revert "temporary hack so Ruben can test the update firmware fix"
This reverts commit 7eb9845dedb0f292c837fd02cc876dd8e958c0f9.
2015-11-01 21:32:08 +01:00
Tamara Hogenhout
7eb9845ded temporary hack so Ruben can test the update firmware fix 2015-10-30 16:29:20 +01:00
fieldOfView
9bf3b2a226 Always show "General" page when reopening preferences 2015-10-29 14:29:04 +01:00
Adam Goldsmith
95a695545b Fix unset text colors on bright backgrounds
Adds a text_default color for use where the background color is set to
something bright. This avoids falling back on the user's theme, in which
the default text color might be also be bright.
2015-10-28 10:32:47 -04:00
Arjen Hiemstra
936c2f9365 Merge branch '15.10'
* 15.10:
  Remove full screen from menu and disable the shortcut key
  Properly default infill_sparse_thickness to layer_height`
  Changes the color of the 'C' in one iconfile
  moves the changelog from on-startup to the extensions menu
  Fix firmware update to properly report progress
  Use a decorator to track Z offset
  Remove infill_sparse_combine setting
  Update for BQ printers profiles
  Bump version
  Properly position groups and nodes once ungrouped
2015-10-27 14:24:25 +01:00
Arjen Hiemstra
a94961d28b Remove full screen from menu and disable the shortcut key
Upstream is unfortunately riddled with bugs, so it is better to disable
full screen for now.

CURA-317 #Ready-for-Review
2015-10-26 16:23:49 +01:00
Adam Goldsmith
b8af18bd47 Add Ctrl+D shortcut to clear platform. Fixes #475 2015-10-22 10:39:30 -04:00
Tamara Hogenhout
c022dc68ae shortcut for engine log 2015-10-16 12:11:58 +02:00
Tamara Hogenhout
4ffbfcf69f Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10 2015-10-16 11:02:27 +02:00
Tamara Hogenhout
a7d43efe15 Binds the backspace button to deleteSelection functionality
fixes #CURA-249
2015-10-16 11:02:02 +02:00
Arjen Hiemstra
0b9047f6ca Properly set the current folder on file open
This makes sure the next time the file dialog is opened the last folder
used is openend.

CURA-246 #Start-Review
2015-10-15 09:42:52 +02:00
Arjen Hiemstra
769ff84c15 Delay showing the main window a little so we do not get garbage on the window
CURA-160 #Start-Review
2015-10-14 17:57:00 +02:00
Tamara Hogenhout
58d5487eb9 The print job name changes to empty when there is no mesh.
Only the machine abbreviation remains.

fixes #CURA-122
2015-10-14 16:36:12 +02:00
Tamara Hogenhout
4ceb48c3fd Makes the page display the separate test-values.
When the user doesn't finish the checkup and later on re-checks on it, it doens't look like they can't proceed with the check-up.

fixes #CURA-256
2015-10-14 16:19:24 +02:00
Tamara Hogenhout
ed693d57a9 Fixes that the firmware update kan be called from the add machine -> add UMO wizard
fixes #CURA-256
2015-10-14 16:03:29 +02:00
Tamara Hogenhout
f9f0969a6d Fixes problems with the upgraded parts page of the add Original wizard
The setMachineSettingValue functionalities are now bound to whether the checkboxes are checked or not instead of onClicked. Also the wizard now saves the values, so the user cannot get confused when revisiting this part of the wizard.

commits to #143
contributes to #CURA-256
2015-10-14 15:00:27 +02:00
Tamara Hogenhout
861b535f9d Implementing missing functionalities on the addmachine -> add original wizard
contributes to #CURA-256
2015-10-14 11:53:53 +02:00
Tamara Hogenhout
a855da5c4c contributes to #CURA-256 2015-10-12 18:39:53 +02:00
Tamara Hogenhout
9aeb9bb37d cleanup 2015-10-09 17:18:14 +02:00
Arjen Hiemstra
9c6c06d501 Clean up "View" configuration page
Contributes to CURA-211
2015-10-08 17:48:22 +02:00
Tamara Hogenhout
9258501a3a Makes that only the name of the first model is displayed in the Printjob Name textfield.
fixes #224
2015-10-07 14:56:28 +02:00
Arjen Hiemstra
acfd2861f1 Make the UMO upgrade selection page work properly 2015-10-05 16:47:45 +02:00
Arjen Hiemstra
03ad005462 Update preference dialog to the changed API 2015-10-05 14:40:02 +02:00
Arjen Hiemstra
34e37af8c9 Also disable output device selection when main save button is disabled
CURA-209 #done
2015-10-01 17:51:54 +02:00
Arjen Hiemstra
a63db94d06 Never disable the view button
Fixes #443
CURA-225 #done
2015-10-01 12:37:17 +02:00
Arjen Hiemstra
16c5aeba68 Use selection status to disable/enable tools rather than platform activity
Fixes issues with tool activation.
2015-10-01 12:37:17 +02:00
Arjen Hiemstra
ca60ed0aad Make the Infill buttons and support checkboxes in Simple mode functional
CURA-182 #done
2015-09-29 16:58:04 +02:00
Arjen Hiemstra
d2ed9bc74f Fix the variants menu so the variants actually get added
Contributes to CURA-24
2015-09-29 16:58:04 +02:00
Arjen Hiemstra
3b5664f250 Try to add a page when the name of a wizard page is unknown
Contributes to CURA-91
2015-09-29 16:58:04 +02:00
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
Arjen Hiemstra
d4ea9246f6 Use the job name for saving files
CURA-183 #Done
2015-09-23 18:21:39 +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