.. |
Arranging
|
02b681a8f2
Fixes for slicing
|
7 лет назад |
Operations
|
4685230d8d
Add missing super init call - CURA-4525
|
7 лет назад |
PrinterOutput
|
172b4e57a4
Fix problem with very slow gcode sending
|
7 лет назад |
Scene
|
516d7015e4
Fixed some issues caused by the multi buildplate system
|
7 лет назад |
Settings
|
6af5a5d4bc
CURA-4946 When storing the gcode profile, the definition must be the
|
7 лет назад |
Stages
|
ee643610e5
Fix sidebar loading and unloading depending on active stage
|
7 лет назад |
BuildPlateModel.py
|
8c7a0d4a8e
CURA-4525 created CuraSceneController and took out logic from ObjectsModel and BuildPlateModel
|
7 лет назад |
BuildVolume.py
|
488d310643
CURA-4320 Add the new setting to the tower's settings list so the
|
7 лет назад |
CameraAnimation.py
|
b0c54bb26a
Merge pull request #905 from Ultimaker/snappier_camera_animation
|
7 лет назад |
CameraImageProvider.py
|
77e3965fc7
Added videostream to cluster again
|
7 лет назад |
CrashHandler.py
|
51062a4784
Add a button to open the configuration folder.
|
7 лет назад |
CuraActions.py
|
6c9d7b5a2e
Fixes for resetting print time information when removing all or last model, reduce signals being used for print time resetting - CURA-4852
|
7 лет назад |
CuraApplication.py
|
1afe2668f7
Fix: Extreme small model was not automatically scaled.
|
7 лет назад |
CuraSplashScreen.py
|
ad8af82a58
Fix size of "beta" classifier on splash screen for HiDPI (windows) screens
|
7 лет назад |
CuraVersion.py.in
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 лет назад |
Layer.py
|
aa9f9d5b88
Add line thickness and feedrate to the data sent from the backend
|
7 лет назад |
LayerData.py
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 лет назад |
LayerDataBuilder.py
|
aa9f9d5b88
Add line thickness and feedrate to the data sent from the backend
|
7 лет назад |
LayerDataDecorator.py
|
fdd485a884
Moved LayerData & Decorator outside of backend plugin
|
9 лет назад |
LayerPolygon.py
|
aa9f9d5b88
Add line thickness and feedrate to the data sent from the backend
|
7 лет назад |
MachineAction.py
|
b961c37ead
Fix generating view for machine action - CURA-4568
|
7 лет назад |
MachineActionManager.py
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 лет назад |
MultiplyObjectsJob.py
|
08322d0a5e
Move all decorators in the scene subfolder
|
7 лет назад |
ObjectsModel.py
|
516d7015e4
Fixed some issues caused by the multi buildplate system
|
7 лет назад |
OneAtATimeIterator.py
|
ba29d64592
CURA-4821 Fix one at a time slicing for builtiplexer
|
7 лет назад |
PlatformPhysics.py
|
710e3c1629
Revert "Simplify check for _outside_buildarea"
|
7 лет назад |
PreviewPass.py
|
06ec77e012
Better readability in PreviewPass
|
7 лет назад |
PrintInformation.py
|
a4df9b6cc6
CURA-4891 Add a '+' that I removed by accident
|
7 лет назад |
PrinterOutputDevice.py
|
da4c98b204
Merge branch 'master' into feature_multiple_BP
|
7 лет назад |
ProfileReader.py
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 лет назад |
ProfileWriter.py
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 лет назад |
QualityManager.py
|
54698ada7f
CURA-4807 fix not choosing 'not supported' if there are valid options after changing variant; partly undoing 4abbd4b9887fc3e3d98ebf06481d2b21a9e9be0e
|
7 лет назад |
Snapshot.py
|
487608574a
CURA-4931 Avoid creating a snapshot when there is no model in the buildplate. Since the writeStarted signal is catched by all the Writers, the createSnapshot method is triggered, but there is no scenenode in the buildplate to take a picture of, so the process is skipped
|
7 лет назад |
__init__.py
|
ae71c309ac
Move src to cura so we can use the same package for installed and source
|
9 лет назад |