.. |
Settings
|
9132a025d6
Merge branch 'feature_CURA-3810_material_info_button' of https://github.com/LipuFei/Cura into LipuFei-feature_CURA-3810_material_info_button
|
7 years ago |
Arrange.py
|
299ad624da
Minor refactor; Return None instead of weird 999999 if no suitable location was found
|
8 years ago |
ArrangeObjectsJob.py
|
b2183352b8
Added message if arrange all could not find location for all objects
|
8 years ago |
BlockSlicingDecorator.py
|
485e81731f
D6: Fixed file naming, removed spaces and fixed decoration calls
|
8 years ago |
BuildVolume.py
|
69e4afffc8
fix: heightening of shadow for raft didn't take layer_0_z_overlap into account (CURA-3819)
|
7 years ago |
CameraAnimation.py
|
ccac9277a9
Undo old testcode, added testcode for CURA-3334
|
8 years ago |
CameraImageProvider.py
|
3a46bb8d8a
Added CameraImageProvider & camera handling
|
8 years ago |
ConvexHullDecorator.py
|
50c4b88050
Let global stack handle limit to extruder
|
7 years ago |
ConvexHullNode.py
|
ad4e1b3b18
ConvexHull Scene node no longe re-builds the shader every time it's created
|
8 years ago |
CrashHandler.py
|
a386e6d867
Dump stacktrace for all threads in CrashReport
|
7 years ago |
CuraActions.py
|
ada614e413
Workaround a tiny display issue with checkable MenuItems
|
7 years ago |
CuraApplication.py
|
c43a71084c
Merge branch 'master' of github.com:Ultimaker/Cura
|
7 years ago |
CuraSplashScreen.py
|
0c23c26ac9
Code style
|
8 years ago |
CuraVersion.py.in
|
8a77dd66fc
Properly handle CMake options that are enabled but not "ON"
|
8 years ago |
GCodeListDecorator.py
|
485e81731f
D6: Fixed file naming, removed spaces and fixed decoration calls
|
8 years ago |
Layer.py
|
94c6b23418
Codestyle & removal unused imports
|
8 years ago |
LayerData.py
|
94c6b23418
Codestyle & removal unused imports
|
8 years ago |
LayerDataBuilder.py
|
94c6b23418
Codestyle & removal unused imports
|
8 years ago |
LayerDataDecorator.py
|
fdd485a884
Moved LayerData & Decorator outside of backend plugin
|
9 years ago |
LayerPolygon.py
|
78de5412a2
Merge branch 'master' into layer_view3_cleanup
|
8 years ago |
MachineAction.py
|
3e54c86c88
Updated documentation for MachineActions
|
8 years ago |
MachineActionManager.py
|
ba79f44783
CURA-3470 Return list instead of set for QVariantList
|
8 years ago |
MultiplyObjectsJob.py
|
905e59354b
Change MultiplyObjectsJob to work on a list of objects
|
8 years ago |
OneAtATimeIterator.py
|
f5457504d3
One at a time iterator no longer ignores objects higher than gantry height
|
9 years ago |
PlatformPhysics.py
|
f9fbd8c02e
Only push free nodes inside buildplate
|
8 years ago |
PlatformPhysicsOperation.py
|
75be8080ec
Platform physics now set the absolute position, instead of transforming in local space
|
8 years ago |
PrintInformation.py
|
e40f60a52b
Changed profile names
|
7 years ago |
PrinterOutputDevice.py
|
356d4f9288
Heated bed timeout time now hides correctly if time ran out
|
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 |
QualityManager.py
|
f7f958c540
Directly use property instead of searching
|
7 years ago |
SetParentOperation.py
|
fe014efdfb
SetParentOperation now also takes removed group nodes into account
|
8 years ago |
ShapeArray.py
|
3d8e94964b
Fixed one_at_a_time and arranger. CURA-3670
|
8 years ago |
SliceableObjectDecorator.py
|
33cd386556
D6: Fixed layers and line widths
|
8 years ago |
ZOffsetDecorator.py
|
898da21a7b
Added missing super call
|
7 years ago |
__init__.py
|
ae71c309ac
Move src to cura so we can use the same package for installed and source
|
9 years ago |