9845 Commits

Author SHA1 Message Date
Erwan MATHIEU
2ae9908334 Fix crash
CURA-11561
2024-02-05 12:58:02 +01:00
Erwan MATHIEU
9afe5b46db We now display the global and extruder settings in the dialog
CURA-11561
2024-02-05 12:39:56 +01:00
c.lamboo
da1f8bf1b6 Merge branch 'main' into CURA-11483
# Conflicts:
#	conanfile.py
2024-02-04 22:46:33 +01:00
c.lamboo
c29eb49113 Add more paths 2024-02-04 22:44:21 +01:00
GregValiant
29fcbf7f74 Update LimitXYAccelJerk.py 2024-02-04 08:57:08 -05:00
Erwan MATHIEU
2d79479a26 Avoid displaying the discard changed dialog
CURA-11561
2024-02-02 16:17:27 +01:00
Erwan MATHIEU
ab0a52063d Now loading user settings
CURA-11561
2024-02-02 16:05:36 +01:00
Erwan MATHIEU
733ef4d3d8 UI now displays an option to select the same profile
CURA-11561
2024-02-02 12:17:34 +01:00
Erwan MATHIEU
b931029f1c Now using ThreeMFWriter to save PCB files
CURA-11561
2024-02-02 10:03:48 +01:00
Erwan MATHIEU
38b67f8015 Now displaying a help icon and value units
CURA-11561
2024-02-01 10:34:19 +01:00
Erwan MATHIEU
fcf1e63160 It is now possible to generate the PCB file
CURA-11561
2024-02-01 09:29:47 +01:00
Jaime van Kessel
00f8f871b0
Merge branch 'main' of https://github.com/dmitrygribenchuk/Cura 2024-01-31 13:13:05 +01:00
Erwan MATHIEU
8ad4ab90a8 User settings are now properly proposed for export
CURA-11561
2024-01-31 09:26:49 +01:00
Erwan MATHIEU
2aef33f521 Completed configuration UI to export PCB file
CURA-11561
2024-01-30 14:35:55 +01:00
Erwan MATHIEU
b5b0575baf Display (uncomplete) configuration UI to export PCB file
CURA-11561
2024-01-26 14:01:26 +01:00
Erwan MATHIEU
c944903029 Fix crash after re-slicing
CURA-11438
2024-01-24 12:49:17 +01:00
Erwan MATHIEU
8d0329f284 Merge remote-tracking branch 'origin/main' into optimized-prime-tower 2024-01-17 13:01:41 +01:00
Erwan MATHIEU
731ea69ebb
Merge branch 'main' into CURA-11482_sentry 2024-01-17 11:04:05 +01:00
Erwan MATHIEU
54df08f47f Fix specific extruder not being used
CURA-11536
2024-01-16 13:14:49 +01:00
Erwan MATHIEU
ab322ae703 Always send user name for Sentry if available
CURA-11482
2024-01-15 15:22:25 +01:00
c.lamboo
9d78c9ed58 Don't mutate/pollute _all_extruder_settings with additional values
CURA-11536
2024-01-15 12:39:10 +01:00
Erwan MATHIEU
68152e6f31 Code readability
CURA-11482
2024-01-15 12:04:55 +01:00
c.lamboo
5da4dfcb70 Improve unhappy flow
CURA-11536
2024-01-15 12:03:42 +01:00
c.lamboo
fe440a6643 Allow for expressions in start/end machine/extruder code extruder_nr field
CURA-11536
2024-01-15 11:52:11 +01:00
Jelle Spijker
7738059631
Add optional (opt-in) project_name to Sentry
Needed for automatic Issue handling in the future

Contributes to CURA-11482
2024-01-15 10:44:43 +01:00
Jelle Spijker
3abb5526ba
Merge branch 'main' into CURA-11482_sentry 2024-01-13 12:48:23 +01:00
Jelle Spijker
2bcdacef72
Allow for opt-in of DF User name for Sentry crash reports
This will help us with triage of bugs for our customers.

Contributes to CURA-11482
2024-01-13 11:12:46 +01:00
Saumya Jain
db19f53943
Merge branch 'main' into CURA-7812-decrease-Qml-singletons 2024-01-11 09:25:13 +01:00
Casper Lamboo
69c47269a0
Merge pull request #17961 from Ultimaker/CURA-11157_remove_support_interface_skip_height
[CURA-11157] Remove 'support_interface_skip_height' setting
2024-01-10 19:50:56 +01:00
Erwan MATHIEU
f00636d374 Merge remote-tracking branch 'origin/main' into optimized-prime-tower 2024-01-10 16:30:34 +01:00
Saumya Jain
148f4ca08e
Merge branch 'main' into Issue-4835-allow-to-set-print-sequence-manually 2024-01-10 13:40:13 +01:00
Saumya Jain
92aca0d8bd
Merge branch 'main' into CURA-7812-decrease-Qml-singletons 2024-01-10 13:15:08 +01:00
Remco Burema
c64dcb785c Remove 'support_interface_skip_height' setting.
Was used for run-time efficiency, but it wasn't really ever set beyond one layer-height, which made it rather useless.

frontend part of CURA-11157 -- needed version upgrader as well, since it's the first alteration
2024-01-10 08:55:56 +01:00
Jelle Spijker
b3825ee1c7
actually use f string
Contributes to CURA-11482
2024-01-10 05:40:10 +01:00
GregValiant
2ad2afd1f4 Update 'Advanced Cooling Fan Control' post-processing script.
See discussions in #15853 (on github) and (internally) tracking-ticket CURA-11520
2024-01-09 19:55:03 +01:00
saumya.jain
676099ccf6 Removed singleton UM.OperationStack, merged with CuraActions
Removed ActiveTool singleton added to controller singleton

CURA-7812
2024-01-09 10:29:45 +01:00
GregValiant
1a5370d2ef Add 'Advanced Cooling Fan Control' post-processing script.
See discussions in #15853 (on github) and (internally) tracking-ticket CURA-11520
2024-01-07 12:41:59 +01:00
c.lamboo
18302d6213 attempt to fix binary search 2024-01-07 11:10:22 +01:00
alexandr-vladimirov
2b05a370ca Allow to set print sequence manually 2024-01-04 06:30:23 +03:00
saumya.jain
1e230ffef1 Printer name changed to printer type
printer names can be different for same type of printer.
Also, printer type is coming from cloud here so the type search is changed accordingly

CURA-11432
2024-01-03 14:19:22 +01:00
saumya.jain
ee7ecc1acc offset removed
CURA-7647
2024-01-03 09:16:04 +01:00
saumya.jain
0bb1f0b7c3 Case of simulation with multiple extruders
CURA-7647
2024-01-02 12:05:55 +01:00
dmitrygribenchuk
816d71bfd8
Merge branch 'Ultimaker:main' into main 2023-12-28 11:59:47 +02:00
saumya.jain
632c10db51 Guard against index for edge case
CURA-7647
2023-12-27 10:12:40 +01:00
c.lamboo
7fab301866 Guard against index out of bound
CURA-7647
2023-12-22 18:02:23 +01:00
saumya.jain
411b40d78c Simulation speed made 3X
case where no polygon in layer is also addressed

CURA-11289
2023-12-22 10:37:51 +01:00
Saumya Jain
152cb27232
Update plugins/SimulationView/SimulationView.py
review fix

Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2023-12-21 14:30:43 +01:00
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