9820 Commits

Author SHA1 Message Date
c.lamboo
e075409243 Return False in case of exception
CURA-11403
2024-02-20 15:07:48 +01:00
c.lamboo
a463e51788 Remove unneeded thread lock
CURA-11403
2024-02-20 15:07:34 +01:00
c.lamboo
f61991e261 Untangle write function
CURA-11403
2024-02-20 15:04:44 +01:00
Saumya Jain
bd52c91c94 adding lambda for number of args
CURA-11403
2024-02-20 14:41:48 +01:00
c.lamboo
efd6284f6e Make ucp model available in workspace writer
CURA-11403
2024-02-20 13:47:51 +01:00
Saumya Jain
ec871782c7 PAP adding save dialog before filesave window
CURA-11403
2024-02-20 10:47:27 +01:00
Casper Lamboo
ab1d1407fb
Merge branch 'main' into CURA-11403_save-PAP 2024-02-19 10:35:12 +01:00
saumya.jain
b641741e49 Added preference to show UFP saving dialog
Changes saving to .ucp to .3mf
2024-02-16 14:11:07 +01:00
Saumya Jain
80d7536763
Merge branch 'main' into CURA-11561_mockup_pap 2024-02-16 11:47:32 +01:00
Erwan MATHIEU
e642d85fcd Merge remote-tracking branch 'origin/main' into optimized-prime-tower 2024-02-16 09:10:49 +01:00
Erwan MATHIEU
5a291f9ba9 Change prime_tower_enable to prime_tower_mode in all defs/profiles 2024-02-16 09:04:48 +01:00
Erwan MATHIEU
335a54c6d1 Enable prime tower mode according to materials types 2024-02-16 07:57:43 +01:00
saumya.jain
d68a454fa9 function name change to getWorkplaceDropToBuildplate
CURA-10542
2024-02-15 11:35:09 +01:00
saumya.jain
f54d6099cd removed the preference made it a member of class platformphysics
CURA-10542
2024-02-15 11:23:34 +01:00
Saumya Jain
be39c1c9ec
Merge branch 'main' into CURA-10542-drop_to_buildplate 2024-02-14 14:03:10 +01:00
saumya.jain
32d9e6b45c preference does not change after user changes drop to buildplate for a model
CURA-10542
2024-02-14 12:59:41 +01:00
saumya.jain
aa2abfbd2e removing id of checkbox
CURA-10542
2024-02-09 15:15:44 +01:00
saumya.jain
91a84674f0 Adding the preference drop to buildplate while opening Cura project
CURA-10542
2024-02-09 15:11:56 +01:00
Erwan MATHIEU
345ddc40bb Fix file opening failure
CURA-11561
2024-02-09 11:54:49 +01:00
Saumya Jain
355f24e29f
Merge branch 'main' into Issue-4835-allow-to-set-print-sequence-manually 2024-02-09 09:52:06 +01:00
Erwan MATHIEU
93cb358599 Add FIXMEs where big changes are required
CURA-11561
2024-02-09 07:43:48 +01:00
Erwan MATHIEU
671698d1a3 Restore useless import version bump
CURA-11561
2024-02-07 08:49:05 +01:00
Erwan MATHIEU
31f3d6161d Add missing file
CURA-11561
2024-02-06 13:19:42 +01:00
Erwan MATHIEU
636de30c35
Merge branch 'main' into CURA-11561_mockup_pap 2024-02-06 09:59:30 +01:00
Erwan MATHIEU
63c1eb8990 Rename to Universal Cura Project
CURA-11561
2024-02-05 14:15:43 +01:00
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