30337 Commits

Author SHA1 Message Date
Miroslav Sustek
51a90bc837 Czech translations for v5.2 2022-10-10 20:16:31 +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
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 827ef072bd1a40b6d59a6e3f576950c6f9bfebee.
5.2.99
2022-09-23 14:01:55 +02:00
Remco Burema
827ef072bd Should be able to run a build for VnV (testing). 2022-09-23 13:28:13 +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
c.lamboo
2440730e23 Fix bug in monitor page
In commit b7fd75b2dd202f2516f9188e342eccc8a15ae6ab 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 4785371f26b0722c2abf585b43054ed5baacb41a.
2022-09-21 08:09:40 +02: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 47b414a4ae287311b7dba359de6b7eff9452b4cd.
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
Paul Kuiper
634ceb984b Merge remote-tracking branch 'origin/main' 2022-09-19 17:27:21 +02:00
Paul Kuiper
4785371f26 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.
Related to: PP-238
2022-09-19 17:26:56 +02:00
Casper Lamboo
e0e4231d4d
Merge pull request #13330 from Ultimaker/CURA-9433_Initial_layer_flow_settings
Add initial layer flow settings
2022-09-19 17:22:32 +02:00
Jaime van Kessel
ac804389f6
Apply suggestions from code review
CURA-9433

Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2022-09-19 17:18:09 +02:00
Jaime van Kessel
a53c9636af
Add initial layer flow settings
CURA-9433
2022-09-19 13:08:13 +02:00
Jaime van Kessel
1dc42cb69a
Fix refresh of ChoosePrinterDialog not working
CURA-9278
2022-09-16 14:39:36 +02:00
Jaime van Kessel
017560480a
Ensure that alignment is as set in the design
CURA-9278
2022-09-16 14:34:36 +02:00
Jaime van Kessel
614ab8ee7a
Increase size of print button for selector card
CURA-9278
2022-09-16 14:30:06 +02:00
Jaime van Kessel
681d33de81
Fix spacing between extruders in selector card
CURA-9278
2022-09-16 14:29:34 +02:00
Jaime van Kessel
b7fd75b2dd
Remove broken UI element
Seems to have been broken since the move to 5.x...
2022-09-16 13:54:56 +02:00
Jaime van Kessel
90fae7ddb4
Fix crash when duplicating a model when in one at a time mode
CURA-9647
2022-09-16 13:28:40 +02:00
goofoo3d
d6bc4067f9
Add some Renkforce Machines (#12598)
Add goofoo, renkforce printf

Co-authored-by: laiqiqi <laiqiqi886@163.com>
2022-09-16 10:14:03 +02:00
Remco Burema
a1b826c03c Versioning fix: Patch was not reset when minor was bumped. 2022-09-16 09:28:42 +02:00
Jaime van Kessel
8e41a03c58
Grab focus when the dialog is hidden
This ensures that all components in the loader lose the focus and thus trigger an update

CURA-9523
2022-09-15 17:28:48 +02:00
Jaime van Kessel
ceb5fe75cf
Update the settings for cremaker as suggested in #12511 2022-09-15 16:36:42 +02:00
Jaime van Kessel
3ac31f410f
Merge pull request #13222 from NOVAXIM/patch-1
Update anycubic_mega_zero.def.json
2022-09-15 16:19:31 +02:00
Jaime van Kessel
0ef0703e5a
Merge branch 'patch-1' of github.com:xPakrikx/Cura 2022-09-15 16:06:51 +02:00
Paul Kuiper
47b414a4ae
Pp 230 enable conical support (#13295)
Enable conical support settings for ultimaker profiles. Promote conical support out of experimental. Increase minimum diameter from 5 to 10mm.

Relates to PP-230 and CURA-6710
2022-09-15 14:43:28 +02:00
Jaime van Kessel
8b67041418
Remove unneeded overides from vivedino profile 2022-09-15 14:39:57 +02:00
Jaime van Kessel
1bd6a34c6b
Fix version number for vivedino printers 2022-09-15 14:34:06 +02:00
Jaime van Kessel
b5677714a7
Merge branch 'vivedino_add_printers' of github.com:jim-edwards/Cura 2022-09-15 14:30:14 +02:00
Jaime van Kessel
8aefa7c60d
Bump up version number of quality profiles 2022-09-15 14:07:32 +02:00
Jaime van Kessel
a76fa25caa
Merge branch 'PP-195_Improve_bridging' of github.com:Ultimaker/Cura 2022-09-15 14:00:01 +02:00
Jaime van Kessel
71d04b9cda
Fix codestyle formatting issue in ultimaker.def.json 2022-09-15 13:58:43 +02:00
Jaime van Kessel
0dea6d7cca
Merge branch 'PP-243-cleanup-raft-settings' of github.com:Ultimaker/Cura 2022-09-15 13:57:39 +02:00
Jaime van Kessel
e7c58c49dc
Merge branch 'main' of github.com:Naxecorp/Cura 2022-09-15 13:52:19 +02:00
Jaime van Kessel
3400210f9b
Merge branch 'per-object-autodropdown' of github.com:Piezoid/Cura 2022-09-14 14:46:08 +02:00
Jaime van Kessel
487536c757
Put back the speed_wall_x for UM2+C 2022-09-14 13:58:55 +02:00
Jaime van Kessel
ee551e48b3
Restore incorrectly removed settings
Something went wrong here, it removed the wrong defaults...
2022-09-14 13:45:27 +02:00
Jelle Spijker
d410648705
Merge pull request #13288 from Ultimaker/CURA-9535_require_networkx
[CURA-9535] Some trimesh operations require networkx
2022-09-14 11:40:56 +02:00
Jordan
37615284e1 changed retraction amount from 0.5 to 0.2 2022-09-14 09:34:31 +02:00
Remco Burema
d0d417c219 Some trimesh operations require networkx, add as required.
Seems networkx itself is low on dependencies itself. It does require some optional ones for e.g. it's linalg sub-package, but those are numpy and scipy, which we already have.

Cura part of CURA-9535
2022-09-14 08:54:18 +02:00
Remco Burema
d69819a24e Merge remote-tracking branch 'origin/5.1' 2022-09-13 19:47:07 +02:00
Jaime van Kessel
ce71cbb57b
Merge pull request #13209 from Ultimaker/CURA-9224_approver_settings_json
[CURA-9224] Approver settings json
2022-09-13 14:07:42 +02:00