Cura/cura
Jaime van Kessel f987e6d977 Functionality properties (canPause, canPreHeatBed, etc) are now in the Controller.
It's actually up to the controller to say something about this, so this location makes more sense

CL-541
2017-11-21 16:59:17 +01:00
..
PrinterOutput Functionality properties (canPause, canPreHeatBed, etc) are now in the Controller. 2017-11-21 16:59:17 +01:00
Settings Connection states changes are now tied into the UI again 2017-11-21 15:12:23 +01:00
__init__.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
Arrange.py Minor refactor; Return None instead of weird 999999 if no suitable location was found 2017-04-12 15:01:39 +02:00
ArrangeObjectsJob.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
BlockSlicingDecorator.py D6: Fixed file naming, removed spaces and fixed decoration calls 2016-12-23 15:53:17 -05:00
BuildVolume.py Remove unnecessary code in BuildVolume 2017-11-17 11:02:41 +01:00
CameraAnimation.py Merge pull request #905 from Ultimaker/snappier_camera_animation 2017-10-24 10:36:55 +02: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 Move towards making extruder manager a first class citizen - CURA-4482 2017-10-26 17:54:36 +02:00
ConvexHullNode.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
CrashHandler.py CURA-4451 Minor changes 2017-10-26 16:53:31 +02:00
CuraActions.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
CuraApplication.py Merge pull request #2685 from Ultimaker/container_stack_improvements 2017-11-17 13:09:54 +01:00
CuraSplashScreen.py Fix size of "beta" classifier on splash screen for HiDPI (windows) screens 2017-10-16 14:51:59 +02:00
CuraVersion.py.in Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
GCodeListDecorator.py D6: Fixed file naming, removed spaces and fixed decoration calls 2016-12-23 15:53:17 -05:00
Layer.py Codestyle & removal unused imports 2017-03-22 11:38:55 +01:00
LayerData.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
LayerDataBuilder.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02: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 Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
MachineAction.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
MachineActionManager.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
MultiplyObjectsJob.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
OneAtATimeIterator.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
PlatformPhysics.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
PlatformPhysicsOperation.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
PreviewPass.py Update PreviewPass so that only slicable objects are rendered 2017-11-09 13:51:47 +01:00
PrinterOutputDevice.py Connection states changes are now tied into the UI again 2017-11-21 15:12:23 +01:00
PrintInformation.py CURA-4509 Minor fix that avoids crashes when there is no specified 2017-11-02 09:51:57 +01:00
ProfileReader.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ProfileWriter.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
QualityManager.py CURA-4451 Minor changes 2017-10-26 16:53:31 +02:00
SetParentOperation.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ShapeArray.py Make sure we do not have a crash when model is very small - CURA-4431 2017-10-10 16:27:14 +02:00
SliceableObjectDecorator.py D6: Fixed layers and line widths 2017-01-05 13:04:32 -05:00
ZOffsetDecorator.py Added missing super call 2017-05-18 10:49:05 +02:00