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