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 лет назад |
Kostas Karmas
|
daa66a89f3
Ignore machine network metadata when reading a project file
|
4 лет назад |
Kostas Karmas
|
4f97089e47
Fix losing global quality changes when reading a 3MF with a CFFF
|
4 лет назад |
Kostas Karmas
|
572ded8c95
Fix crash while reading 3mf if extruder list is empty
|
4 лет назад |
Ghostkeeper
|
85bfb02228
Show an error if trying to open a project file with unknown machine
|
4 лет назад |
Jaime van Kessel
|
5a77595807
Fix workspace reader not taking upgrade into account
|
4 лет назад |
Ghostkeeper
|
336bd2bd16
Use extruderList rather than deprecated extruders property
|
4 лет назад |
Ghostkeeper
|
da61096efe
Remove uses of deprecated extruders property
|
4 лет назад |
Nino van Hooff
|
89f0970a88
Remove trailing whitespace from Python files
|
4 лет назад |
Nino van Hooff
|
58ffc9dcae
Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext_comments
|
4 лет назад |
Ghostkeeper
|
715e5a890e
Don't crash when the file is deleted while in pre-read phase
|
4 лет назад |
Ghostkeeper
|
696d2ffa1d
Use extruderList rather than deprecated extruders
|
4 лет назад |
Nino van Hooff
|
176919eee0
Merge branch 'master' into doxygen_to_restructuredtext_comments
|
4 лет назад |
Nino van Hooff
|
8f3827d5ae
Convert doxygen to rst for 3MFReader/Writer and AMFReader
|
4 лет назад |