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-04-20Upgrade SDK version to 8.0.0 for Cura 5.0upgrade_sdk_to_800Remco Burema
2022-03-30Update set deamon logicc.lamboo
2022-03-24Merge branch 'master' into CURA-8640_PyQt6Jelle Spijker
2022-03-21Add scroll bar to print monitor if content is overflowingcasper
2022-02-22Update some USB printing items to controls 2Jaime van Kessel
2021-12-29Qt5->Qt6: Fix cause of stack-overflow errors for newer Python/Qt.Remco Burema
2021-12-28Search/replace Qt5->Qt6.Remco Burema
2021-09-07Fix various typosluz paz
2021-07-28Updated message with message typesJelle Spijker
2021-07-27Update messages to use the message_typesJaime van Kessel
2021-06-17Merge branch '4.10'Ghostkeeper
2021-06-17Now unused API field only took integers originally.Remco Burema
2021-06-16Merge branch '4.10'Ghostkeeper
2021-06-16Merge pull request #8463 from rrrlasse/rrrlasse/fix_usb_connectionRemco Burema
2021-06-15Update SDK/API from 7.5.0 to 7.6.0 for 4.10Remco Burema
2021-04-06Increment SDK version to 7.5.0Ghostkeeper
2021-03-18Fix crash when adding USB device before global stack is createdGhostkeeper
2020-11-12Update plugins/USBPrinting/AutoDetectBaudJob.pyLasse Reinhold
2020-10-22Up the SDK version to 7.4.0Kostas Karmas
2020-10-02Remove redundant variableTim Guenthner
2020-09-29Fix connecting to printer via USBrrrlasse
2020-09-17Fix TypeError if USBPrinting plugin path is not foundKostas Karmas
2020-08-07Update the SDK version to 7.3.0 for 4.7Kostas Karmas
2020-07-22Workaround for bug in PySerial: Don't crash if file doesn't existGhostkeeper
2020-07-21Add more explanations for HWID being NoneGhostkeeper
2020-07-20Fix crash when port gets disconnected while iteratingGhostkeeper
2020-06-02Added 76800 baud rateVictor
2020-06-02Added 76800 baud rateVictor
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-15Convert doxygen to rst for UltimakerMachineActions, USBPrintingNino van Hooff
2020-05-11Fix asynchronous bug if job gets cancelledGhostkeeper
2020-04-23Don't crash if USB device is taken over by other applications or breaksGhostkeeper
2020-04-21Update missed sdk versions from 7.1 to 7.2.0 for Cura 4.6Nino van Hooff
2020-04-10Remove a number of unused variablesJaime van Kessel
2020-02-10Bump SDK version number of Cura 4.5 to 7.1Ghostkeeper
2019-12-30Fix typingJaime van Kessel
2019-12-30Hardcode plugin id for UsbPrinter and XmlMaterialProfileNino van Hooff
2019-12-24Use plugin Id instead of __file__ for USBPrintingNino van Hooff
2019-11-01Add names to all the threadsJaime van Kessel
2019-10-21Change SDK version to 7.0.0Nino van Hooff
2019-10-15Fix some mistakes indicated by PyCharm's lintingGhostkeeper
2019-09-06Revert "CS-171 Add R2 support"Ghostkeeper
2019-08-27Add UI feedback on invalid firmware updateLipu Fei
2019-07-22Fix typingLipu Fei
2019-07-18Show a message when trying to print via USB while already printingGhostkeeper
2019-07-18Spelling of log entries and code styleGhostkeeper
2019-05-09Merge branch 'port-filter' of https://github.com/joba-1/Cura into joba-1-port...Ghostkeeper
2019-04-08Added exception handling for serial writeJaime van Kessel
2019-04-08Prevent a zeroDivision error from crashing the usb printingJaime van Kessel
2019-03-26Move models around againLipu Fei