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
2019-03-21Fix merge conflicts with masterLipu Fei
2019-03-20Move PrinterOutputModel into cura.UI moduleLipu Fei
2019-03-20Move PrinterOutputDevice into cura.PrinterOutput moduleLipu Fei
2019-03-20Move PrintJobOutputModel into cura.UI moduleLipu Fei
2019-03-11Fix post-processing scripts when printing via USBGhostkeeper
2019-03-08Change regexp for greater compatibility Andrew
2019-03-06monitor does not show "Build Plate"Andrew
2019-02-01Merge pull request #4825 from Frischid/patch-2Diego Prado Gesto
2019-02-01Merge remote-tracking branch 'origin/4.0'Lipu Fei
2019-01-31Ensure that writeStarted is called when attempting to print via USBJaime van Kessel
2019-01-25Merge branch '4.0'Ghostkeeper
2019-01-25Initialise idle count properlyGhostkeeper
2018-12-18Add missing baudrate to USB connection. susisstrolch
2018-12-18Merge branch 'fix_print_monitor_dark_theme' of https://github.com/fieldOfView...Jaime van Kessel
2018-12-18Merge pull request #4975 from Ultimaker/CURA-6011_connection_typesLipu Fei
2018-12-18Make monitor item background themableJaime van Kessel
2018-12-18Fix review commentsJaime van Kessel
2018-12-17Fix (USB) print monitor in dark themefieldOfView
2018-12-17Update plugin versions to match package versionsLipu Fei
2018-12-14Increment API version to 6Ghostkeeper
2018-12-14Rename Enum names to camal casesLipu Fei
2018-12-13Every print ouput device should define its connection type(usb, network, clus...Aleksei S
2018-12-04Merge remote-tracking branch 'origin/master' into ui_rework_4_0Lipu Fei
2018-12-04Update USBPrinting version to 1.0.1Lipu Fei
2018-12-04Fix module importing in USBPrintingLipu Fei
2018-11-30Fixed some leftover graphical issuesJaime van Kessel
2018-11-30Move USB sidebar into the main view of the monitorstageJaime van Kessel
2018-11-27Fix typingJaime van Kessel
2018-11-17Update AutoDetectBaudJob.pyFrischid
2018-10-19Make sure firmware name is only requested oncefieldOfView
2018-10-19Fix case where Cura and the firmware could be waiting for eachotherfieldOfView
2018-10-18Don't force sending M105 requests without OKfieldOfView
2018-10-18Merge branch 'master' into fix_marlin_press_to_resumefieldOfView
2018-10-15Merge branch 'master' into fieldOfView-feature_firmware_updaterGhostkeeper
2018-10-12Update printer information when switching global container stacksGhostkeeper
2018-10-12Log which firmware file you're about to uploadGhostkeeper
2018-10-12Prevent Cura from messing with serial ports of other devices by filtering por...joba-1
2018-10-11Catch the one that got awayfieldOfView
2018-10-09Remove unused importsfieldOfView
2018-10-09Move updateFirmware to PrinterOutputDevice...fieldOfView
2018-10-05Don't flood the printer with temperature requests while says it is busyfieldOfView
2018-10-04Fix code style and unused importsfieldOfView
2018-10-03Fix MYPY/typing errorsfieldOfView
2018-10-03Merge branch 'master' into feature_firmware_updaterfieldOfView
2018-10-03Merge pull request #4369 from fieldOfView/fix_usb_temperature_while_heatingalekseisasin
2018-10-02Fix this sh*tfieldOfView
2018-09-28Fix incorrect typing and issues caused by typingfieldOfView
2018-09-28Fix missing importsfieldOfView
2018-09-28Fixed missing typing importfieldOfView
2018-09-28Add typing and appease MYPYfieldOfView