Jaime van Kessel
7096c7382b
Add width to labels in printcore qml object.
...
This ensures that the elide works correctly
CL-896
2018-09-05 13:43:24 +02:00
Jaime van Kessel
cd6832544b
Fix for compatible_machine_families breaking for older firmwares
...
Older firmwares didn't have the compatible_machine_families field yet.
Cl-894
2018-09-05 13:17:33 +02:00
Jaime van Kessel
882cc000ac
Move to top is now disabled for the first job
...
CL-896
2018-09-05 13:15:09 +02:00
Jaime van Kessel
1b9deb2790
Add unreachable label if a printer can not be reached inside a cluster
...
CL-896
2018-09-05 10:25:20 +02:00
Jaime van Kessel
7ad2e67074
Fix margins for active print job name in printer tile for cluster
...
CL-896
2018-09-05 10:09:44 +02:00
Jaime van Kessel
a0302684d6
Add handling for cluster print jobs that are in error state
...
CL-896
2018-09-05 10:06:37 +02:00
Jaime van Kessel
be4357c635
Show different state when printer is disabled
...
CL-896
2018-09-04 13:45:16 +02:00
Jaime van Kessel
132366fa61
Revert "Add enabled state to printer, so that it can be displayed."
...
This reverts commit dd778f0450
.
2018-09-04 13:42:24 +02:00
Jaime van Kessel
dd778f0450
Add enabled state to printer, so that it can be displayed.
...
This ensures that if a printer is set to "Not available", that the interface can correctly show it
CL-896
2018-09-04 13:27:17 +02:00
Jaime van Kessel
3969463758
Remove the old "not setup as group" notification
...
CL-896
2018-09-03 11:16:17 +02:00
Jaime van Kessel
b7d7091de8
Add padding around the printer icons
...
CL-893
2018-09-03 10:26:27 +02:00
Jaime van Kessel
2e5b11af9d
Fixed codestyle issue
...
Switching between codestyles is hard :(
2018-09-03 10:05:20 +02:00
Jaime van Kessel
fb1033ad99
Add the compatible machine families property to printerOutputModel
...
This is used by the cluster to indicate by which families of printers the job can be displayed
CL-894
2018-09-03 10:03:11 +02:00
Jaime van Kessel
98d0ad6c27
Add printer pill type to cluster monitor printer tile
...
CL-896
2018-08-31 16:47:26 +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
Jaime van Kessel
e2bcf4dfa8
Show correct labels & status icon if print was aborted
...
CL-896
2018-08-30 17:18:48 +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
43676d761c
Merge branch 'master' into master
2018-08-29 14:00:46 +02:00
Lipu Fei
49743d8e6c
Merge pull request #4299 from Ultimaker/remove_maximum_length_printer_address
...
Remove the 40 char maximum on printer address textfield
2018-08-29 12:53:14 +02:00
Lipu Fei
c1e4b5f80d
Merge branch 'master' into remove_maximum_length_printer_address
2018-08-29 12:49:16 +02:00
Ghostkeeper
1d8f19f1d1
Don't give error value for infill layer thickness if no infill
...
It won't crash the engine because the entire infill filling routine is skipped.
2018-08-29 11:55:37 +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
Ian Paschal
694cc91ae9
Add a "Favorites" heading to materials menu
...
Contributes to CURA-5162
Also fixed some non i18n strings
2018-08-28 11:21:47 +02:00
Lipu Fei
40c4e9c5df
Fix KeyError color_code in BaseMaterialsModel
2018-08-28 09:56:00 +02:00
Aleksei S
3e3f1cb03d
Remove double shortcut buttons
...
CURA-5642
2018-08-28 09:31:05 +02:00
Matteo Spinelli
dd0ddaedac
reduce stress on the galvo by printing infill in straight lines
2018-08-28 08:01:51 +02:00
Matteo Spinelli
255a2afe3b
more moai tweaks
2018-08-28 08:01:51 +02:00
Matteo Spinelli
203e77fee1
moai definition tweaks
2018-08-28 08:01:51 +02:00
Matteo Spinelli
65992f4281
Add KDE .directory file in gitignore
2018-08-28 08:01:51 +02:00
Matteo Spinelli
39cbfca17f
typo in moai profile
2018-08-28 08:01:51 +02:00
Matteo Spinelli
ae4d6f05f8
teaking the moai profile
2018-08-28 08:01:51 +02:00
Matteo Spinelli
048bdd36a6
updated moai plate image
2018-08-28 08:01:51 +02:00
Matteo Spinelli
d0c1496960
fix issues with moai profile
2018-08-28 08:01:51 +02:00
Matteo Spinelli
eca2f5f6ba
change from snap_distance to minimum_polygon_circumference
2018-08-28 08:01:51 +02:00
Matteo Spinelli
8c4117541c
Update Peopoly moai definitions and files
2018-08-28 08:01:51 +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
Ian Paschal
d097b06479
Merge pull request #4284 from Ultimaker/CURA-5668_fix_quality_fallback
...
CURA-5668 Fix quality lookup fallback mechanism
2018-08-27 11:58:18 +02:00
Lipu Fei
9d1b115f2a
Merge pull request #4244 from Ultimaker/feature_favorite_materials
...
Feature favorite materials
2018-08-27 11:12:08 +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