Commit graph

31025 commits

Author SHA1 Message Date
jelle Spijker
328cff594a Also bump up version after beta release 2022-10-04 12:36:10 +02:00
jelle Spijker
01357dd7fe PR's a tagged with 5.3.0-alpha 2022-10-04 12:01:08 +02:00
jelle Spijker
3dd2d146e7 Make sure a tag is a release version 2022-10-04 12:00:09 +02:00
c.lamboo
a1a2784ef9 Add intent and quality fields to slice metadata
CURA-9719
2022-10-04 11:47:53 +02:00
MariskaMaas
d0ddb5fafe [CURA-9688] Fix View Printers in Digital Factory
Send the user to the welcome page instead of the printjobs page to get a more comprehensive overview coming from the monitor page.
2022-10-03 14:37:41 +02:00
Joey de l'Arago
e854ee6a3c
Fix reference to version properties that don't exist.
version.prerelease does not exist, swapped this out for version.pre. 

There is no "+" inside prerelease (ie "-alpha"), this was probably being confused with the build version ( ie. +testing_120). Both "+" and "-" are removed from these values so I have prepended "_internal" to the build number instead.
2022-10-03 11:35:46 +02:00
c.lamboo
b33cff33f5 Disable "Remove Raft Inside Corners" setting by default 2022-10-03 11:28:22 +02:00
Joey de l'Arago
ed48fd2e82
Update conanfile.py 2022-10-03 10:58:50 +02:00
Joey de l'Arago
6da52b1d59
Update conandata.yml 2022-09-30 15:50:35 +02:00
Joey de l'Arago
d505e6980c
Update conan-recipe-version.yml 2022-09-30 13:49:45 +02:00
Joey de l'Arago
3d2f6bbfe4
Update conan-recipe-version.yml 2022-09-30 13:47:50 +02:00
c.lamboo
75ca7babaf Add a circle to the background of the refresh button
Be more consistent with rest of UI.

CURA-9677
2022-09-30 13:46:57 +02:00
Joey de l'Arago
d7db09d96d
Update conan-recipe-version.yml 2022-09-30 13:46:02 +02:00
Joey de l'Arago
51b3c338da
Update conan-recipe-version.yml 2022-09-30 13:44:36 +02:00
Joey de l'Arago
c4f4900ccd
Revert Later
This is a hack for beta release
2022-09-30 13:39:07 +02:00
Joey de l'Arago
b7ef313375
Update conandata.yml 2022-09-30 13:19:47 +02:00
Joey de l'Arago
959e4bfadd
Update conandata.yml 2022-09-30 11:07:10 +02:00
Joey de l'Arago
ff9fb445e0
Update conandata.yml 2022-09-30 10:54:52 +02:00
Joey de l'Arago
94d80ef712
Update conandata.yml 2022-09-30 10:35:50 +02:00
c.lamboo
b81b7c8c63 Revert "Update conandata.yml"
This reverts commit 3da50c0ee0.
2022-09-30 10:34:22 +02:00
Joey de l'Arago
c482cbddf3 Update conandata.yml 2022-09-30 10:33:06 +02:00
Joey de l'Arago
3da50c0ee0
Update conandata.yml 2022-09-30 10:25:44 +02:00
Joey de l'Arago
5eccf57c51
Update conandata.yml 2022-09-30 10:05:15 +02:00
Joey de l'Arago
f769216340
Update conandata.yml 2022-09-30 09:23:51 +02:00
c.lamboo
a2c85dced9 Revert "Enable zigzag instead of the lines paatern on the skin layers. This improves print speed and quality. I used to decrease bridging quality, but due to enabling experimental bridging in the print profiles this can now be used."
This reverts commit 863e1ecbae.
2022-09-29 16:09:00 +02:00
Joey de l'Arago
cbadf50f4d
Add beta version 2022-09-29 12:57:10 +02:00
Joey de l'Arago
2905cf8b15
Merge pull request #13394 from Ultimaker/CURA-8416_upgrade_scipy
[CURA-8416] upgrade scipy to 1.9.1
2022-09-29 10:05:57 +02:00
Remco Burema
6953ff9019 Not building with prerelease-string if none present. 2022-09-28 17:56:49 +02:00
Remco Burema
91c6f17bb3 Not building with prerelease-string if none present. 2022-09-28 17:40:47 +02:00
Remco Burema
f1250514ef Prevent building with prerelease-string if none present. 2022-09-28 17:22:18 +02:00
Remco Burema
237b671e0c Prevent building with prerelease-string if none present. 2022-09-28 17:21:31 +02:00
Remco Burema
224f51bdab Put links in change-log for critical issues. 2022-09-28 16:59:48 +02:00
Remco Burema
17462d274b Upgrade SciPy to 1.9.1
This _should_ fix a bug where Cura crashes due to a username with non-latin characters in Windows. This is due to the creation and removal of temporary files by SciPy, which on Windows, happens in the users' folder.

CURA-8416
2022-09-28 16:15:32 +02:00
Remco Burema
e8967d2bb6
Merge pull request #13390 from Ultimaker/v52-beta_changelog
5.2-beta changelog
2022-09-28 12:22:36 +02:00
Remco Burema
aab4723fe0
Changelog updates: suggestions from 'code' review.
Co-authored-by: Joey de l'Arago <joeydelarago@gmail.com>
2022-09-28 12:22:15 +02:00
Remco Burema
9a4500f847 Update SDK to 8.2.0 for release 5.2 2022-09-28 10:37:08 +02:00
Remco Burema
fb48c80ff9 Update changelog: Style and small fixes. 2022-09-27 17:25:58 +02:00
Remco Burema
5a15d973de Update change-log: Remove at-signs before contributors. 2022-09-27 17:08:44 +02:00
Remco Burema
da8042fe20 Update change-log to better reflect guest-type accounts. 2022-09-27 17:05:00 +02:00
Remco Burema
73f05a3929 Changelog for 5.2-beta (draft v2). 2022-09-27 16:48:57 +02:00
c.lamboo
74ec9c3fce Update PO files 2022-09-27 14:57:24 +02:00
c.lamboo
402c475f48 Update description of the PO files 2022-09-27 14:49:58 +02:00
Jaime van Kessel
c44e4f7414
Merge branch 'PP-238_autogen_print_profiles' of github.com:Ultimaker/Cura 2022-09-27 13:37:51 +02:00
c.lamboo
61065ce46d Add a circle to the background of the refresh button
Be more consistent with rest of UI.

CURA-9677
2022-09-26 11:23:17 +02:00
Jaime van Kessel
f52a9ad0fe
Add missing return
CURA-9663
2022-09-26 10:25:42 +02:00
Jaime van Kessel
ea16597dd6
Merge branch 'machine-actions-improvement' of github.com:julianCast/Cura 2022-09-26 10:22:18 +02:00
Remco Burema
a94bd91085 Able to force 'prerelease'-version information. 2022-09-23 17:49:50 +02:00
Remco Burema
31e1577347 Revert "Should be able to run a build for VnV (testing)."
This reverts commit 827ef072bd.
2022-09-23 14:01:55 +02:00
Jaime van Kessel
8e59503b35
Merge pull request #13361 from sashashura/patch-1
GitHub Workflows security hardening
2022-09-23 13:56:59 +02:00
Remco Burema
827ef072bd Should be able to run a build for VnV (testing). 2022-09-23 13:28:13 +02:00