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
2022-06-07Catch ValueErrors from removing callbacks that were already removedGhostkeeper
2022-05-09Merge remote-tracking branch 'origin/gracefully_fail_cloud_printer' into 5.0Jelle Spijker
2022-05-04Use correct role for standardbuttonJaime van Kessel
2022-04-19Fail gracefully when adding unknown cloud printergracefully_fail_cloud_printerJaime van Kessel
2022-04-13Use right enum for message dialogJaime van Kessel
2022-04-11Allow redirects when talking with printer APIGhostkeeper
2022-04-11NetworkError is an enum, no longer comparable as intGhostkeeper
2021-12-29Qt5->Qt6: More renamed stuff.Remco Burema
2021-12-28Search/replace Qt5->Qt6.Remco Burema
2021-12-08Better type checking and handling of optionalsGhostkeeper
2021-12-03Don't store None as capabilities, but empty listGhostkeeper
2021-12-03Add debuging repr to print more nicelyGhostkeeper
2021-12-03Encode capabilities as comma-separated listGhostkeeper
2021-12-02Only perform materials-sync-job for capable printers.Remco Burema
2021-10-08Add log entry when syncing with cloud printersGhostkeeper
2021-10-08Update online status when updating account printer statusGhostkeeper
2021-10-05Spaces around assignment operatorJelle Spijker
2021-10-05Use image instead of custom message typeJaime van Kessel
2021-10-01Add message type to cloudJaime van Kessel
2021-10-01Update the copy of the connect to cloud messageJaime van Kessel
2021-09-22Don't crash when material file can't be opened for sending to printerGhostkeeper
2021-08-25Remove outdated image from "new printers added" messageKonstantinos Karmas
2021-08-12Fix crashing when clicking the "Manage in browser"Konstantinos Karmas
2021-08-05Add campaign linksJaime van Kessel
2021-07-28Applied review commentsjelle Spijker
2021-07-28Updated message with message typesJelle Spijker
2021-07-27Update messages to use the message_typesJaime van Kessel
2021-07-13Capitalize only the first word in the message actionKonstantinos Karmas
2021-07-13Make the lifetime of the "print job sent" message 30sKonstantinos Karmas
2021-07-13Use f-string formatting instead of % Jaime van Kessel
2021-07-12Update plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.pyJaime van Kessel
2021-07-08Add monitor print button for cloud printJaime van Kessel
2021-06-17Prevent crash when cloud printer gets added while trying to connect to active...Ghostkeeper
2021-05-10Merge pull request #9781 from Ultimaker/CURA-8146_Fix_getting_PyCapsule_error...Jelle Spijker
2021-05-06Code style: Spaces around binary operatorsGhostkeeper
2021-05-06Rate limit the sending of materials to networked ultimakersJaime van Kessel
2021-05-05Fix getting PyCapsule error on importKostas Karmas
2021-04-16Merge branch 'CURA-8004_fix_wrong_uploaded_print_job_cache' into 4.9Ghostkeeper
2021-04-15Process supposed to stop when already sending a job.Remco Burema
2021-04-14Filter out disallowed characters from job nameGhostkeeper
2021-04-14Improve logging, UX for cloud-upload-errors.Remco Burema
2021-04-14Fix 'uploaded print-job cache' set before the mesh upload.Remco Burema
2021-04-12Add constant marker to supportsPrintJobQueueJaime van Kessel
2021-03-01Merge branch 'fix_attr_addresses_not_found' of github.com:Ultimaker/CuraJaime van Kessel
2021-02-26Fix error log spam.Remco Burema
2021-02-25Fix case where constraints is NoneChris ter Beke
2021-02-25Fix cluster print job constraints typing and optionalityChris ter Beke
2021-01-22Fix camera not found on pre-slice snapshot/thumbnail.Remco Burema
2020-11-02Merge branch '4.8'Kostas Karmas
2020-10-30Don't use deprecated 'address' property of ServiceInfoGhostkeeper