Ghostkeeper
2cdf06413b
Remove margin on the left of print monitor
...
For the other side bar objects this margin was applied doubly, so that makes it very easy to remove.
Contributes to issue CURA-3161.
2017-02-08 09:41:42 +01:00
Ghostkeeper
5c2f1a935a
Move monitorLabel into PrintMonitor.qml
...
It's a label that belongs to the print monitor after all. Let the print monitor file decide how it's going to look.
Contributes to issue CURA-3161.
2017-02-01 17:31:36 +01:00
fieldOfView
e2a9fc0d79
Rename header tab status overlays to make them reusable
...
The "settings" tab could use a status overlay to show setting errors and slicing paused states.
2017-01-26 14:32:47 +01:00
fieldOfView
5939ff9b81
Make header tab button color stylable
...
The monitor tab icon is split up in a base monitor tab icon and a status overlay, each with their own color.
2017-01-26 14:17:07 +01:00
fieldOfView
3e369c2494
Hide profiles selection (variant/material/quality) when hiding settings
2017-01-11 18:31:33 +01:00
Youness Alaoui
f095e9050f
T466: Hide the search icon from printer setup
...
When in custom mode in the printer setup pane and a gcode file gets loaded
the search icon needs to disappear as well.
Reported by @GhostKeeper, and fix provided by @victor9999
2017-01-05 13:14:33 -05:00
Victor Larchenko
26fe0ddbb5
D6: Refactoring
2016-12-23 15:53:16 -05:00
Victor Larchenko
1631045d7a
D5: Refactoring
2016-12-23 15:53:16 -05:00
Victor Larchenko
1f84ad7084
T466: Added explanation text on settings panel
2016-12-23 15:53:15 -05:00
Victor Larchenko
8987aa2048
T466: Revert the previous commit since it messed up the file rights.
2016-12-23 15:53:15 -05:00
Victor Larchenko
64d7bb0c2a
T466: Added ability to print loaded gcode
2016-12-23 15:53:14 -05:00
Victor Larchenko
2ee5e2cb0b
T466: Added hiding of properties menu
2016-12-23 15:53:13 -05:00
fieldOfView
f9ed6af6d6
Tweak the hovered state of the machine selection to match the rest of the header
2016-12-20 14:35:00 +01:00
Jack Ha
a32615fb12
Added 50ms fade in on hover machine selection. CURA-2763
2016-12-08 14:48:50 +01:00
Jack Ha
054e73383d
Added hover color for machine selection. CURA-2763
2016-12-08 11:12:48 +01:00
fieldOfView
d67395b42b
Codestyle & documentation update
2016-12-07 22:23:06 +01:00
fieldOfView
18fb379fbe
Add tooltips for Setup/Monitor and Recommended/Custom tabs
2016-12-07 19:40:33 +01:00
fieldOfView
e642b4ebe9
Tweak 2.4 sidebar changes
...
* Make extruder-tabs more clear on badly calibrated displays
* Make infill selection same width as other "Recommended" controls
* Move printer selection to the top bar
* Add animation to support extruder selection combobox
2016-12-07 17:41:04 +01:00
Jack Ha
67f1afb9ce
Revert "Show extruder tabs only in custom mode. CURA-2763"
...
This reverts commit f916c9b4cfc47e8fa99c7a9888b0d12f118503af.
2016-12-07 14:32:40 +01:00
Jack Ha
f916c9b4cf
Show extruder tabs only in custom mode. CURA-2763
2016-12-06 16:32:34 +01:00
fieldOfView
9c604bb674
Fixes two minor issues introduced in the feature_find_settings merge
2016-11-26 22:46:21 +01:00
fieldOfView
d045738dc8
Simplify button width logic
2016-11-24 11:51:35 +01:00
fieldOfView
933ed5177f
Toggle visibility of filter field when pressing the "search" icon
2016-11-22 13:44:41 +01:00
fieldOfView
7e4f1dce7b
Add button for toggling the find settings textbox
...
The toggle is only shown when advanced mode is selected.
2016-11-21 23:29:18 +01:00
Simon Edwards
cc33b3be22
Change for the "Advanced" tab to "Custom".
...
CURA-2751 Change settings label "Simple" to "Recommended"
2016-10-26 10:43:00 +02:00
Simon Edwards
d228f6ce9f
CURA-2751 Change settings label "Simple" to "Recommended"
2016-10-20 12:51:19 +02:00
fieldOfView
fe60b2fab8
Add missing elide for "Print Setup" label
...
And fix some code style
2016-10-13 13:18:51 +02:00
fieldOfView
e422eb6ee5
Fix sidebar height when switching to UM2
...
When switching from a multiextrusion printer to the UM2, sometimes too much whitespace would be left for the sidebar header
2016-09-14 08:15:43 +02:00
Jaime van Kessel
31bc3d2575
Added maintenance state to display qml
...
CURA-2235
2016-09-12 13:38:30 +02:00
fieldOfView
cf06df8b07
Add a sidebar state for when a printer is not accepting commands
...
CURA-1851
2016-08-04 16:39:46 +02:00
fieldOfView
ed669925ad
Disable print monitor if the printer is not (yet) ready to receive commands
...
CURA-1851
2016-08-04 15:06:22 +02:00
fieldOfView
8fb6c9939a
Add "offline" styling to sidebar/monitor
...
CURA-1851
2016-07-28 18:14:38 +02:00
Jaime van Kessel
afed6eed93
Print montior also handles wait_for_cleanup correctly now
2016-07-27 14:14:13 +02:00
fieldOfView
2f3ffe2a18
Fix tabs when automatically switching to the monitor tab (on print start)
...
CURA-1036
2016-07-08 11:22:07 +02:00
Jaime van Kessel
0477955974
Sidebar stuff is now properly done in a loader (and in seperate files)
...
CURA-1036
2016-07-07 17:02:29 +02:00
fieldOfView
35efea3d11
Show "ready" state when a printer is connected but jobstate is not yet set
...
CURA-1036
2016-07-07 09:52:53 +02:00
fieldOfView
7b4137ce20
Tweak color and icon logic (add "pre_print" state)
...
CURA-1036
2016-07-04 18:35:47 +02:00
fieldOfView
087ebc0768
Automatically show the Print Monitor when starting a print
...
CURA-1036
2016-07-01 15:06:49 +02:00
fieldOfView
7ec605579e
Introduce printing/busy status and make monitor i18n-aware
...
CURA-1036
2016-06-30 10:20:19 +02:00
fieldOfView
612888c9fb
Remove remnant code
...
CURA-1036
2016-06-27 10:25:02 +02:00
fieldOfView
8bc2c6e042
Tweak styling
...
CURA-1036
2016-06-24 14:41:52 +02:00
fieldOfView
f6e31cd97a
Fix updating monitored values
...
Though the PrintMonitorModel was a nicer solution, it broke the binding of values coming from the PrinterOutputDevices
CURA-1036
2016-06-24 14:35:31 +02:00
fieldOfView
beff54e5b1
Refactor print monitor as styleable listview
...
Listview updates when print monitor values becomes available.
CURA-1036
2016-06-24 12:50:39 +02:00
fieldOfView
2143fc14ab
Add print job name
...
CURA-1036
2016-06-23 21:58:45 +02:00
fieldOfView
cdd38763f6
Tweak sidebar tab bar appearance
...
CURA-1036
2016-06-22 16:06:11 +02:00
Jaime van Kessel
96e6477793
Print monitoring tab now has icons indicated if it's paused / connected
...
CURA-1036
2016-06-17 13:06:33 +02:00
Jaime van Kessel
1232ac7df5
Temperatures are now rounded + displayed with celcius sign
...
CURA-1036
2016-06-17 12:05:23 +02:00
Jaime van Kessel
ef9ce7ad55
Made time total & time remaining pretty
...
CURA-1036
2016-06-17 11:55:53 +02:00
Jaime van Kessel
8d8b479216
Adding pause / resume buttons for print monitoring
...
CURA-1036
2016-06-16 15:36:51 +02:00
Jaime van Kessel
a735e92dfa
Added camera image overlay when monitoring print
...
CURA-1036
2016-06-16 11:01:58 +02:00