1062 Commits

Author SHA1 Message Date
Tamara Hogenhout
4897c9392a 15.10 last minute restyling
Contributes to: issue CURA-60
2015-09-03 17:06:41 +02:00
Tamara Hogenhout
04d1ae0b22 15.10 minimal version of the simple mode
Contributes to: issue CURA-60
2015-09-03 16:42:47 +02:00
Tamara Hogenhout
546872aa87 15.10 restyling of the profile setup
Contributes to: issue CURA-60
2015-09-02 16:34:37 +02:00
Tamara Hogenhout
3088579aad 15.10 restyling of the sidebar header
Contributes to: issue CURA-60
2015-09-01 17:26:35 +02:00
Tamara Hogenhout
9fd5ea4f9f 15.10 restyling of the sidebar header
Not yet finished

Contributes to: issue CURA-60
2015-08-31 17:27:53 +02:00
Tamara Hogenhout
3d5f4e6bd6 15.10 re-alignment of the toolbar
This is a test to be reviewed

Contributes to: issue CURA-60
2015-08-27 14:59:33 +02:00
Tamara Hogenhout
26c46eb56a 15.10 New Icons
Contributes to: issue CURA-60
2015-08-27 14:30:07 +02:00
Tamara Hogenhout
55f51a53b6 15.10 restyling of the savebutton Area
More elaborate shortdescription for especially the outputdevices still have to be implemented. And the filename textfield is not finished.

Contributes to: issue CURA-60
2015-08-27 14:29:44 +02:00
Tamara Hogenhout
534c277b00 15.10 restyling of the layerview slider
Adds a textfield to the handle for per layer selection and removes the display of the min- and maxvalue

Contributes to: issue CURA-60
2015-08-25 12:20:13 +02:00
Tamara Hogenhout
96c63ef6e9 15.10 Restyling of the message stack
Contributes to: issue CURA-60
2015-08-24 17:05:24 +02:00
Tamara Hogenhout
720577ff8e 15.10 Restyling of the message stack
specifically the progressbar, styling of the messages and colors

Contributes to: issue CURA-60
2015-08-21 10:54:39 +02:00
Tamara Hogenhout
0ea042a140 Cleanup 2015-08-19 17:11:23 +02:00
Tamara Hogenhout
b7e9accf75 15.10 Restyling toolbar, viewmode button
Contributes to: issue CURA-60
2015-08-19 17:05:59 +02:00
Tamara Hogenhout
9324dbff02 15.10 New font for Cura
Contributes to: issue CURA-60
2015-08-19 15:24:06 +02:00
Tamara Hogenhout
2df2c9c6c8 15.10 Changes the styling for the open file button
Everything related to the font is not changed yet, first we have to agree on the chosen font

Contributes to: issue CURA-60
2015-08-19 14:52:38 +02:00
Tamara Hogenhout
bd76a18ea7 15.10 Adds a color for the line between the toolbar buttons
Contributes to: issue CURA-60
2015-08-17 17:32:50 +02:00
Tamara Hogenhout
ac95858e4b 15.10 Restyling buttons in the contentArea
Still have to change the buttonsizes, but I don't have the final designs/sizes yet.

Contributes to: issue CURA-60
2015-08-17 17:32:20 +02:00
Tamara Hogenhout
b14f3d98bc Adds the styling and wizardPages (more directly) to the generic wizard
contributes to #143
2015-08-13 10:48:33 +02:00
Tim Kuipers
b203c8e6cb prime_tower_size, prime_tower_wipe_enabled, support_extruder_nr, support_roof_extruder_nr, category_dual (+icon), caterogy_shield icon 2015-07-29 16:21:54 +02:00
Arjen Hiemstra
89b175bc5c Merge branch '15.06'
* 15.06:
  Do not cause "dictionary changed size during iteration" errors when changing view
  Adds an idle-state for the layerview slider
  Adds an idle-state for the safebutton
  Sets the platform activity on true when a model is loaded
  Sets the platform activity on true when a model is loaded
  Create functions that get & set platform activity
  Send M104 to set the temperature to 0
  Do not store files that fail to load in recent files
