34356 Commits

Author SHA1 Message Date
saumya.jain
0de4f612b3 fixing review comments. Cache only for the current layer
CURA-7647
2023-12-21 14:13:16 +01:00
saumya.jain
3f8908f53a cleanup
CURA-7647
2023-12-21 10:42:52 +01:00
saumya.jain
e2e94b7f6b fps made 15 for lower GPU load
- reinitialisation of cummulative_time for new model

CURA-7647
2023-12-21 10:33:05 +01:00
Casper Lamboo
601a2790fd
Merge pull request #17712 from Ultimaker/CURA-11435-opening-cura-in-msi
CURA-11435-opening-cura-in-msi
2023-12-21 09:30:13 +01:00
Casper Lamboo
1c0adae74b
Merge branch 'main' into CURA-11435-opening-cura-in-msi 2023-12-21 09:30:00 +01:00
Casper Lamboo
2164bb39d0
Merge pull request #17547 from Ultimaker/CURA-11288
Add url scheme support for CURA
2023-12-21 09:28:39 +01:00
Saumya Jain
113ad74e26
Merge branch 'main' into CURA-7647-proof-of-concept 2023-12-20 18:18:39 +01:00
saumya.jain
41efdbabe0 Path change possible by user
- simulation speed increased
- no buffering in between layers
- fps made 30
CURA-7647
2023-12-20 18:16:04 +01:00
saumya.jain
0106fe7d7c Merge remote-tracking branch 'remotes/origin/CURA-11288' into CURA-11435-opening-cura-in-msi 2023-12-20 12:02:16 +01:00
Saumya Jain
9e25d8b714
Merge branch 'main' into CURA-11288 2023-12-20 11:59:05 +01:00
Saumya Jain
03d5a81caa
Merge branch 'main' into CURA-11435-opening-cura-in-msi 2023-12-20 11:56:47 +01:00
Saumya Jain
c2a92e60db
Merge pull request #17483 from Ultimaker/PP-408-improve-raft-quality
Improve raft quality
2023-12-20 11:50:31 +01:00
saumya.jain
e08d183b6c undo commit 76f8608
CURA-11435
2023-12-20 10:56:25 +01:00
saumya.jain
76f86081c6 fixing the register entry
CURA-11435
2023-12-20 10:50:57 +01:00
saumya.jain
f8f497b578 url registry entry for msi
CURA-11435
2023-12-20 10:05:01 +01:00
c.lamboo
f663c57a92 Remove msi installer code
Should be done for CURA-11435

CURA-11288
2023-12-20 08:50:37 +01:00
Erwan MATHIEU
01d0a2d9ce
Merge branch 'Ultimaker:main' into improve_oauth 2023-12-19 20:23:59 +01:00
Christopher Peredy
8e0831a1e7 EN4 Plus/Max fix platform mesh v2.1 2023-12-19 20:06:36 +01:00
Christopher Peredy
380f0ed270 EN4 fix nozzle_disallowed_areas for N4 Max 2023-12-19 19:48:16 +01:00
saumya.jain
cb01026aad Path correction for cura application for msi
CURA-11288
2023-12-19 15:27:53 +01:00
Saumya Jain
6709cc8b3e
Merge branch 'main' into PP-408-improve-raft-quality 2023-12-19 15:03:59 +01:00
saumya.jain
69f8227b41 Path correction for cura application for msi
CURA-11288
2023-12-19 14:33:21 +01:00
saumya.jain
5769fcba50 Deleting the register key for url scheme
CURA-11288
2023-12-19 13:26:19 +01:00
saumya.jain
ddfd7d6a06 Use of APP_ASSOCIATE in url_scheme
CURA-11288
2023-12-19 10:50:56 +01:00
Saumya Jain
581d1bf3b9
Merge branch 'main' into CURA-11288 2023-12-19 10:17:15 +01:00
saumya.jain
cfec5e0cc1 Proof of concept for simulation
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>

CURA-7647
2023-12-19 10:12:56 +01:00
Saumya Jain
3c550557b9
Merge pull request #17687 from Ultimaker/CURA-11482_additional_sentry_info
CURA-11482 additional sentry info
2023-12-18 17:15:02 +01:00
saumya.jain
82a3308d26 for merging to main
CURA-11482
2023-12-18 17:03:52 +01:00
Jelle Spijker
5744371f38 Add anonymous user tracking to slice message
User tracking has been added to the 'slice_message' method in the 'StartSliceJob.py' file. A unique, anonymous UUID is generated for each user, stripping away identifiable data with a bitmask operation. The user's Cura version is also included in the message. This facilitates more robust analysis of crash reports and user behaviors.

