| .. |
|
Arranging
|
Fixes for slicing
|
2018-01-16 15:10:16 +01:00 |
|
Machines
|
Simplify task queue for machine error check
|
2018-03-13 16:08:46 +01:00 |
|
Operations
|
Add missing super init call - CURA-4525
|
2018-01-04 10:59:44 +01:00 |
|
PrinterOutput
|
Fix: Retrieve printer type during creating outputDevice
|
2018-03-13 16:37:09 +01:00 |
|
Scene
|
CURA-4400 added docs to new functions
|
2018-03-07 16:41:03 +01:00 |
|
Settings
|
Merge pull request #3485 from Ultimaker/CURA-5059_reset_icon_visibility
|
2018-03-13 16:11:58 +01:00 |
|
Stages
|
Fix sidebar loading and unloading depending on active stage
|
2017-12-06 17:46:18 +01:00 |
|
__init__.py
|
Move src to cura so we can use the same package for installed and source
|
2015-05-18 15:03:42 +02:00 |
|
BuildVolume.py
|
Fix: Group models were not slicable
|
2018-03-13 13:51:19 +01:00 |
|
CameraAnimation.py
|
Merge pull request #905 from Ultimaker/snappier_camera_animation
|
2017-10-24 10:36:55 +02:00 |
|
CameraImageProvider.py
|
Added videostream to cluster again
|
2017-12-06 14:59:20 +01:00 |
|
CrashHandler.py
|
Translate to American English
|
2018-03-09 15:55:27 +01:00 |
|
CuraActions.py
|
Fixes for resetting print time information when removing all or last model, reduce signals being used for print time resetting - CURA-4852
|
2018-01-23 09:49:26 +01:00 |
|
CuraApplication.py
|
Split error checking into smaller sub-tasks
|
2018-03-13 13:21:44 +01:00 |
|
CuraSplashScreen.py
|
Fix size of "beta" classifier on splash screen for HiDPI (windows) screens
|
2017-10-16 14:51:59 +02:00 |
|
CuraVersion.py.in
|
Changing AGPLv3 to LGPLv3
|
2017-09-28 13:00:43 +02:00 |
|
Layer.py
|
Add line thickness and feedrate to the data sent from the backend
|
2017-11-10 16:59:06 +01:00 |
|
LayerData.py
|
Changing AGPLv3 to LGPLv3
|
2017-09-28 13:00:43 +02:00 |
|
LayerDataBuilder.py
|
Add line thickness and feedrate to the data sent from the backend
|
2017-11-10 16:59:06 +01:00 |
|
LayerDataDecorator.py
|
Moved LayerData & Decorator outside of backend plugin
|
2015-09-23 15:01:48 +02:00 |
|
LayerPolygon.py
|
Add line thickness and feedrate to the data sent from the backend
|
2017-11-10 16:59:06 +01:00 |
|
MachineAction.py
|
Fix generating view for machine action - CURA-4568
|
2017-11-28 15:18:05 +01:00 |
|
MachineActionManager.py
|
Changing AGPLv3 to LGPLv3
|
2017-09-28 13:00:43 +02:00 |
|
MultiplyObjectsJob.py
|
Move all decorators in the scene subfolder
|
2018-01-03 15:09:19 +01:00 |
|
ObjectsModel.py
|
Removed related commits to Settins per Object validation and
|
2018-03-06 15:40:26 +01:00 |
|
OneAtATimeIterator.py
|
CURA-4821 Fix one at a time slicing for builtiplexer
|
2018-01-22 11:07:38 +01:00 |
|
PlatformPhysics.py
|
Revert "Simplify check for _outside_buildarea"
|
2018-01-23 12:39:15 +01:00 |
|
PreviewPass.py
|
Better readability in PreviewPass
|
2018-02-15 15:23:17 +01:00 |
|
PrinterOutputDevice.py
|
Merge branch 'master' into feature_multiple_BP
|
2018-01-16 09:59:21 +01:00 |
|
PrintInformation.py
|
Fix merge conflicts with master
|
2018-03-05 13:27:00 +01:00 |
|
ProfileReader.py
|
Better info on no profiles to import for gcode
|
2018-03-09 16:40:57 +01:00 |
|
ProfileWriter.py
|
Changing AGPLv3 to LGPLv3
|
2017-09-28 13:00:43 +02:00 |
|
Snapshot.py
|
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
|
2018-02-08 17:02:11 +01:00 |