2015-07-13 13:52:33 +02:00
Tamara Hogenhout
608283f5f4 Adds an idle-state for the layerview slider
When there is no model, the layerview slider goes back into the idle state

fixes #128
2015-07-10 19:28:19 +02:00
Arjen Hiemstra
fec2207b50 Merge branch '15.06'
* 15.06:
  Also add the parent class' command line arguments
  Only process the layer data if the layer view is active.
  Write to the correct variable so bed temperature is properly updated
  Correct a copy-paste error in getConnectionList
  Properly close all open USB connections on shut down
  Catch errors when trying to close the connection thread
  Enlarge the zone where you can use scrolling to look trough the layer mode.
  tiniest detail concerning the padding of the layer count label
  Adds layer count
2015-07-10 13:10:15 +02:00
Tamara Hogenhout
ae89ef37c0 Enlarge the zone where you can use scrolling to look trough the layer mode.
Also make it more visible

fixes #118
2015-07-09 16:27:31 +02:00
Tamara Hogenhout
ab07b0205f tiniest detail concerning the padding of the layer count label
Fixes #117
2015-07-08 18:05:50 +02:00
Tamara Hogenhout
53a94c23e1 Adds layer count
Brings back the layer count, the min & max. And it does not display these untill Cura is done slicing.

Fixes #117
2015-07-08 18:01:03 +02:00
Arjen Hiemstra
032e27c68c Merge branch '15.06' 2015-07-08 13:03:05 +02:00
Aldo Hoeben
e2b170b51a Improve visibility of layer slider
The layer slider (in Layer viewmode) has poor visibility against the background if the slider overlaps the checkerboard in the 3d scene. This patch changes the color of the slider to the same color that is used for buttons, setting it apart from the checkerboard.

Fixes https://github.com/Ultimaker/Cura/issues/93
2015-07-03 21:59:58 +02:00
Arjen Hiemstra
06c70422fb Add an arrow indicator when a tool_button button has a menu
Fixes #67
2015-06-30 15:01:18 +02:00
Tamara Hogenhout
56a6467491 Styling to add descriptive tooltips to the settings -> preferences -> plugins page.
contributes to issue from Asana: #unknown
2015-06-29 19:07:42 +02:00
Tamara Hogenhout
a9f87d5d34 Restyling of the save to toolpath button
When the text is to long for the infobox, it is elided of the "Estimated print-time" message is not shown.

Contributes to #54
2015-06-25 16:49:57 +02:00
Arjen Hiemstra
58702d0bb7 Merge branch '15.06'
* 15.06:
  Store the disallowed areas as polygons and use those to test for intersection
  Account for skirt size and disallowed areas to set the scale to max size
  Fix the JSON file after moving the initial layer height setting
  Move initial layer thickness from layer height children into category
  Disable the low/high quality slicing and slider settings if we are not in simple mode
  Remove sidebar right margin
  Exclude ConsoleLogger and MLP* and OBJWriter plugins from the windows installer
  Switch to using a proper windows application
  Properly run the vcredist installer in quiet mode
  Use the application as source for the shortcut icon
  Bump version to 15.05.96
  Properly add and set the window icon
  Update UMO start/end gcode to reflect what is used in Cura 15.04
  Do not hide enable retraction check box even if all children are visible
  Update setting ranges to reflect those that are used in the current Cura
  lowers the printbed so the mesh and grid no longer z-fight
  If we skip an object because it does not have a bounding box, retrigger the change timer
  Restyling of the save to toolpath button
2015-06-25 14:24:35 +02:00
Tamara Hogenhout
27de74848d Restyling of the save to toolpath button
Fixes #54
2015-06-24 13:44:36 +02:00
Arjen Hiemstra
c387cd9420 Merge branch '15.06'
* 15.06:
  Bump version to 15.05.95
  Update changelog
  Hide the bed temperature for UMO
  Do not hide the entire material category for UM2 but just the unused settings
  Add a precision value to the time/quality slider settings and use that to round values
  Display the rotation angle when we are performing a rotation
  bugfix: avoid overlapping walls OFF by default
  Add a background to the tooltip label so long strings also have background
  Make sure the tool panel background is at least as wide as the active item
