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 лет назад |
Jaime van Kessel
|
988de58c4e
Fix version upgrader for arachne
|
3 лет назад |
Jaime van Kessel
|
900db57f0f
Update messages to use the message_types
|
3 лет назад |
Ghostkeeper
|
3dc1dbbbdb
Load profile from ContainerRegistry if the stack refers to it
|
3 лет назад |
Kostas Karmas
|
00ade8be3a
Fix crashing if the quality_type_to_apply is None
|
3 лет назад |
Ghostkeeper
|
eeecd545db
Catch errors for corrupted zip files when reading project files
|
4 лет назад |
Ghostkeeper
|
b740fda491
Catch environment errors when reading 3MF archive metadata
|
4 лет назад |
Ghostkeeper
|
9ea418c0a1
Revert "Revert "Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7""
|
4 лет назад |
Ghostkeeper
|
28f4d8513d
Revert "Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7"
|
4 лет назад |
Jaime van Kessel
|
7f47f12bf0
Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7
|
4 лет назад |
Kostas Karmas
|
01d5e846aa
Document possible theoretical issue when loading a project file
|
4 лет назад |
Kostas Karmas
|
0feeccff85
Appease mypy complaints for AttributeErrors
|
4 лет назад |
Kostas Karmas
|
f8a15ea29e
Display only the relevant materials when opening a project
|
4 лет назад |
Kostas Karmas
|
61cc8c9a95
Remove reference to JIRA ticket in comments
|
4 лет назад |
Kostas Karmas
|
b9d5f0dc15
Take the machine_extruder_count into consideration when opening project
|
4 лет назад |
Ghostkeeper
|
1f09ea58cc
Merge branch '4.7'
|
4 лет назад |
Ghostkeeper
|
fc6ea28352
Don't crash if CuraStackBuilder failed to create a stack
|
4 лет назад |
Jaime van Kessel
|
3cdf5a82a4
Use correct property to search container stack
|
4 лет назад |
Jaime van Kessel
|
ebdab94b98
Merge branch 'CURA-7609_Pick_any_printer_when_opening_a_project_file_single_dropdown' of github.com:Ultimaker/Cura
|
4 лет назад |
Jaime van Kessel
|
c8771124ad
Change function name to better reflect what it does
|
4 лет назад |
Kostas Karmas
|
4e20c7dddc
Rework the open project dialog to contain only 1 dropdown
|
4 лет назад |
Kostas Karmas
|
60cfb6a8be
Change name of updatable_machines to updatable_machine_names
|
4 лет назад |
Kostas Karmas
|
949837f041
Fix crashing when opening project files without materials
|
4 лет назад |
Kostas Karmas
|
a6d779e722
Sort materials based on extruder position in the open project dialog
|
4 лет назад |
Kostas Karmas
|
9793c2cfde
Fix crashing when opening project files without materials
|
4 лет назад |
Kostas Karmas
|
9f6b4f0255
Sort materials based on extruder position in the open project dialog
|
4 лет назад |
Kostas Karmas
|
37febc9f60
Remove comment
|
4 лет назад |
Kostas Karmas
|
52ea3e8fcc
Change variable names (available -> updatable)
|
4 лет назад |
Kostas Karmas
|
98cc87d1cf
Allow picking any printer of the same type when opening project file
|
4 лет назад |