Jaime van Kessel
534e60d8e1
Added pausing text for pausing state
...
CL-896
2018-09-05 14:22:41 +02:00
Jaime van Kessel
8e66686d6f
Change "waiting" lable to "available"
...
Cl-896
2018-09-05 14:06:18 +02:00
Jaime van Kessel
23cd46824f
Ensure that printer icon has disabled color if the printer is disabled
...
CL-896
2018-09-05 13:52:41 +02:00
Jaime van Kessel
5be65688a0
Change label to action required
...
In some cases it's not a configuration change that's required, so this is a more correct label
CL-896
2018-09-05 13:48:47 +02:00
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
Lipu Fei
ef5107e025
Update modified setting keys
2018-09-05 11:42:49 +02:00
Lipu Fei
082b9a4076
Merge remote-tracking branch 'origin/master' into CURA-5095_collect_user_modified_settings
2018-09-05 11:31:21 +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
Ghostkeeper
b02769912f
Don't print slower than 1mm/s
...
If you set the wall printing speed to 10, it would through inheritance result in an outer wall printing speed of 0. No longer.
2018-09-05 09:42:20 +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 dd778f0450219cbc2f7309eeb08bc20065bd51af.
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
Diego Prado Gesto
4098d4d289
Merge pull request #4313 from Ultimaker/CURA-5670_use_tags_to_define_showcase
...
Build models using reserved tags
2018-09-03 16:11:05 +02:00
Diego Prado Gesto
b638b2274a
Count only the material packages by author, not all packages.
...
Contributes to CURA-5670.
2018-09-03 15:12:52 +02:00
Diego Prado Gesto
bf1d3b964f
Skip loading a reply if it's not later handled.
...
Contributes to CURA-5670.
2018-09-03 14:30:05 +02:00
Lipu Fei
ab572e9de2
SettingFunction evaluation needs a stack to provide values
...
Note that this is still not correct. When the value gets evaluated, we
need to evaluate it with that container in the stack(s), but this case,
the stack may have other containers, so the evaluation can give
incorrect values because its context is simply not correct. This change
only prevents it from breaking because it's missing a provider.
2018-09-03 14:03:46 +02:00
Aleksei S
f1d2d7ed36
Merge branch 'master' of github.com:Ultimaker/Cura
2018-09-03 11:16:42 +02:00
Jaime van Kessel
3969463758
Remove the old "not setup as group" notification
...
CL-896
2018-09-03 11:16:17 +02:00
Aleksei S
149a47e5a7
Remove double keys from right click menu, remove backspaceSelectionAction because not used
...
CURA-5642
2018-09-03 11:15:25 +02:00
Ghostkeeper
6df029971d
Don't crash if layer height is a formula
...
We obtain the layer height here but that might be a formula so we should evaluate that formula here.
Fixes #4005 .
2018-09-03 11:02:24 +02:00
Ghostkeeper
1136033f97
Remove superfluous check for 'ok T:'
...
This check is never hit because if there is 'ok T:' in the bytes array then it will have hit the first check for 'ok ' and 'T:'.
2018-09-03 10:50:07 +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
KangDroid
9edf2b5b0b
Re-Enable fullscreen shortcut and add menu on ViewMenu
2018-09-03 12:04:54 +09:00
fieldOfView
4a5451576d
Update copyright
2018-09-02 18:07:30 +02:00
fieldOfView
43b4ca3044
Fix code-style
2018-09-02 18:02:33 +02:00
fieldOfView
9739dbd5f6
Fix missing import
2018-09-02 17:18:04 +02:00
Sacha Telgenhof Oude Koehorst
6ddafa00a4
Add Creality Ender-3 machine definition.
2018-09-01 19:37:53 +09:00
Mark
9bcc8ffff6
Merge pull request #4288 from thopiekar/patch-2
...
bq Hephestos2: Getting a rid of custom g-code
2018-09-01 09:25:17 +02:00
Ian Paschal
988b9059b9
Fix code-style
...
Contributes to CURA-5670
2018-08-31 16:55:03 +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
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
Lipu Fei
6cceebb117
Revert "Remove double shortcut buttons"
...
CURA-5642
This breaks translations and doesn't fix the shortcut key problem.
2018-08-31 15:14:12 +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
alekseisasin
9bd51d15ae
Merge pull request #4298 from Ultimaker/CURA-5675-reset_machines_for_removed_quality_changes
...
CURA-5675 Reset machines that use a removed quality changes
2018-08-31 12:00:31 +02:00
alekseisasin
aa2cb7d415
Merge pull request #4212 from fieldOfView/feature_support_infill_angle
...
Add setting for Support Infill Line Direction
2018-08-31 11:18:03 +02:00
Aleksei S
b0b148f2d0
Remove wrong setting
...
CURA-5676
2018-08-31 11:06:25 +02:00