2015-06-22 11:45:44 +02:00
Arjen Hiemstra
ddbb952d9c Add a background to the tooltip label so long strings also have background
Contributes to #57
2015-06-17 17:43:03 +02:00
Arjen Hiemstra
7949385764 Merge branch '15.06'
* 15.06:
  Format after translating, not before
  Change "Update" back to "Update Firmware"
  Properly translate mode menu
  Add russian translations
  Add missing translations to the list of translations to build
  Remember the previuos active tool on selection change
  Use python's webbrowser instead of Qt.openUrlExternally for opening urls
  adds styling for both the regular as the indeterminate progressbar
  adds styling for a regular progressbar
2015-06-17 16:15:00 +02:00
Tamara Hogenhout
15e66a7a18 adds styling for both the regular as the indeterminate progressbar
Commits to #44
2015-06-16 14:42:37 +02:00
Tamara Hogenhout
7922cb3034 adds styling for a regular progressbar
Commits to #44
2015-06-16 14:14:31 +02:00
Arjen Hiemstra
46576ba5e7 Merge branch '15.06'
* 15.06:
  Implement rendering the top 5 layers solid and with infill
  Add a createMesh function to LayerData::Layer that creates a mesh from a layer
  Add support for line width and infill types to LayerData::Polygon
  Use the new layer message properties to properly create layers
  Do not render the convex hull node unless the object is selected
  Update generated protobuf protocol file as per CuraEngine changes
  helps with making the messagestack adapt to the total size of messages + pogressbar
  Defines the style of the progressbar
  Makes the openfile button blue/active as long as there is no file loaded.
2015-06-16 14:06:57 +02:00
Tamara Hogenhout
cff6ae32a7 helps with making the messagestack adapt to the total size of messages + pogressbar
Commits to #44
2015-06-15 17:28:41 +02:00
Tamara Hogenhout
c11c80fa24 Defines the style of the progressbar
Commits to #44
2015-06-15 16:44:43 +02:00
Tamara Hogenhout
6add467477 Makes the openfile button blue/active as long as there is no file loaded.
This is to make the UI more intuitive.

Contributes to #43
2015-06-15 13:59:17 +02:00
Arjen Hiemstra
eb7714ce19 Merge branch '15.06' 2015-06-12 12:19:29 +02:00
Arjen Hiemstra
aa0c18118b Revert "makes the tooltip/label appear behind the button."
This reverts commit 62558f47fafb9d783388238011f8fca938ffe145.
2015-06-12 12:19:23 +02:00
Tamara Hogenhout
0b9986d34b Changes icon size (within the buttons) to improve clarity
Contributes to #43
2015-06-12 12:18:39 +02:00
Tamara Hogenhout
62558f47fa makes the tooltip/label appear behind the button.
Contributes to #43
2015-06-11 15:56:09 +02:00
Tamara Hogenhout
ff058bbfae Changes icon size (within the buttons) to improve clarity
Contributes to #43
2015-06-11 13:42:49 +02:00
Arjen Hiemstra
9f1b6fc496 Use a darker text color for improved clarity
Contributes to Asana Readability issue
2015-06-10 15:42:51 +02:00
Arjen Hiemstra
fa671225c8 Update tool button styling for improved clarity
Fixes #35
2015-06-10 15:42:51 +02:00
Tamara Hogenhout
38346dd95f Merge branch '15.06'
Conflicts:
	cura/CuraApplication.py
2015-06-10 15:18:45 +02:00
Tamara Hogenhout
5f24b70453 Highlight Open button when no files are loaded
This helps with first-run to make it clear where to start.

Fixes #37
2015-06-10 14:57:37 +02:00