.. |
Settings
|
8f65ed4c4e
0 is now seen as a correct value by QualitySettingsModel
|
8 years ago |
BuildVolume.py
|
f6c1a46d22
Remove commented out code
|
8 years ago |
CameraAnimation.py
|
ae71c309ac
Move src to cura so we can use the same package for installed and source
|
9 years ago |
CameraImageProvider.py
|
3a46bb8d8a
Added CameraImageProvider & camera handling
|
8 years ago |
ConvexHullDecorator.py
|
3f5d7b0f53
One at a time mode now adds platform adhesion to convex hulls
|
8 years ago |
ConvexHullNode.py
|
ce462ace17
Layout. CURA-1707
|
8 years ago |
CrashHandler.py
|
a4e37d9ae7
Mark certain types of exceptions as fatal and abort the application if they occur
|
8 years ago |
CuraActions.py
|
97d16ae3bd
Update documentation & code cleanup
|
9 years ago |
CuraApplication.py
|
03c28537f2
Added function to save a single stack to file.
|
8 years ago |
CuraSplashScreen.py
|
0c23c26ac9
Code style
|
8 years ago |
CuraVersion.py.in
|
c62ab6e937
Adding a field of the build type to the spashscreen.
|
8 years ago |
Layer.py
|
d31516bbb1
Code cleanup
|
8 years ago |
LayerData.py
|
0b858f3878
Introduced a LayerDataBuilder. Made LayerData immutable just like its superclass. Fixed the layer view which broke.
|
8 years ago |
LayerDataBuilder.py
|
41503d7d5b
Adapting code to merge of simple_convex_hull and code cleanup.
|
8 years ago |
LayerDataDecorator.py
|
fdd485a884
Moved LayerData & Decorator outside of backend plugin
|
9 years ago |
LayerPolygon.py
|
dc01cdbc88
Fix displaying support interface in layerview
|
8 years ago |
MachineAction.py
|
ab843b8187
Reset qml component when resetting a Machine Action
|
8 years ago |
MachineActionManager.py
|
228f5be35a
Fix order of machine actions on manage printers page
|
8 years ago |
OneAtATimeIterator.py
|
f5457504d3
One at a time iterator no longer ignores objects higher than gantry height
|
9 years ago |
PlatformPhysics.py
|
09f7d9b999
We shuffle the list of nodes so that the push free won't endlessly repeat the same 2 steps
|
8 years ago |
PlatformPhysicsOperation.py
|
bac58ecc82
Prevent models from vibrating on the z axis due to fp errors, change the tolerance of the comparison.
|
8 years ago |
PrintInformation.py
|
1f53ce0d4d
Fix weight calculation
|
8 years ago |
PrinterOutputDevice.py
|
8dbe67a6bf
Added printer state to output device
|
8 years ago |
ProfileReader.py
|
64ecb114b8
Store the Quality profile for the 'global' and extruders in the gcode. Read in all of the quality profile during import.
|
8 years ago |
ProfileWriter.py
|
ced6cd7320
Exporting a profile now exports all profiles in a zipped container
|
8 years ago |
SetParentOperation.py
|
4830943113
Refactor grouping/ungrouping into an operation that is undoable
|
8 years ago |
ZOffsetDecorator.py
|
b06e61727c
ZOffset decorator is now correctly copied
|
8 years ago |
__init__.py
|
ae71c309ac
Move src to cura so we can use the same package for installed and source
|
9 years ago |