Ian Paschal
dec76a19ed
Build models using reserved tags
...
Contributes to CURA-5670
2018-08-31 16:13:01 +02:00
Jaime van Kessel
8aef7216ec
Increase the margin between print montior header and tiles
...
CL-896
2018-08-31 16:11:20 +02:00
Jaime van Kessel
224108c342
Decrease width of popups for cluster monitor
...
CL-896
2018-08-31 15:55:22 +02:00
Jaime van Kessel
485058c3de
Made queue have a max width
...
CL-896
2018-08-31 15:50:34 +02:00
Jaime van Kessel
3ce9b481a2
Add rabithole links to cluster monitor page
...
CL-896
2018-08-31 15:01:54 +02:00
Lipu Fei
8a507c34a3
Merge pull request #4312 from Ultimaker/CURA-5676_add_contacts_toolbox
...
Cura 5676 add contacts toolbox
2018-08-31 13:58:57 +02:00
Lipu Fei
98d8a3f3e3
Fix code style and small cleanup
...
CURA-5676
2018-08-31 13:49:10 +02:00
Lipu Fei
c4afbe7a67
Convert links to a dict
...
CURA-5676
Easier to process.
2018-08-31 13:45:04 +02:00
Lipu Fei
9433cf7c45
Change email field to show full email address
...
CURA-5676
2018-08-31 13:23:41 +02:00
Lipu Fei
e17cf3dfbf
Show company website full link as text
...
CURA-5676
2018-08-31 13:20:42 +02:00
Aleksei S
9258c9a7fc
Added links to toolbox
...
CURA-5676
2018-08-31 11:03:30 +02:00
Diego Prado Gesto
a8cb1e25b4
Merge branch 'master' into fix_layer_number_width
2018-08-31 10:56:23 +02:00
Jaime van Kessel
e2bcf4dfa8
Show correct labels & status icon if print was aborted
...
CL-896
2018-08-30 17:18:48 +02:00
alekseisasin
0488494537
Merge pull request #4300 from Ultimaker/remove_double_extensions_cura_5650
...
change .curaproject.3mf to just use .3mf
2018-08-30 13:19:47 +02:00
Jaime van Kessel
49aeb60e7d
Merge branch 'master' of github.com:Ultimaker/Cura into cura_connect_UI_rework
2018-08-30 10:35:20 +02:00
Jaime van Kessel
fd1b0a80e7
Fixed alignment of printCoreConfiguration
...
CL-896
2018-08-30 10:32:37 +02:00
Jaime van Kessel
14f253017b
Align printer name & printjob name with center of printer icon
...
CL-896
2018-08-30 10:21:50 +02:00
Lipu Fei
9f158a995c
Merge pull request #4283 from Ultimaker/CURA-5555_ufp_material_profile
...
Add materil xml file to UFP file
2018-08-30 09:58:42 +02:00
Lipu Fei
570d0715ed
Add call_on_qt_thread to UFPWriter.write()
...
CURA-5555
2018-08-29 17:38:36 +02:00
Lipu Fei
8f5aa82bdb
Fix adding materials in UFP
...
CURA-5555
Need to use getContainer() for a MaterialNode.
2018-08-29 17:38:36 +02:00
Lipu Fei
939484bc91
Fix adding materials in UFP
...
CURA-5555
- Store materials in virtual path "/Materials"
- Correct material relationship type
- Add origin for material relationship
- Use MaterialManager instead of ContainerRegistry to get materials
- Other minor changes
2018-08-29 17:25:36 +02:00
Mark
baef0350cd
Cleaned up MIME types
2018-08-29 14:41:38 +02:00
Mark
c48a5474f0
remove .curaproject from the extensions and just use .3mf
...
CURA-5650
2018-08-29 13:42:26 +02:00
Mark
dda356fbc4
Remove the 40 char maximum on printer address textfield
2018-08-29 11:50:43 +02:00
Jaime van Kessel
60353bcd67
Added missing elides
...
CL-896
2018-08-29 11:00:24 +02:00
Aleksei S
fe9cada459
Increase plugin API version to 5
...
CURA-5627
2018-08-27 13:59:00 +02:00
Lipu Fei
22ccf074f3
Only check if printing extruder is enabled for printing meshes
...
CURA-5669
2018-08-27 13:20:21 +02:00
Aleksei S
423f1210b0
Catch erros and open the write stream only if the material cointaner is found
...
CURA-5555
2018-08-27 11:10:41 +02:00
Ghostkeeper
45e3355318
Catch failure to parse QML component
...
Don't crash the application then.
2018-08-27 10:57:58 +02:00
Jaime van Kessel
1749a6f9d5
Fixed some QML errors
2018-08-24 17:08:32 +02:00
Jaime van Kessel
39b12fed77
Added icons to beter indicate printjob state
...
CL-896
2018-08-24 16:47:46 +02:00
Jaime van Kessel
d57f166b08
Added opacity to preview if print is done / paused
...
CL-896
2018-08-24 16:26:51 +02:00
Jaime van Kessel
9564f98ccc
Added context menu to printerTile
...
CL-893
2018-08-24 16:22:06 +02:00
Jaime van Kessel
d7e907f1a5
Icons are now displayed in the printerTile
...
CL-896
2018-08-24 15:13:29 +02:00
Jaime van Kessel
aee90081e5
Added machine icons
2018-08-24 14:51:13 +02:00
Jaime van Kessel
86f872ae70
Decreased the spacing between printJob tiles in the queueuueueu
...
CL-896
2018-08-24 14:12:49 +02:00
Jaime van Kessel
5605ff3b46
Fixed fonts
...
CL-896
2018-08-24 14:07:56 +02:00
Jaime van Kessel
36da9cc9e5
Added verticalOffset to popup shadow.
...
This way it's more in line with the rest of the elements
CL-896
2018-08-24 13:52:34 +02:00
Jaime van Kessel
bc651fea92
First printer tile no longer has shadow cut off from top
...
CL-894
2018-08-24 13:50:52 +02:00
Jaime van Kessel
c13f252193
Some spacing / anchoring fixes
...
CL-896
2018-08-24 13:41:33 +02:00
Aleksei S
ea935024cf
Add materil xml file to UFP file
...
CURA-5555
2018-08-24 13:02:06 +02:00
Jaime van Kessel
3e623a6fe6
Added pointer to context popup
...
CL-894
2018-08-24 11:02:05 +02:00
Jaime van Kessel
fc83520ad9
Added camera view back to cluster screen
...
CL-893
2018-08-23 20:34:20 +02:00
Jaime van Kessel
6bfa2fed96
Updated display states and fixed some more margins
...
CL-896
2018-08-23 19:46:14 +02:00
Jaime van Kessel
e9d4c36b32
Updated labels
2018-08-23 18:16:39 +02:00
Jaime van Kessel
c703d15cd3
Updated the styling of the context hover
...
CL-896
2018-08-23 18:05:13 +02:00
Jaime van Kessel
dab2efab7f
Updated margins & layout for the monitor page
...
CL-896
2018-08-23 17:29:48 +02:00
Jaime van Kessel
b0d9dc6fdd
Added DropShadow to the printer & printjob tiles
...
CL-893 && CL-894
2018-08-23 15:53:32 +02:00
Jaime van Kessel
5176ead0e2
Added print progress to sidebar
...
CL-893
2018-08-23 15:07:31 +02:00
Jaime van Kessel
8c2cd510d8
Merge branch 'master' of github.com:Ultimaker/Cura into cura_connect_UI_rework
2018-08-23 12:45:41 +02:00