Cura/cura
Ghostkeeper d2fa6dbae2
Notify to update remaining time when it drastically changes
When the time passes normally it doesn't trigger this signal but just go on counting, but when the pre-heat starts or cancels it updates via this signal. This is handy for the future, when we want to update the remaining time from the printer information. However for now it is also nice because we can make the pre-heat timer dependent on this signal so we know when to have it running. This fixes the problem that the pre-heat seems to have been cancelled in the GUI when you switch away the tab, because the timer running is now dependent on the property rather than always false.

Contributes to issue CURA-3161.
2017-02-16 12:58:39 +01:00
..
Settings Merge branch 'master' into layer_view3_cleanup 2017-02-15 10:57:24 +01:00
__init__.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
BlockSlicingDecorator.py D6: Fixed file naming, removed spaces and fixed decoration calls 2016-12-23 15:53:17 -05:00
BuildVolume.py Merge branch 'master' into python_type_hinting 2017-01-27 15:37:30 +01:00
CameraAnimation.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
CameraImageProvider.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
ConvexHullDecorator.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
ConvexHullNode.py Use themeable colors in Solid, Xray & Layer view 2017-01-23 22:08:27 +01:00
CrashHandler.py Fixes for all of the plugins. Added a script to invoke mypy. (I'm stiiiick of .bat files. They are just broken.) 2017-01-17 16:57:37 +01:00
CuraActions.py Applied the profiler's pyqtSlot decorator to all of the code. 2017-01-10 13:35:39 +01:00
CuraApplication.py Merge branch 'master' into layer_view3_cleanup 2017-02-15 10:57:24 +01:00
CuraSplashScreen.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
CuraVersion.py.in T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
GCodeListDecorator.py D6: Fixed file naming, removed spaces and fixed decoration calls 2016-12-23 15:53:17 -05:00
Layer.py Added layer view options 2016-12-30 14:31:53 +01:00
LayerData.py Layer shader now uses own attribute for line dimensions instead of misusing uvs. 2016-12-28 15:20:14 +01:00
LayerDataBuilder.py Fixed compatibility mode. CURA-3273 2017-02-13 12:47:04 +01:00
LayerDataDecorator.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
LayerPolygon.py Merge branch 'master' into layer_view3_cleanup 2017-02-15 10:57:24 +01:00
MachineAction.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
MachineActionManager.py Applied the profiler's pyqtSlot decorator to all of the code. 2017-01-10 13:35:39 +01:00
OneAtATimeIterator.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
PlatformPhysics.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
PlatformPhysicsOperation.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
PrinterOutputDevice.py Notify to update remaining time when it drastically changes 2017-02-16 12:58:39 +01:00
PrintInformation.py Fix for a recent merge problem. 2017-02-14 13:36:03 +01:00
ProfileReader.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
ProfileWriter.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
QualityManager.py Use double quotes instead of singles. 2017-01-17 20:56:50 +01:00
SetParentOperation.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
SliceableObjectDecorator.py D6: Fixed layers and line widths 2017-01-05 13:04:32 -05:00
ZOffsetDecorator.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00