Victor Larchenko
|
8987aa2048
|
T466: Revert the previous commit since it messed up the file rights.
|
2016-12-23 15:53:15 -05:00 |
|
Victor Larchenko
|
64d7bb0c2a
|
T466: Added ability to print loaded gcode
|
2016-12-23 15:53:14 -05:00 |
|
Jaime van Kessel
|
3e54c86c88
|
Updated documentation for MachineActions
|
2016-12-06 14:21:57 +01:00 |
|
fieldOfView
|
21bcb0e434
|
Create a definition_changes container instead of a second variant
|
2016-11-23 22:53:03 +01:00 |
|
fieldOfView
|
a998d59693
|
Fix setting heated bed upgrade option
A new variant was created, but the property was set on the old variant.
CURA-2253
|
2016-09-07 15:38:27 +02:00 |
|
Jaime van Kessel
|
6db03538a1
|
Removed capital letter
CURA-955
|
2016-09-06 09:23:20 +02:00 |
|
Jaime van Kessel
|
de8785da37
|
All machines that suport USB connection now get the upgrade firmware action for free!
CURA-955
|
2016-09-05 15:48:31 +02:00 |
|
Jaime van Kessel
|
66f773434f
|
UpgradeFirmwareAction now supports custom firmware uploading
CURA-955
|
2016-09-05 15:42:09 +02:00 |
|
Jaime van Kessel
|
1ef24c9e9d
|
CHanged function called by bedlevel action qml
CURA-2199
|
2016-08-29 16:35:39 +02:00 |
|
fieldOfView
|
baad88fb6c
|
Remove incorrectly copy/pasted code
CURA-2199
|
2016-08-26 13:22:21 +02:00 |
|
fieldOfView
|
9981cfbf6a
|
Simplify interface of UMOUpgradeSelection
|
2016-08-22 18:44:46 +02:00 |
|
fieldOfView
|
85a58a22cb
|
Change "Bed"/"Platform" to "Build Plate"
UXD-76
|
2016-08-10 17:57:05 +02:00 |
|
fieldOfView
|
2963a64fc2
|
Change "Bed Temperature" to "Build Plate Temperature"
UXD-80
|
2016-08-10 17:55:52 +02:00 |
|
fieldOfView
|
2576aaca62
|
Hide start check button once the check has started
|
2016-07-29 14:30:36 +02:00 |
|
fieldOfView
|
c1d9c1ea12
|
Add button to start bedleveling wizard
Prevents the printer from homing unexpectedly
|
2016-07-29 14:29:35 +02:00 |
|
fieldOfView
|
f584b49af2
|
Add "Close" button to (single) machine actions dialog
CURA-2019
|
2016-07-29 11:27:03 +02:00 |
|
fieldOfView
|
b9857a6975
|
Partially solve setting the UMO heated bed kit option
CURA-580
|
2016-07-28 07:48:23 +02:00 |
|
fieldOfView
|
4014cb11f9
|
Reinstate UMO wizard
CURA-1732
|
2016-07-25 18:00:17 +02:00 |
|
Jaime van Kessel
|
fd96e47117
|
Removed fixed height for checkup buttons again.
Turned out that this was already fixed, so a fixed height isn't needed.
CURA-422
|
2016-07-19 09:25:36 +02:00 |
|
Jaime van Kessel
|
bd183266c6
|
Forced size of heatup buttons in checkup
CURA-422
|
2016-07-15 13:11:36 +02:00 |
|
fieldOfView
|
c37163059a
|
Update wording to reflect the official HBK is also supported
|
2016-07-13 11:18:45 +02:00 |
|
fieldOfView
|
a774f06237
|
Hide checks if the printer is not connected, hide bed temperature if no bed is installed
CURA-1385
|
2016-07-07 17:54:43 +02:00 |
|
fieldOfView
|
66dd4a7a50
|
Add exception logging
CURA-1385
|
2016-07-07 17:08:03 +02:00 |
|
Jaime van Kessel
|
a76f6375c7
|
Added way to stop the heating of bed / hotend in checkup
CURA-1385
|
2016-07-07 15:56:14 +02:00 |
|
Jaime van Kessel
|
b072b7935f
|
Merge branch 'master' of github.com:Ultimaker/Cura
|
2016-07-07 13:44:19 +02:00 |
|
Jaime van Kessel
|
3d1bbeca38
|
Restarting machine check properly re-enables endstop check
CURA-1385
|
2016-07-07 13:43:45 +02:00 |
|
fieldOfView
|
8c22efc4dd
|
Fix UMO Checkup button size
CURA-1385
|
2016-07-07 10:38:08 +02:00 |
|
fieldOfView
|
2ba2599d6b
|
Remove debug statement and commented-out code
CURA-1385
|
2016-07-07 10:23:01 +02:00 |
|
Jaime van Kessel
|
59020fd98c
|
CHeckup action now correctly resets every time you start it
CURA-1385
|
2016-07-06 11:20:06 +02:00 |
|
fieldOfView
|
90fa0f0564
|
Make Select Upgrades page look like the other pages
CURA-1385
|
2016-07-04 13:14:40 +02:00 |
|
Jaime van Kessel
|
1242d6bf52
|
Added UMO upgrade selection
CURA-1385
|
2016-07-04 11:24:31 +02:00 |
|
Jaime van Kessel
|
53087bd278
|
Added stubs for UMO upgrade selection
CURA-1385
|
2016-07-04 10:28:37 +02:00 |
|
Jaime van Kessel
|
41147b5128
|
Machine action labels are now translatable
CURA-1385
|
2016-07-04 10:26:59 +02:00 |
|
Jaime van Kessel
|
aaae2aa3d5
|
Minor check machine action GUI improvements
CURA-1385
|
2016-07-01 09:51:54 +02:00 |
|
Jaime van Kessel
|
b14ae94190
|
Starting UMOCheckup before connection was established now works correctly
CURA-1385
|
2016-06-23 13:10:57 +02:00 |
|
Jaime van Kessel
|
6909cf211a
|
Fixed layout
CURA-1385
|
2016-06-23 11:42:18 +02:00 |
|
Jaime van Kessel
|
23ca2a3f54
|
Fixed layout issues
CURA-1385
|
2016-06-22 15:37:22 +02:00 |
|
Jaime van Kessel
|
1912722d31
|
Fixed requesting size of machine for bedLeveling
CURA-1385
|
2016-06-22 15:35:23 +02:00 |
|
Jaime van Kessel
|
4e854700f1
|
Machine_action plugin objects are now added as list
CURA-1385
|
2016-06-22 15:24:37 +02:00 |
|
Jaime van Kessel
|
5aab4686ca
|
Layout fixes
CURA-1385
|
2016-06-22 14:50:05 +02:00 |
|
Jaime van Kessel
|
c297b14e03
|
Added UMO checkup action
CURA-1385
|
2016-06-22 14:40:58 +02:00 |
|
Jaime van Kessel
|
8cfc0737ac
|
First run actions are now properly handled
CURA-1385
|
2016-06-22 11:49:35 +02:00 |
|
Jaime van Kessel
|
6f6d70ad0f
|
Added upgradeFirmware as machineAction
CURA-1385
|
2016-06-21 17:00:26 +02:00 |
|
Jaime van Kessel
|
fb1313ceda
|
BedLevel action now resets once it did all the steps
CURA-1385
|
2016-06-21 16:23:31 +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
|
181d16aad8
|
Running machine actions outside of first run is now possible
CURA-1385
|
2016-06-21 14:34:53 +02:00 |
|
Jaime van Kessel
|
924af37dff
|
Fleshing out of bedleveling action
CURA-1385
|
2016-06-21 13:30:36 +02:00 |
|
Jaime van Kessel
|
8af2b076a7
|
Added plugin for UM machine actions
CURA-1385
|
2016-06-20 13:51:27 +02:00 |
|