Saumya Jain
|
1338a562ef
|
added drop models to buildplate as a right click option
Also shortcut: ctrl+B
CURA-10542
|
2024-02-27 13:45:10 +01:00 |
|
c.lamboo
|
6cd8196a96
|
Fix crash when saving ucp project
CURA-11403
|
2024-02-26 15:53:15 +01:00 |
|
Casper Lamboo
|
58eb62d976
|
Merge pull request #18371 from Ultimaker/CURA-11403_save-PAP
Cura 11403 save pap
|
2024-02-23 15:49:00 +01:00 |
|
Saumya Jain
|
f8a299bc70
|
Merge branch 'main' into main
|
2024-02-23 10:36:22 +01:00 |
|
c.lamboo
|
3c305bb289
|
Fix dialog_on_ucp_project_save preference
CURA-11403
|
2024-02-21 19:30:36 +01:00 |
|
c.lamboo
|
5f7a1c7b7b
|
Use correct mime-type
CURA-11403m
|
2024-02-21 16:50:46 +01:00 |
|
Saumya Jain
|
942589d3a2
|
filename is basename without the printer info
CURA-11403
|
2024-02-20 17:05:23 +01:00 |
|
Saumya Jain
|
d2566d72ff
|
for preference to open dialo while saving ucp
CURA-11403
|
2024-02-20 16:56:34 +01:00 |
|
Saumya Jain
|
ec871782c7
|
PAP adding save dialog before filesave window
CURA-11403
|
2024-02-20 10:47:27 +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 |
|
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
|
91a84674f0
|
Adding the preference drop to buildplate while opening Cura project
CURA-10542
|
2024-02-09 15:11:56 +01:00 |
|
saumya.jain
|
e8bdca3dd9
|
introducing drop to buildplate per model
CURA-10542
|
2024-02-09 10:32:39 +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 |
|
Saumya Jain
|
84ecf8ec8f
|
Merge branch 'main' into CURA-11596-open-url-singleinstance
|
2024-02-08 10:52:11 +01:00 |
|
Saumya Jain
|
a251a5d2ca
|
Update resources/qml/Preferences/GeneralPage.qml
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
|
2024-02-08 10:51:56 +01:00 |
|
saumya.jain
|
d2e8999e45
|
creating pyqtslot for desired functionality
CURA-11596
|
2024-02-07 15:20:52 +01:00 |
|
Saumya Jain
|
799ef9ef51
|
Merge branch 'main' into CURA-11596-open-url-singleinstance
|
2024-02-06 16:19:29 +01:00 |
|
saumya.jain
|
8073bc0e50
|
adding this preference in mac-os doesn't work.
It always opens it up in singlenstance
CURA-11596
|
2024-02-06 16:04:08 +01:00 |
|
Erwan MATHIEU
|
63c1eb8990
|
Rename to Universal Cura Project
CURA-11561
|
2024-02-05 14:15:43 +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
|
c6e5620295
|
Revert "Add export sub-menu"
This reverts commit 54af5bca3c5e9b5700ce106f854f97e3ed102842.
|
2024-02-02 10:07:11 +01:00 |
|
Erwan MATHIEU
|
b931029f1c
|
Now using ThreeMFWriter to save PCB files
CURA-11561
|
2024-02-02 10:03:48 +01:00 |
|
saumya.jain
|
3fc859c76b
|
crash while opening printer setting
It happened because of creating MachineActionManager as a singleton.
Code is refractored to make it work.
CURA-11558
|
2024-02-01 11:34:19 +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
|
edd5cee41a
|
Fix exporting binary/ascii STL
CURA-11561
|
2024-01-25 14:04:47 +01:00 |
|
Erwan MATHIEU
|
54af5bca3c
|
Add export sub-menu
CURA-11561
|
2024-01-25 13:30:56 +01:00 |
|
Sophist
|
dc7e8998b4
|
Delete line rather than commenting
|
2024-01-20 09:53:39 +00:00 |
|
Sophist
|
7afa2fc94a
|
Stop Esc key from exiting full screen mode
|
2024-01-19 13:27:30 +00:00 |
|
c.lamboo
|
54be46821d
|
Fix profile dropdown
CURA-11559
|
2024-01-19 13:12:02 +01:00 |
|
Erwan MATHIEU
|
557a95568c
|
More explicit crash report configuration
CURA-11482
|
2024-01-15 13:42:24 +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
|
d0560ae790
|
restoring qmlregistersingletons in Cura
adding wrapper for deprecation warning
CURA-7812
|
2024-01-10 17:54:02 +01:00 |
|
saumya.jain
|
34da282275
|
Uranium fixing API breaks.
deprecated message shows up when user uses it. will remove them in future
CURA-7812
|
2024-01-10 15:09:26 +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
|
ed47c05e4b
|
Fix QML warning.
done as part of CURA-11396
|
2024-01-10 10:36:48 +01:00 |
|
saumya.jain
|
0ddf92ce62
|
fix for proper path for CuraAction undo redo
CURA-7812
|
2024-01-09 10:33:02 +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 |
|
saumya.jain
|
d01b5c1767
|
Renmoved singleton Um.Application
CURA-7812
|
2024-01-08 17:46:04 +01:00 |
|
saumya.jain
|
11aa71a5df
|
Singleton management in Cura
-QualityManagementModel, MaterialManagementModel, SimpleModeSettingsManager, MachineActionManager and CustomQualityProfilesDropDownMenuModel *deleted*
-QualityProfilesDropDownmenuModel changed to RegisterType
CURA-7812
|
2024-01-08 14:41:41 +01:00 |
|
alexandr-vladimirov
|
2b05a370ca
|
Allow to set print sequence manually
|
2024-01-04 06:30:23 +03:00 |
|
saumya.jain
|
e66314b2dd
|
ppr setting was added when it should be excluded
CURA-11480
|
2024-01-02 10:48:40 +01:00 |
|
saumya.jain
|
224f613228
|
Property of machinemanager redefined
CURA-11459
|
2023-12-22 11:36:51 +01:00 |
|
Remco Burema
|
f8239aa1fa
|
Add 'Enterprise' if applicable to About-dialog.
done as a 15 min fix
|
2023-12-08 10:29:59 +01:00 |
|