Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-16Fix crashing if the quality_type_to_apply is NoneKostas Karmas
2020-11-18Catch errors for corrupted zip files when reading project filesGhostkeeper
2020-11-04Catch environment errors when reading 3MF archive metadataGhostkeeper
2020-08-20Revert "Revert "Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7""Ghostkeeper
2020-08-20Revert "Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7"Ghostkeeper
2020-08-14Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7Jaime van Kessel
2020-08-11Document possible theoretical issue when loading a project fileKostas Karmas
2020-08-10Appease mypy complaints for AttributeErrorsKostas Karmas
2020-08-10Display only the relevant materials when opening a projectKostas Karmas
2020-08-10Remove reference to JIRA ticket in commentsKostas Karmas
2020-08-10Take the machine_extruder_count into consideration when opening projectKostas Karmas
2020-08-10Merge branch '4.7'Ghostkeeper
2020-08-10Don't crash if CuraStackBuilder failed to create a stackGhostkeeper
2020-08-06Use correct property to search container stackJaime van Kessel
2020-08-06Merge branch 'CURA-7609_Pick_any_printer_when_opening_a_project_file_single_d...Jaime van Kessel
2020-08-05Change function name to better reflect what it doesJaime van Kessel
2020-08-04Rework the open project dialog to contain only 1 dropdownKostas Karmas
2020-08-03Change name of updatable_machines to updatable_machine_namesKostas Karmas
2020-08-03Fix crashing when opening project files without materialsKostas Karmas
2020-08-03Sort materials based on extruder position in the open project dialogKostas Karmas
2020-08-03Fix crashing when opening project files without materialsKostas Karmas
2020-08-03Sort materials based on extruder position in the open project dialogKostas Karmas
2020-08-03Remove commentKostas Karmas
2020-07-29Change variable names (available -> updatable)Kostas Karmas
2020-07-29Allow picking any printer of the same type when opening project fileKostas Karmas
2020-07-28Ignore machine network metadata when reading a project fileKostas Karmas
2020-07-07Fix losing global quality changes when reading a 3MF with a CFFFKostas Karmas
2020-06-25Fix crash while reading 3mf if extruder list is emptyKostas Karmas
2020-06-18Show an error if trying to open a project file with unknown machineGhostkeeper
2020-06-17Fix workspace reader not taking upgrade into accountJaime van Kessel
2020-06-05Use extruderList rather than deprecated extruders propertyGhostkeeper
2020-05-29Remove uses of deprecated extruders propertyGhostkeeper
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-28Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext...Nino van Hooff
2020-05-25Don't crash when the file is deleted while in pre-read phaseGhostkeeper
2020-05-15Use extruderList rather than deprecated extrudersGhostkeeper
2020-05-08Merge branch 'master' into doxygen_to_restructuredtext_commentsNino van Hooff
2020-05-08Convert doxygen to rst for 3MFReader/Writer and AMFReaderNino van Hooff
2020-04-29Fix missing type for resultKostas Karmas
2020-04-29Don't crash when reading corrupt 3MF filesGhostkeeper
2020-03-20Fix loading comments in gcode snippets from 3mf projectsfieldOfView
2020-01-23Fix incorrect read location for plugin metadataJaime van Kessel
2020-01-20Change _loadMetadata to be staticJaime van Kessel
2020-01-20Remove local import of jsonJaime van Kessel
2020-01-16Let 3mf workspace reader read from files per pluginJaime van Kessel
2020-01-14Ensure that 3mf workspace reader loads aditional metadataJaime van Kessel
2020-01-07Ensure that post processing scripts are correctly reloaded on project loadingJaime van Kessel
2019-12-24Handle error due to missing quality_changes in 3MF loadingLipu Fei
2019-12-23Fix spellingGhostkeeper
2019-09-24Ignore leftover buildplate/'global' variants.Remco Burema