.. |
Arranging
|
02b681a8f2
Fixes for slicing
|
7 лет назад |
Machines
|
ac76d6ea52
Merge branch 'refactoring_machine_manager' into feature_enable_disable_extruder
|
7 лет назад |
Operations
|
4685230d8d
Add missing super init call - CURA-4525
|
7 лет назад |
PrinterOutput
|
172b4e57a4
Fix problem with very slow gcode sending
|
7 лет назад |
Scene
|
657a52a5e7
CURA-4400 add checking for enabled extruder in setting _outside_buildarea, cleaned up a bit and factored some functions out BuildVolume
|
7 лет назад |
Settings
|
2538c689f1
CURA-4400 make extruder combobox disabled items grey
|
7 лет назад |
Stages
|
ee643610e5
Fix sidebar loading and unloading depending on active stage
|
7 лет назад |
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 лет назад |
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
|
580244a546
Split material models into separate files
|
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
|
ed7dec0cae
Fix: per model settings validation
|
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
|
d9d2cc9069
Remove unused code in PrintInformation
|
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 лет назад |
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 лет назад |