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
Alex
7e218bef8b
build: harden conan-package.yml permissions
...
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2022-09-23 13:22:49 +02:00
Alex
6213c95bbc
build: harden unit-test.yml permissions
...
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2022-09-23 13:11:23 +02:00
Julian
df16108938
Fixes for better decorators using pyqtProperty
2022-09-23 11:49:30 +02:00
Casper Lamboo
1376d17d6c
Merge pull request #13360 from Ultimaker/CURA-9678_print_job_same_last_upload
...
[CURA-9678] Duplicate print jobs sent to cloud
2022-09-23 11:07:18 +02:00
Joey de l'Arago
39e3a18bf6
Disconnect signal on deletion of CloudOutputDevice
...
CURA-9678
2022-09-23 10:50:26 +02:00
Joey de l'Arago
c729b87f3c
Duplicate print jobs were being sent when printing via cloud from abstract printers.
...
This was due to the connect function not being called on the CloudOutputDevice used to print on the cloud. This function is only called when it becomes an active printer (AbstractCloudOutputDevice is the active printer instead now).
The fix is to always listen for signals to reset the print job even when not the active printer.
I've chosen different signals now so there is not too much spam on the reset function.
The BackendStateDone signal catches new slices. The SceneChanged signal catches ufp files being loaded (These do not trigger BackendState changes)
CURA-9678
2022-09-23 10:32:03 +02:00
Jaime van Kessel
ecf38b23bd
Merge pull request #13354 from Ultimaker/settings_visibility_Cura-9433
...
Update_expert_settings_visibility_Cura-9433
2022-09-22 13:49:31 +02:00
Vandresc
296175d83b
Update_expert_settings_visibility_Cura-9433
...
Added the new three children settings of Initial Layer Flow to Expert mode to match the parent.
2022-09-22 13:40:08 +02:00
Paul Kuiper
3665227c5a
Ordered settings and fixed white spaces in formulas.
...
Relates to PP-238
2022-09-21 14:35:19 +02:00
c.lamboo
2440730e23
Fix bug in monitor page
...
In commit b7fd75b2dd
the component with id `printerTypeSelectorRow` was removed. As the `tabBar` element was anchored to this component the monitor page was broken. Fixed by anchoring to the component that was previously above `printerTypeSelectorRow`.
CURA-9665
2022-09-21 11:23:05 +02:00
Remco Burema
836764a237
Revert "Auto generated print profiles. They settings will be reordered and some of the profile names have changed with the "" - Experimental" tag if the isExperimental flag was set."
...
This reverts commit 4785371f26
.
2022-09-21 08:09:40 +02:00
Anson Liu
4830eb8f5a
Update nozzle heat up speed
2022-09-20 09:37:23 -04:00
Anson Liu
4201305712
Update nozzle heat up speed
2022-09-20 09:37:00 -04:00
Jaime van Kessel
d8f304ca49
Fix description of wall_x_material_flow_layer_0
...
CURA-9433
2022-09-20 14:13:00 +02:00
Jaime van Kessel
d64b07d11f
Revert "Pp 230 enable conical support ( #13295 )"
...
This reverts commit 47b414a4ae
.
2022-09-20 13:43:02 +02:00
Vandresc
428e78f36f
Merge pull request #13304 from Ultimaker/CURA-9278_UI_UX_Fixes
...
UI / UX fixes for printer selection card
2022-09-20 10:28:31 +02:00