Lipu Fei
78456d5bc3
Fix clusterSize property check in QML
2017-11-09 09:06:46 +01:00
Mark
1468c3aae5
move undefined/null check
2017-11-09 07:37:09 +01:00
Mark
fdcce1780e
Also check if base.selectedPrinter is null
2017-11-08 19:24:09 +01:00
Mark
303cf33de1
Made the message more clear
2017-11-08 10:23:19 +01:00
Lipu Fei
2be529668e
Fix download for firmware upgrade notification
...
Same issue as the download for Cura version upgrade in CURA-4464.
2017-11-07 13:04:18 +01:00
Ruben D
c61b9c41ab
Fix translation of Unable to slice message
...
Previously the {0} would be filled in at runtime, causing the translation to no longer be found in the catalogue.
Contributes to issue CURA-4091.
2017-11-06 03:55:49 +01:00
Lipu Fei
25c41062e1
Fix material upgrade and version checking
...
CURA-4519
Less duplicated code, but it's still one of the worst parts...
2017-11-02 13:01:49 +01:00
ChrisTerBeke
142ff4e9dc
Merge pull request #2669 from fieldOfView/feature_jogging
...
Jogging
2017-11-01 16:15:40 +01:00
Diego Prado Gesto
7f76749e2c
Merge branch 'CURA-4062_layerview_laggy'
2017-11-01 13:37:44 +01:00
Diego Prado Gesto
c85e10f4c5
CURA-4062 Minor changes
2017-11-01 13:31:17 +01:00
Diego Prado Gesto
d7b75cab2e
CURA-4502 Minor changes
2017-10-31 11:42:46 +01:00
Lipu Fei
22e36ff3af
Fix not supported quality profile list
...
CURA-4451
2017-10-31 11:21:34 +01:00
Andreea Scorojitu
e36cefedf6
Update ChangeLog.txt
2017-10-31 10:47:57 +01:00
alekseisasin
055b6ebaab
Merge pull request #2691 from Ultimaker/cleaner_open_project_dialog
...
Cleaner open project dialog & redering on partial pixels fixes
2017-10-31 09:58:52 +01:00
Ghostkeeper
92cf76b30b
Merge branch '3.0'
2017-10-31 09:57:42 +01:00
Andreea Scorojitu
d7b0583640
Update changelog to the current 3.0.4 version
2017-10-31 09:52:30 +01:00
Aleksei S
7f02ddd6e9
Simplified version for validation need to show user agreement
...
CURA-4501
2017-10-30 15:43:40 +01:00
Lipu Fei
aab601927c
Show Add Machine dialog after User Agreement dialog is closed
...
CURA-4501
2017-10-30 15:43:40 +01:00
Lipu Fei
b5904cd239
Fix code style
...
CURA-4501
2017-10-30 15:43:40 +01:00
Mark
ca8127c047
Fixed code comments
...
CURA-4501
2017-10-30 15:43:39 +01:00
Mark
9aebb395ab
Refactor and cleanup
...
CURA-4501
2017-10-30 15:43:39 +01:00
Mark
b45e44b388
Add useragreement screen on first run of Cura
...
CURA-4501
2017-10-30 15:43:39 +01:00
Lipu Fei
e6e61e9a3c
Merge pull request #2697 from Ultimaker/feature_add_user_agreement
...
Feature add user agreement
2017-10-30 14:50:52 +01:00
fieldOfView
7a9dda4022
Disable jogging for UM3
...
NetworkPrinterOutputDevice does not have the API to control jogging
2017-10-30 14:46:31 +01:00
Aleksei S
22aaf64b63
Simplified version for validation need to show user agreement
...
CURA-4501
2017-10-30 14:42:46 +01:00
Lipu Fei
0096fe0de3
Fix project loading to handle "Not Supported" quality profiles
...
CURA-4451
2017-10-30 12:54:21 +01:00
Lipu Fei
b6dd87081c
Add upgrade script for 3.0 to 3.1
...
CURA-4451
- Add upgrade script for 3.0. to 3.1
- Upgrade old stack files so they will use "empty_quality" as the
"Not Supported" quality profile.
- Increase SettingVersion to 4
2017-10-30 12:45:25 +01:00
Lipu Fei
c0f1af94ab
Show Add Machine dialog after User Agreement dialog is closed
...
CURA-4501
2017-10-30 10:33:50 +01:00
Lipu Fei
85f7b1ac03
Fix code style
...
CURA-4501
2017-10-30 10:32:46 +01:00
Mark
0bdc1aad00
Fixed code comments
...
CURA-4501
2017-10-29 09:04:23 +01:00
Mark
8bfd10f9aa
Refactor and cleanup
...
CURA-4501
2017-10-28 20:29:26 +02:00
Mark
910386eaf7
remove unused import
2017-10-28 15:43:26 +02:00
Mark
5db0fc7785
Add useragreement screen on first run of Cura
...
CURA-4501
2017-10-28 15:43:01 +02:00
Mark
334283e893
Found some more margins that wouldnt be fixed numbers and made the code more consistent
2017-10-27 14:12:35 +02:00
Lipu Fei
fe70e19089
Reset extruder numbers whose values are no longer valid
...
CURA-4176
After the user changes the number of extruders for a machine, some
extruder number settings may not have valid values any more. These
settings need to be reset.`
2017-10-27 10:59:03 +02:00
fieldOfView
ff847aa329
Fix qml error when there is no connected printer
...
Also fixes code style
2017-10-25 11:52:43 +02:00
Ghostkeeper
9ad0fd2b83
Remove dash if plug-in author is empty
...
Contributes to issue CURA-4477.
2017-10-25 11:28:41 +02:00
Aleksei S
d2873dc65a
The view class were not added after to the rendering list after changing them
...
CURA-4062
2017-10-25 11:06:12 +02:00
Aleksei S
0f807cd03e
Wfter changing the view the old view is removed from rendering
...
CURA-4062
2017-10-24 17:38:06 +02:00
Diego Prado Gesto
6dfd04928f
CURA-4485 Activate configuration option disabled in printers within a
...
cluster.
Just allow when there is a cluster with just one printer.
2017-10-24 14:51:35 +02:00
Jack Ha
d8e1b5b9b4
CURA-4481 add setting Remove Empty First Layers
2017-10-24 11:25:12 +02:00
fieldOfView
a9f2ad7ca3
Hide manual controls for outputdevices that don't support it
2017-10-24 11:03:51 +02:00
ChrisTerBeke
64bcf4b44d
Remove debug log when XML material file contains unused property
2017-10-20 10:22:09 +02:00
ChrisTerBeke
795eda64e3
Merge branch 'master' into CURA-4248_BAM
2017-10-18 15:08:51 +02:00
ChrisTerBeke
78ba3c3aa0
Move BAM equations to BAM quality profiles as they are very specific - CURA-4248
2017-10-18 13:51:06 +02:00
Ghostkeeper
b119119ed2
Merge branch '3.0'
2017-10-18 13:09:38 +02:00
Ghostkeeper
4d0c0f606e
Use new version for downloading plugins
2017-10-17 16:44:27 +02:00
ChrisTerBeke
c0903f539e
Merge branch 'master' into CURA-4248_psp
2017-10-17 13:07:22 +02:00
ChrisTerBeke
91589ed29d
Add surface energy property to get correct behaviour - CURA-4248
2017-10-17 13:03:29 +02:00
Diego Prado Gesto
40f548ba99
Merge branch 'CURA-4252_improve_zeroconf_service'
2017-10-17 13:02:58 +02:00