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 (Collapse)Author
2017-09-28Changing AGPLv3 to LGPLv3Mark
2016-12-06Updated documentation for MachineActionsJaime van Kessel
2016-08-02Reset qml component when resetting a Machine ActionfieldOfView
Contributes to CURA-2019 and fixes CURA-1978
2016-06-22Removed Execute, as it's no longer usedJaime van Kessel
CURA-1385
2016-06-21Setting a action to finished also causes it to be resetJaime van Kessel
CURA-1385
2016-06-21Added completed signal to machine action, so model can notify display that ↵Jaime van Kessel
it is completed CURA-1385
2016-06-21Fleshing out of bedleveling actionJaime van Kessel
CURA-1385
2016-06-21Machine action can now create displayItemsJaime van Kessel
CURA-1385
2016-06-20Actions are now added as buttons to machinePagesJaime van Kessel
CURA-1385
2016-06-17Machine actions can now be triggered from QMLJaime van Kessel
CURA-1385
2016-04-29Added getters for MachineActionJaime van Kessel
CURA-1385
2016-04-29Added copyright noticeJaime van Kessel
CURA-1385
2016-04-28Added first stubs of MachineActionsJaime van Kessel
CURA-1385