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-03-30Update set deamon logicc.lamboo
2021-12-29Qt5->Qt6: Fix cause of stack-overflow errors for newer Python/Qt.Remco Burema
2021-12-28Search/replace Qt5->Qt6.Remco Burema
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-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-15Convert doxygen to rst for UltimakerMachineActions, USBPrintingNino van Hooff
2020-04-10Remove a number of unused variablesJaime van Kessel
2019-05-09Merge branch 'port-filter' of https://github.com/joba-1/Cura into joba-1-port...Ghostkeeper
2019-03-20Move PrinterOutputDevice into cura.PrinterOutput moduleLipu Fei
2018-12-14Rename Enum names to camal casesLipu Fei
2018-10-12Prevent Cura from messing with serial ports of other devices by filtering por...joba-1
2018-08-22Factor out USBPrinterManager singletonfieldOfView
2018-08-02Move hardcoded firmware-file table to definitionsfieldOfView
2018-07-13Revert "Added signal to prevent window closing if USB printer is printing"Lipu Fei
2018-07-11Added signal to prevent window closing if USB printer is printingAleksei S
2018-06-14CURA-5330 Add typing to the USBPrinting pluginDiego Prado Gesto
2018-05-25Merge branch 'master' into WIP_improve_initializationDiego Prado Gesto
2018-05-24Merge branch '3.3'ChrisTerBeke
2018-05-11Fix missing argument in application stopped signal callbackChrisTerBeke
2018-05-04WIP: Make application initialization and start up more clearLipu Fei
2018-04-21Only open USB ports if the printer understands gcode.Fredrik Öhrn
2018-03-29Fix: bed leveling for UM+Aleksei S
2017-12-19Added typingJaime van Kessel
2017-12-19Clean up unused importsJaime van Kessel
2017-12-19Fixed the firmware update for USB printJaime van Kessel
2017-12-19Fixed crash if the firmware was in the list, but not found.Jaime van Kessel
2017-12-15USB device is first added and then trying to connect.Jaime van Kessel
2017-12-15Enable progress bar for USB printingJaime van Kessel
2017-12-14Also start reworking the USBPrint.Jaime van Kessel
2017-11-28Cleanup usb printer output device manager qml component creation - CURA-4568ChrisTerBeke
2017-11-27Creating components is now done with the prefab functionJaime van Kessel
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-09-13Added Title for messagesalekseisasin
2017-08-31Don't emit devices changed signal if remove wasn't successfulGhostkeeper
2017-07-12Fix MachineManager connection to OutputDeviceManager signals late.Youness Alaoui
2017-05-02Added VCP serial device support for USB Printing on Windows.Robert Colbert
2017-03-23Don't try to send empty g-code linesJaime van Kessel
2017-03-23Added loggingJaime van Kessel
2017-02-13Merge branch 'master' into python_type_hintingSimon Edwards
2017-02-13Add support for WSH USB driver when not filtering USB-onlyGhostkeeper
2017-02-11FEATURE: Support wsh usb driverTorsten Blindert
2017-02-10Calling the stop of USBPrinterOutput device no longer joins the thread.Jaime van Kessel
2017-01-17Fixes for all of the plugins. Added a script to invoke mypy. (I'm stiiiick of...Simon Edwards
2016-09-06Fix uploading custom firmware on windowsfieldOfView
2016-09-06Merge branch '2.3' of https://github.com/Ultimaker/Cura into 2.3fieldOfView
2016-09-06Removed capital letterJaime van Kessel
2016-09-06Firmware update logging now uses correct pathJaime van Kessel
2016-09-06Update wording of error messagesfieldOfView