Remco Burema
|
aae06fe0fa
|
Prevent calculations with brim width larger than build-plate. [CURA-6094]
|
2019-01-21 17:47:13 +01:00 |
|
Lipu Fei
|
3b3baeac03
|
Remove hard-coded account URLs in QMLs
CURA-6117
|
2019-01-17 11:20:21 +01:00 |
|
ChrisTerBeke
|
3d6710d5b6
|
Merge branch '4.0' into STAR-322_cloud-connection
|
2019-01-15 13:08:54 +01:00 |
|
Jaime van Kessel
|
d4b47c75ab
|
Fix typo in multiply message
|
2019-01-15 11:15:37 +01:00 |
|
Daniel Schiavini
|
77c30c891f
|
Fix tests
|
2019-01-15 08:20:39 +01:00 |
|
ChrisTerBeke
|
f2922e2405
|
Merge branch '4.0' into STAR-322_cloud-connection
|
2019-01-14 14:16:35 +01:00 |
|
fieldOfView
|
c6fa47e584
|
Mark PrinterOutputDevice without printer type as invalid
Since self._printer_type was defined as an empty string and the setter only accepts strings, it could never be None
|
2019-01-11 17:52:28 +01:00 |
|
ChrisTerBeke
|
e465bd771a
|
Use toolpath instead of mesh, some review fixes
|
2019-01-11 16:18:47 +01:00 |
|
ChrisTerBeke
|
d8b5f75e2a
|
Solve some review comments
|
2019-01-11 16:14:55 +01:00 |
|
ChrisTerBeke
|
36e49ee6bb
|
Make activeMachineIsGroup more robust
|
2019-01-11 16:08:46 +01:00 |
|
ChrisTerBeke
|
b78ac0664f
|
Fix return types from review
|
2019-01-11 16:07:08 +01:00 |
|
ChrisTerBeke
|
2e3398e349
|
Merge branch '4.0' into STAR-322_cloud-connection
|
2019-01-11 15:10:44 +01:00 |
|
Jaime van Kessel
|
d4621ec504
|
Ensure that if no CuraCloudApiRoot is set that the default is used
CURA-6005
|
2019-01-11 13:20:14 +01:00 |
|
ChrisTerBeke
|
56f0a341bc
|
Fix merge conflicts
|
2019-01-10 15:17:53 +01:00 |
|
Remco Burema
|
980953b00c
|
Merge pull request #4960 from Ultimaker/CURA-6005_cura_drive_plugin
[4.0] CURA-6005 Added CuraDrive plugin to Cura build
|
2019-01-10 14:58:00 +01:00 |
|
Remco Burema
|
a042de128b
|
Tag CuraCloudAPIVersion-string-value as expression instead of literal. [CURA-6005]
|
2019-01-10 14:16:20 +01:00 |
|
ChrisTerBeke
|
764769f4bb
|
Merge branch '4.0' into STAR-322_cloud-connection
|
2019-01-10 09:48:48 +01:00 |
|
Remco Burema
|
8f5309c5a5
|
Merge pull request #5128 from Ultimaker/4.0-Add_version_upgrade
Add version upgrade for 4.0
|
2019-01-09 17:42:17 +01:00 |
|
ChrisTerBeke
|
8813f10331
|
Merge branch '4.0' into STAR-322_cloud-connection
|
2019-01-09 13:34:11 +01:00 |
|
Jaime van Kessel
|
d928e0979d
|
Handle attempting to remove a favorite material that was already removed
|
2019-01-09 12:54:33 +01:00 |
|
Lipu Fei
|
580a69f11e
|
Add CuraCloudAccountAPIRoot to CuraVersion.py.in
CURA-6005
|
2019-01-09 09:27:34 +01:00 |
|
ChrisTerBeke
|
485b471522
|
Fix some review comments
|
2019-01-08 12:19:00 +01:00 |
|
ChrisTerBeke
|
a6114d39e4
|
Fix merge conflicts with 4.0
|
2019-01-08 11:49:36 +01:00 |
|
Lipu Fei
|
059fede06e
|
Mkae default custom settings panel height smaller
CURA-6054
|
2019-01-07 10:53:21 +01:00 |
|
Jaime van Kessel
|
d21bf53230
|
Add version upgrade for 4.0
Contributes to CURA-6011 and CURA-5995
|
2019-01-07 10:34:22 +01:00 |
|
Jaime van Kessel
|
b363be4afb
|
Fix typing
|
2019-01-04 11:48:06 +01:00 |
|
Jaime van Kessel
|
bca070d567
|
Fixed typing
CURA-6005
|
2019-01-04 11:41:21 +01:00 |
|
Lipu Fei
|
f7fb04d4ae
|
Fix merge conflicts with 4.0
|
2019-01-03 15:25:40 +01:00 |
|
Jaime van Kessel
|
e769b324e1
|
Merge branch 'CURA-6035_send_materials_fix' of github.com:Ultimaker/Cura into 4.0
|
2019-01-03 11:41:05 +01:00 |
|
Ghostkeeper
|
96a6b7559e
|
Remember opened state of settings panel
So if you restart Cura while the settings panel was open, it'll stay open when Cura is started back up.
Contributes to issue CURA-6069.
|
2019-01-02 14:05:17 +01:00 |
|
Jaime van Kessel
|
d9d1c93bd0
|
Use "NotConnected" as default for the connection state
CURA-6011
|
2018-12-31 11:25:23 +01:00 |
|
Jaime van Kessel
|
89040b6d8f
|
Remove unneeded nameChanged signal connection
CURA-6011
|
2018-12-31 11:18:17 +01:00 |
|
Jaime van Kessel
|
1277fbabc5
|
Fix connection type not always being seen correctly
CURA-6011
|
2018-12-31 11:15:03 +01:00 |
|
Jaime van Kessel
|
fd9b29fee2
|
Rename printersModel to GlobalStacksModel
This is a better description for the model anyway.
CURA-6011
|
2018-12-31 11:09:39 +01:00 |
|
Ghostkeeper
|
c6f4cb4927
|
Make the settings panel resizable
You can now drag the bottom side of the panel to make it bigger or smaller.
Contributes to issue CURA-6054.
|
2018-12-24 15:31:47 +01:00 |
|
Jaime van Kessel
|
f627560751
|
Add timer to QualityProfilesDropdownMenuModel to prevent unneeded updates
It's the same old trick we've pulled off quite often, so this should be pretty safe
|
2018-12-21 17:12:07 +01:00 |
|
ChrisTerBeke
|
64f5c4f263
|
Merge branch '4.0' into STAR-322_cloud-connection
|
2018-12-21 13:33:16 +01:00 |
|
Ghostkeeper
|
07f0433751
|
Correct link to manual
They changed this on the website, breaking all previous releases of Cura in the process.
|
2018-12-21 11:59:12 +01:00 |
|
Ghostkeeper
|
a5500b028f
|
Use HTTPS for Help links
The Ultimaker website doesn't even accept anything else any more.
|
2018-12-21 11:50:46 +01:00 |
|
ChrisTerBeke
|
3f82cd4916
|
Add missing new-line
|
2018-12-20 15:55:04 +01:00 |
|
ChrisTerBeke
|
119d3e9974
|
Fix printer selector sections
|
2018-12-20 15:47:48 +01:00 |
|
ChrisTerBeke
|
1012eb7553
|
Assure bool
|
2018-12-20 14:48:56 +01:00 |
|
ChrisTerBeke
|
bbddbcde9a
|
cleanup
|
2018-12-20 14:29:39 +01:00 |
|
ChrisTerBeke
|
af2061cd52
|
Simplify some checks for connection types and group size
|
2018-12-20 14:26:30 +01:00 |
|
ChrisTerBeke
|
2f92f6ef50
|
Simplify checking if cloud or network printer, small fixes
|
2018-12-20 13:45:59 +01:00 |
|
ChrisTerBeke
|
0edeb11a78
|
Merge branch '4.0' into STAR-322_cloud-connection
|
2018-12-20 13:14:24 +01:00 |
|
Jaime van Kessel
|
36efa171c6
|
Add a bit more logging to the authorization service
|
2018-12-20 11:31:01 +01:00 |
|
Jaime van Kessel
|
881e98c642
|
Merge branch '4.0' of github.com:Ultimaker/Cura into 4.0
|
2018-12-20 11:09:32 +01:00 |
|
Jaime van Kessel
|
dc473dc78d
|
Add missing typing for setting visibility preset model
|
2018-12-20 11:09:02 +01:00 |
|
Lipu Fei
|
d93e19d530
|
Add getAllMaterialGroups()
CURA-6035
|
2018-12-20 10:45:05 +01:00 |
|