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
2017-10-24Hide manual controls for outputdevices that don't support itfieldOfView
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-09-04Also added canPreheatBed optionJaime van Kessel
2017-09-04Added canAbort & canPause feature to PrinterOutputDeviceJaime van Kessel
2017-08-18No longer attempt to create monitorView if none was setJaime van Kessel
2017-08-18Fixes #2284Jaime van Kessel
2017-08-03Fix error about empty qml urlfieldOfView
2017-07-20If output device has a contorl item, that one is used.Jaime van Kessel
2017-07-20Added control item to printOutputDeviceJaime van Kessel
2017-05-29The monitor item is now actually used to display information on monitor pageJaime van Kessel
2017-05-29Printer output device can now have a QML itemJaime van Kessel
2017-03-06Heated bed timeout time now hides correctly if time ran outJaime van Kessel
2017-02-16Don't show temperature if print core is removed in UM3Ghostkeeper
2017-02-16Notify to update remaining time when it drastically changesGhostkeeper
2017-02-16Move pre-heat timer into PrinterOutputDeviceGhostkeeper
2017-02-13Merge branch 'master' into python_type_hintingSimon Edwards
2017-02-09Add fallback name property in PrinterOutputDeviceGhostkeeper
2017-02-09Add fallback in PrinterOutputDevice for getting addressGhostkeeper
2017-02-09Document preheatBedTimeoutGhostkeeper
2017-02-08Fix colour of unknown materialGhostkeeper
2017-02-07Document no longer that pre-heating defaults to 15mGhostkeeper
2017-02-07Add default implementations for preheatBed and cancelPreheatBedGhostkeeper
2017-02-07Store default pre-heat time in central locationGhostkeeper
2017-02-03Add material indication to extruder boxesGhostkeeper
2016-12-13Merge branch 'master' into python_type_hintingSimon Edwards
2016-12-12Lots of import fixes. Eliminated the import hacks such as those used inside U...Simon Edwards
2016-11-24Solve merge conflict PrinterOutputDevice. CURA-1263Jack Ha
2016-11-23PrinterOutput now keeps track of camera stateJaime van Kessel
2016-11-20Revert "PrinterOutputDevice: Adding isConnectionState"Thomas Karl Pietrowski
2016-11-20PrinterOutputDevice: Adding isConnectionStateThomas Karl Pietrowski
2016-11-17Merge branch 'master' of github.com:Ultimaker/Cura into rework_file_handlerJaime van Kessel
2016-11-09Remove unused required argument on _startCamera and _stopCamerafieldOfView
2016-11-09OutputDevices now take file_handler into accountJaime van Kessel
2016-11-04Added start & stop camera interfaceJaime van Kessel
2016-10-17Allow for saving multiple scene nodes at the same timeGhostkeeper
2016-10-05Added printer type to output deviceJaime van Kessel
2016-09-13Changed guid to GUID in the filterJaime van Kessel
2016-09-13Added missing import statementJaime van Kessel
2016-09-13Add materialNames property to get user-facing texts from printerfieldOfView
2016-09-12Added printer state to output deviceJaime van Kessel
2016-09-08Signals are now only emitted when setting changed instead of always.Jaime van Kessel
2016-08-16Move the "Changes on Printer" dialog to JediWifiPrintingfieldOfView
2016-08-09Add a connection string to the printmonitorfieldOfView
2016-08-04Fix error in PrinterOutputDevice.acceptsCommandsfieldOfView
2016-08-04Disable print monitor if the printer is not (yet) ready to receive commandsfieldOfView
2016-08-04Show error text in print monitorfieldOfView
2016-07-04Fix codestylefieldOfView
2016-07-04Switch materials/nozzle when the printer signals a material/nozzle changefieldOfView
2016-06-23Added jobName propertyJaime van Kessel
2016-06-16Implemented interface for setting printjobstateJaime van Kessel