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-10-08Store online status of printer in the printer's metadataGhostkeeper
2021-09-07Fix various typosluz paz
2020-07-06Prevent division by 0 if total download size is 0Ghostkeeper
2020-07-02Fix ExtruderConfigurationModel.__eq__Nino van Hooff
2020-06-16Prevent crash when starting the firmware update twiceJaime van Kessel
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-28Convert remaining doxygen to rstNino van Hooff
2020-04-10Remove a number of unused variablesJaime van Kessel
2020-04-02Set FirmwareUpdater in error state if file is emptyJaime van Kessel
2020-01-10Fix bunch of issues found by pylintJaime van Kessel
2020-01-10Add some missing typingJaime van Kessel
2019-12-02Fix typo in content disposition headerfieldOfView
2019-11-01Add names to all the threadsJaime van Kessel
2019-10-25Merge branch 'network-printer-selection-is-back' of github.com:Ultimaker/CuraJaime van Kessel
2019-10-25Bring back the printer selection dialog for networked printersChrisTerBeke
2019-10-25Fix grammar in a commentJaime van Kessel
2019-10-24Prevent crash when sync list somehow contains NoneGhostkeeper
2019-10-22Remove deprecated PrinterOutputDevice.setAcceptsCommandsLipu Fei
2019-10-14Merge remote-tracking branch 'origin/master' into CURA-6863_duplicated_materi...Lipu Fei
2019-10-14Scouting: Try not to spam signals or errors as much.Remco Burema
2019-10-11Make code a bit smarter about reusing ExtruderConfigurationModelsJaime van Kessel
2019-09-13Merge branch 'master' into feature_intentDiego Prado Gesto
2019-09-06Revert "CS-171 Add R2 support"Ghostkeeper
2019-09-05Merge branch 'CURA-6537_ui_feedback_on_invalid_firmware' of github.com:Ultima...Jaime van Kessel
2019-09-05Revert "Revert "Remove network manager re-creation that was causing issues""ChrisTerBeke
2019-09-05Revert "Remove network manager re-creation that was causing issues"ChrisTerBeke
2019-09-04Remove network manager re-creation that was causing issuesChrisTerBeke
2019-08-27Fix issues with sorting if no printer type is setJaime van Kessel
2019-08-27Add UI feedback on invalid firmware updateLipu Fei
2019-08-23Connect the config changed of the configuration to that of the output modelJaime van Kessel
2019-08-23Test fixes, not working yetChrisTerBeke
2019-08-23Fix not displaying configuration with both extruders emptyChrisTerBeke
2019-08-22Rename _printer_configuration to _active_printer_configurationJaime van Kessel
2019-08-22Add documentationJaime van Kessel
2019-08-22Only emit uniqueConfigurationsChanged signal if the set changedJaime van Kessel
2019-08-22Added missing tests for peripheralJaime van Kessel
2019-08-22Only add available configuration if it wasn't already in the listJaime van Kessel
2019-08-22Ensure that the available configurations are also used in the uniqueConfigura...Jaime van Kessel
2019-08-22Add availableConfiguration property to the output modelJaime van Kessel
2019-07-23Fix typing issuesJaime van Kessel
2019-07-22Fix typingLipu Fei
2019-07-18Fix code styleLipu Fei
2019-07-16Fix shadowed use of builtin typeJaime van Kessel
2019-07-15Add slot to store peripheralsGhostkeeper
2019-07-15Add peripheral classGhostkeeper
2019-05-16Fix typo in a log warning messageDiego Prado Gesto
2019-04-26Fixed highlighting matching configuration if a material is emptyJaime van Kessel
2019-04-25Add import redirects with deprecation warning so we don't break plugin compat...Jaime van Kessel
2019-04-05Move a bunch of network only functions out of machine managerJaime van Kessel
2019-03-28Move MaterialOutputModel backLipu Fei