c.lamboo
|
600f5cdaf6
Fix opening empty ucp files
|
7 months ago |
HellAholic
|
29c3c2f098
Merge pull request #18756 from Ultimaker/CURA-11703_fix_ucp_jump_coords
|
7 months ago |
Casper Lamboo
|
4c9b74edff
Remove unintuitive comment
|
7 months ago |
Remco Burema
|
0d585f367f
Reset entire scene around center for UCP.
|
7 months ago |
Remco Burema
|
93861073d3
Fix another open-file resulting in a crash.
|
7 months ago |
Remco Burema
|
bc5532dab3
Prevent crash if the variants only have an 'empty' entry.
|
7 months ago |
Saumya Jain
|
e90cbcfa01
not clearing the current machinein case of UCP
|
8 months ago |
Saumya Jain
|
831a1d4876
Reset openAsUcp at the start of preread
|
8 months ago |
Saumya Jain
|
8ef7b65710
removing update existing/ create new in case of UCP
|
8 months ago |
Saumya Jain
|
c879809836
selected printer is active printer in UCP
|
8 months ago |
Saumya Jain
|
b1b9660651
removing select same profile checkbox
|
8 months ago |
Saumya Jain
|
f67d2ed5fe
Remove setting visibility for Ucp
|
8 months ago |
Saumya Jain
|
f3c49e494e
adding option of opening model as UCP or normal project file
|
8 months ago |
c.lamboo
|
62aff0be12
Determine `ucp` based on included file
|
8 months ago |
Saumya Jain
|
ec871782c7
PAP adding save dialog before filesave window
|
8 months ago |
saumya.jain
|
b641741e49
Added preference to show UFP saving dialog
|
9 months ago |
Erwan MATHIEU
|
345ddc40bb
Fix file opening failure
|
9 months ago |
Erwan MATHIEU
|
93cb358599
Add FIXMEs where big changes are required
|
9 months ago |
Erwan MATHIEU
|
63c1eb8990
Rename to Universal Cura Project
|
9 months ago |
Erwan MATHIEU
|
2ae9908334
Fix crash
|
9 months ago |
Erwan MATHIEU
|
9afe5b46db
We now display the global and extruder settings in the dialog
|
9 months ago |
Erwan MATHIEU
|
2d79479a26
Avoid displaying the discard changed dialog
|
9 months ago |
Erwan MATHIEU
|
ab0a52063d
Now loading user settings
|
9 months ago |
Erwan MATHIEU
|
733ef4d3d8
UI now displays an option to select the same profile
|
9 months ago |
saumya.jain
|
b5c47ae8f3
Intent type translated while reading 3mf
|
1 year ago |
c.lamboo
|
fa1f5a7c89
Boyscouting
|
1 year ago |
saumya.jain
|
f3829c3ebe
comments fix and clean code
|
1 year ago |
saumya.jain
|
43fddcf012
Opening the value of setting only if they are not in missing packages
|
1 year ago |
c.lamboo
|
b19b229752
Boyscouting
|
1 year ago |
Jaime van Kessel
|
14ec6560e4
Fix lookup for upgraded intents
|
1 year ago |
Jaime van Kessel
|
884ec911e7
Convert to new style type hint annotation
|
1 year ago |
Jaime van Kessel
|
336906deb5
Add missing typing to the container info objects
|
1 year ago |
Jaime van Kessel
|
6a9f1f519d
Don't upgrade during pre-read
|
1 year ago |
jspijker
|
ea1a6d1a6e
capitalize M
|
1 year ago |
Joey de l'Arago
|
1d1800e440
Remove print statements
|
2 years ago |
Joey de l'Arago
|
dd510a5dfc
Cleanup
|
2 years ago |
Joey de l'Arago
|
4d2f6b9655
Previously there would always be one item in the updateableMachinesModel ("Create new"). This was moved to a button instead of being part of the model.
|
2 years ago |
Joey de l'Arago
|
156004cb17
Move logic for deciding the initially selected printer that was inside WorkspaceDialog.qml before into WorkspaceDialog.py.
|
2 years ago |
c.lamboo
|
dc65e801d0
Set machine `isAbractMachine` in workspace dialog initialisation
|
2 years ago |
Joey de l'Arago
|
28862c89e5
Show online badge and printer icon when initially loading machine selector
|
2 years ago |
Joey de l'Arago
|
959c42d96a
The printer to override was not being set initially, causing file loading to fail when not selecting a printer in the MachineSelector.
|
2 years ago |
Joey de l'Arago
|
8e56631972
3mf project files saved with an abstract printer would crash on loading when selecting a non abstract printer to load the project with.
|
2 years ago |
Jaime van Kessel
|
2f1325259c
Fix 3mf workspace reader crashing on certain invalid files
|
2 years ago |
Ghostkeeper
|
8970f46154
Better path to packages.json in the 3MF file
|
2 years ago |
j.delarago
|
f9ea517e05
If package.json metadata file is missing from 3mf file output warning instead of error.
|
2 years ago |
j.delarago
|
ce0623664a
Include all missing package metadata instead of just ids so we have something to display before searching the package on the marketplace. This is also important so we can show something if we can't find the package on the marketplace.
|
2 years ago |
j.delarago
|
4572d53e11
Read package.json required package information. Put package_ids for packages we don't have installed inside the WorkspaceDialog
|
2 years ago |
Remco Burema
|
abe7c1bf7f
Search/replace Qt5->Qt6.
|
2 years ago |
Ghostkeeper
|
9140b71b19
Merge branch 'libArachne_rebased'
|
2 years ago |
Remco Burema
|
f5604dfb1e
Add 'capabilities' to ignored metadata.
|
2 years ago |