Kostas Karmas
|
543daa52c9
Check for updatable machines after the machine_definition_id changes
|
4 лет назад |
Kostas Karmas
|
1dc8840ba8
Remove attribute initialization
|
4 лет назад |
Kostas Karmas
|
524cd48b80
Remove duplicate global_stack variable
|
4 лет назад |
Kostas Karmas
|
c4ca29ffa8
Rename the variables containing serialized data for readability
|
4 лет назад |
Kostas Karmas
|
a228280ea6
Remove duplicate code fragment
|
4 лет назад |
Kostas Karmas
|
b820a57f6a
Fix mypy complaints
|
4 лет назад |
Kostas Karmas
|
eb9c69ee4d
Separate the reading of instance containers from the archive into its own function
|
4 лет назад |
Kostas Karmas
|
f6acc57eab
Move the reading of the materials outside the preRead
|
4 лет назад |
Kostas Karmas
|
fd529c48c8
Fix mypy complains about Optional ConfigParser
|
4 лет назад |
Kostas Karmas
|
a5a5d944e0
Update comments in function descriptions
|
4 лет назад |
Kostas Karmas
|
bc7ee7ec69
Merge branch '4.7' into CURA-7644_Refactor_ThreeMFWorkspaceReader
|
4 лет назад |
Kostas Karmas
|
e8ef7699df
Merge branch 'master' into CURA-7644_Refactor_ThreeMFWorkspaceReader
|
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 лет назад |
Kostas Karmas
|
870aa80da5
Fix mypy complaints for missing types in ThreeMFWorkspaceReader
|
4 лет назад |
Kostas Karmas
|
7f941f7f6b
Fix typing in ThreeMFWorkspaceReader
|
4 лет назад |
Kostas Karmas
|
41a1ef12d7
Read the definition files of the project file in a separate function
|
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 лет назад |
Kostas Karmas
|
61e2cc1193
Fix missing type for result
|
4 лет назад |
Ghostkeeper
|
abffb6c26c
Don't crash when reading corrupt 3MF files
|
4 лет назад |