Contributes to CURA-11482
2023-12-17 17:44:30 +01:00
Jelle Spijker
a6218c3f54
Use cura sentry id and version
Contribute to CURA-11482
2023-12-15 18:08:46 +01:00
Saumya Jain
afcf3e1e09
Merge branch 'main' into PP-408-improve-raft-quality 2023-12-15 16:13:45 +01:00
c.lamboo
a071795f9e Fix monitor page
CURA-11426
2023-12-15 12:43:54 +01:00
Jelle Spijker
64cb060bd1
Revert "Update Sentry to 1.39.1"
This reverts commit aebd5f32c5bb82a39d9d2f7a6ab070761e8e7e28.
2023-12-15 10:38:33 +01:00
Remco Burema
6085596917
Merge pull request #17611 from Ultimaker/CURA-11443_sentry
Cura 11443 sentry
2023-12-15 10:28:20 +01:00
Jelle Spijker
139c46fc9d
Use generic job name 2023-12-15 10:23:42 +01:00
Remco Burema
cbd318410e
Merge branch 'main' into CURA-11443_sentry 2023-12-15 10:23:06 +01:00
Jelle Spijker
aebd5f32c5
Update Sentry to 1.39.1
Contributes to CURA-11464
2023-12-15 10:08:16 +01:00
Remco Burema
2f08727ade
Merge pull request #17616 from Ultimaker/CURA-11392_threshold
CURA-11392_threshold
2023-12-14 13:10:18 +01:00
Miro Hrončok
1941fbe90b
Avoid "KeyError: material_name" crash in Fedora
Traceback (most recent call last):
      File "/usr/lib/python3.11/site-packages/UM/Qt/ListModel.py", line 54, in data
        return self._items[index.row()][self._role_names[role].decode("utf-8")]
               ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    KeyError: 'material_name'

Downstream report: https://bugzilla.redhat.com/show_bug.cgi?id=2252195
Community: https://community.ultimaker.com/topic/44538-cura-53-crashs-at-startup/

For reasons unknown, this crash does not happen with the AppImage.

Nevertheless, in 2baada8a70b15dd87948a25855e17d15b0ece58c
material_name was added as a role, not material_label.
Reaming the field in the sentinel extruder makes the crash go away.
2023-12-14 12:52:26 +01:00
Remco Burema
841ba2d16a
Merge pull request #17641 from Ultimaker/CURA-11137_update_pyqt6
[CURA-11137] Update to PyQt 6.6.0
2023-12-14 12:14:04 +01:00
Dmitry Gribenchuk
aff37dae3f
fix comment space 2023-12-14 11:00:06 +02:00
Dmitry Gribenchuk
8116df6c21
cleanup unused import and fix comment space 2023-12-13 20:10:28 +02:00
Jelle Spijker
5125c7d33a
Don't package system managed openssl
This should fall back on the Conan package ssl version which is in the root of the AppDir

Contributes to CURA-11080
2023-12-13 17:00:12 +01:00
Remco Burema
0aa7e74fe5 Merge remote-tracking branch 'origin/main' into CURA-11137_update_pyqt6 2023-12-13 10:56:01 +01:00
Remco Burema
bd1c2af3e4
Merge pull request #17518 from Ultimaker/CURA-11166-importing-model-translations
Model translations while changing build plates
2023-12-13 10:09:46 +01:00
Remco Burema
bd1fdeda88
Merge branch 'main' into CURA-11166-importing-model-translations 2023-12-13 09:49:50 +01:00
c.lamboo
f5085ef205 Merge remote-tracking branch 'origin/main' 2023-12-12 17:19:47 +01:00
c.lamboo
3472ec26a1 Fix snapshot for makerbot
CURA-11442
2023-12-12 17:19:28 +01:00
Casper Lamboo
933927b145
Merge pull request #17250 from Ultimaker/CURA-7647-play-simulation-time-dependent
Cura 7647 play simulation time dependent
2023-12-12 17:16:58 +01:00
saumya.jain
84565b7daa removal of magic number
CURA-7647
2023-12-12 16:53:34 +01:00