Remco Burema
abe7c1bf7f
Search/replace Qt5->Qt6.
...
part of upgrading Qt to v6.2: CURA-8591
2021-12-28 14:46:02 +01:00
Nino van Hooff
89f0970a88
Remove trailing whitespace from Python files
2020-05-29 14:30:33 +02:00
Jelle Spijker
679739d09d
Applied requested changes proposed by @ninovanhooff
...
Fixed a couple of missed double quotes, trailing and leading spaces, to long comment lines
2020-04-27 20:09:00 +02:00
Jelle Spijker
6aedab78dc
Converted comments in dir Cura/cura to rst style
...
Converted doxygen style comments to reStructuredText style in the files found in Cura/cura directory using the script dox_2_rst.py (provided in the Uranium repo). Comments were manually checked and changed if needed.
2020-04-21 16:58:45 +02:00
Lipu Fei
53d595f698
Use loader for machine actions in dialog
...
CURA-6495
2019-05-06 13:06:23 +02:00
Remco Burema
dc8524b90d
Fix 'DiscoverUM3Action' required attention from user in flow. [CURA-6057]
2019-03-29 16:23:16 +01:00
Lipu Fei
c1b9d527bb
Add typing for MachineAction
...
CURA-5812
2018-10-19 09:58:06 +02:00
ChrisTerBeke
b961c37ead
Fix generating view for machine action - CURA-4568
2017-11-28 15:18:05 +01:00
ChrisTerBeke
11f50f1cd3
Update machine action and image reader dialogs with new component creation method - CURA-4568
2017-11-28 14:55:35 +01:00
Jaime van Kessel
0613b1e4b7
Creating components is now done with the prefab function
...
CURA-4568
2017-11-27 13:00:49 +01:00
Mark
9a193ad5c5
Changing AGPLv3 to LGPLv3
2017-09-28 13:00:43 +02:00
Jaime van Kessel
3e54c86c88
Updated documentation for MachineActions
2016-12-06 14:21:57 +01:00
fieldOfView
ab843b8187
Reset qml component when resetting a Machine Action
...
Contributes to CURA-2019 and fixes CURA-1978
2016-08-02 15:57:01 +02:00
Jaime van Kessel
dcafb7d83a
Removed Execute, as it's no longer used
...
CURA-1385
2016-06-22 13:10:10 +02:00
Jaime van Kessel
671a6105a2
Setting a action to finished also causes it to be reset
...
CURA-1385
2016-06-21 16:22:54 +02:00
Jaime van Kessel
65751d7400
Added completed signal to machine action, so model can notify display that it is completed
...
CURA-1385
2016-06-21 16:19:44 +02:00
Jaime van Kessel
924af37dff
Fleshing out of bedleveling action
...
CURA-1385
2016-06-21 13:30:36 +02:00
Jaime van Kessel
81602e9ccd
Machine action can now create displayItems
...
CURA-1385
2016-06-21 12:47:34 +02:00
Jaime van Kessel
8237047907
Actions are now added as buttons to machinePages
...
CURA-1385
2016-06-20 13:46:05 +02:00
Jaime van Kessel
6f7affa2bf
Machine actions can now be triggered from QML
...
CURA-1385
2016-06-17 17:22:49 +02:00
Jaime van Kessel
b899c65027
Added getters for MachineAction
...
CURA-1385
2016-04-29 12:01:24 +02:00
Jaime van Kessel
958918e033
Added copyright notice
...
CURA-1385
2016-04-29 10:21:27 +02:00
Jaime van Kessel
633d14d925
Added first stubs of MachineActions
...
CURA-1385
2016-04-28 17:21:09 +02:00