.. |
Arranging
|
02b681a8f2
Fixes for slicing
|
7 years ago |
Machines
|
ac76d6ea52
Merge branch 'refactoring_machine_manager' into feature_enable_disable_extruder
|
7 years ago |
Operations
|
4685230d8d
Add missing super init call - CURA-4525
|
7 years ago |
PrinterOutput
|
172b4e57a4
Fix problem with very slow gcode sending
|
7 years ago |
Scene
|
657a52a5e7
CURA-4400 add checking for enabled extruder in setting _outside_buildarea, cleaned up a bit and factored some functions out BuildVolume
|
7 years ago |
Settings
|
2538c689f1
CURA-4400 make extruder combobox disabled items grey
|
7 years ago |
Stages
|
ee643610e5
Fix sidebar loading and unloading depending on active stage
|
7 years ago |
BuildVolume.py
|
657a52a5e7
CURA-4400 add checking for enabled extruder in setting _outside_buildarea, cleaned up a bit and factored some functions out BuildVolume
|
7 years ago |
CameraAnimation.py
|
b0c54bb26a
Merge pull request #905 from Ultimaker/snappier_camera_animation
|
7 years ago |
CameraImageProvider.py
|
77e3965fc7
Added videostream to cluster again
|
7 years ago |
CrashHandler.py
|
51062a4784
Add a button to open the configuration folder.
|
7 years ago |
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 years ago |
CuraApplication.py
|
580244a546
Split material models into separate files
|
7 years ago |
CuraSplashScreen.py
|
ad8af82a58
Fix size of "beta" classifier on splash screen for HiDPI (windows) screens
|
7 years ago |
CuraVersion.py.in
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
Layer.py
|
aa9f9d5b88
Add line thickness and feedrate to the data sent from the backend
|
7 years ago |
LayerData.py
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
LayerDataBuilder.py
|
aa9f9d5b88
Add line thickness and feedrate to the data sent from the backend
|
7 years ago |
LayerDataDecorator.py
|
fdd485a884
Moved LayerData & Decorator outside of backend plugin
|
9 years ago |
LayerPolygon.py
|
aa9f9d5b88
Add line thickness and feedrate to the data sent from the backend
|
7 years ago |
MachineAction.py
|
b961c37ead
Fix generating view for machine action - CURA-4568
|
7 years ago |
MachineActionManager.py
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
MultiplyObjectsJob.py
|
08322d0a5e
Move all decorators in the scene subfolder
|
7 years ago |
ObjectsModel.py
|
ed7dec0cae
Fix: per model settings validation
|
7 years ago |
OneAtATimeIterator.py
|
ba29d64592
CURA-4821 Fix one at a time slicing for builtiplexer
|
7 years ago |
PlatformPhysics.py
|
710e3c1629
Revert "Simplify check for _outside_buildarea"
|
7 years ago |
PreviewPass.py
|
06ec77e012
Better readability in PreviewPass
|
7 years ago |
PrintInformation.py
|
d9d2cc9069
Remove unused code in PrintInformation
|
7 years ago |
PrinterOutputDevice.py
|
da4c98b204
Merge branch 'master' into feature_multiple_BP
|
7 years ago |
ProfileReader.py
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
ProfileWriter.py
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
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 years ago |
__init__.py
|
ae71c309ac
Move src to cura so we can use the same package for installed and source
|
9 years ago |