Cura/cura
Lipu Fei 23544ad1fe Only fall back to use fdmprinter when the quality profiles for the current machine cannot be found
CURA-4139

UM2 family don't have machine material, but they do have their dedicated
profiles. When Cura searches for quality profiles, it should only fall
back to use "fdmprinter" as the definition if no quality profile can be
found for the current machine.
2017-08-30 14:59:12 +02:00
..
Settings Merge branch '2.7' 2017-08-28 16:21:40 +02: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 Added message if arrange all could not find location for all objects 2017-04-07 15:19:30 +02:00
BlockSlicingDecorator.py D6: Fixed file naming, removed spaces and fixed decoration calls 2016-12-23 15:53:17 -05:00
BuildVolume.py Decreased the value of the u_z_bias, so the plate quad is drawn again. 2017-08-23 12:48:19 +02:00
CameraAnimation.py Undo old testcode, added testcode for CURA-3334 2017-02-27 11:20:22 +01: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 Update convex hull to account for first layer horizontal expansion 2017-06-28 11:41:51 +02:00
ConvexHullNode.py ConvexHull Scene node no longe re-builds the shader every time it's created 2017-04-05 15:25:20 +02:00
CrashHandler.py Dump stacktrace for all threads in CrashReport 2017-05-19 15:00:54 +02:00
CuraActions.py Workaround a tiny display issue with checkable MenuItems 2017-04-24 17:11:37 +02:00
CuraApplication.py Pass tray_icon_name to QtApplication 2017-08-14 15:26:17 +02: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 Properly handle CMake options that are enabled but not "ON" 2017-03-06 17:26:02 +01: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 Codestyle & removal unused imports 2017-03-22 11:38:55 +01:00
LayerDataBuilder.py Fix displaying layers with python3.6 2017-06-06 23:47:40 +03: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 Be robust against faulty data from the engine 2017-06-02 11:35:11 +02: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 CURA-3470 Return list instead of set for QVariantList 2017-03-07 16:42:56 +01:00
MultiplyObjectsJob.py Change MultiplyObjectsJob to work on a list of objects 2017-04-20 17:41:53 +02: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 Only push free nodes inside buildplate 2017-04-07 16:22:44 +02:00
PlatformPhysicsOperation.py Fix ordering of merged PlatformPhysicsOperation 2017-06-13 13:10:59 +02:00
PrinterOutputDevice.py No longer attempt to create monitorView if none was set 2017-08-18 11:09:02 +02:00
PrintInformation.py Changed profile names 2017-05-15 16:52:25 +02: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 Only fall back to use fdmprinter when the quality profiles for the current machine cannot be found 2017-08-30 14:59:12 +02:00
SetParentOperation.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
ShapeArray.py Fixed one_at_a_time and arranger. CURA-3670 2017-04-10 11:16:34 +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