Cura/cura
Remco Burema f4980450f2 Force extruder position to stick during retrieval of property.
Otherwise other parts of the stack(s) could have another value for limit-to-extruder, depending on if the user updates the chosen extruder (for example for support) quickly enough that we're in the middle of the operation. (Locking would probably more complicated, since we not only need a recurrent lock, but a lock on a few but not all classes based on a method call....)

CURA-12223
2024-11-12 22:47:07 +01:00
..
API Directly update permissions after login. 2024-09-04 15:28:06 +02:00
Arranging Revert "Use absolute transformation to set location for arrange" 2023-12-06 12:10:34 +01:00
Backups Use dev as development version 2022-06-13 15:08:00 +02:00
Machines Also check for 'abstract color' (support) when a single material is added. 2024-10-02 11:49:29 +02:00
OAuth2 Defensive programming: Catch case where 'error_description' is missing in response. 2024-07-18 16:02:23 +02:00
Operations Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
PrinterOutput additional corrections 2024-10-28 15:26:44 +01:00
ReaderWriters Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
Scene fixing unit-test 2024-02-26 15:51:36 +01:00
Settings Force extruder position to stick during retrieval of property. 2024-11-12 22:47:07 +01:00
Stages Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
TaskManagement Improve documentation string 2022-08-20 19:40:58 +02:00
UI Allow to set print sequence manually 2024-01-04 06:30:23 +03:00
UltimakerCloud Don't sync invisible materials 2023-09-07 13:48:36 +02:00
Utils Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
__init__.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
ApplicationMetadata.py Bump SDK version for upcoming 5.9.x release(s). 2024-10-09 18:21:39 +02:00
AutoSave.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
BackendPlugin.py added catalog as an extra argument for translations 2024-03-26 15:31:56 +01:00
BuildVolume.py Make grid-translucency depend on if machine has texture on BP. 2024-11-05 20:44:25 +01:00
CameraAnimation.py Qt5->Qt6: More renamed stuff. 2021-12-29 11:18:49 +01:00
CrashHandler.py Automatically scroll down in crash handler 2023-07-17 12:55:52 +02:00
CuraActions.py Moved calculating UCP only to Preread and getting value here 2024-03-05 16:34:41 +01:00
CuraApplication.py Upgrader for 5.8 -> 5.9 version. 2024-10-01 20:09:04 +02:00
CuraPackageManager.py Allow for custom descriptions/icons in packaged intents 2023-05-31 12:54:56 +02:00
CuraView.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
HitChecker.py Allow to set print sequence manually 2024-01-04 06:30:23 +03:00
Layer.py Revert "Merge branch 'bremco-graphics_buffer_update'" 2021-12-08 12:02:49 +01:00
LayerData.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
LayerDataBuilder.py Revert "Merge branch 'bremco-graphics_buffer_update'" 2021-12-08 12:02:49 +01:00
LayerDataDecorator.py Converted comments in dir Cura/cura to rst style 2020-04-21 16:58:45 +02:00
LayerPolygon.py Proof of concept for simulation 2023-12-19 10:12:56 +01:00
MachineAction.py Add missing return 2022-09-26 10:25:42 +02:00
MultiplyObjectsJob.py Implement factory for Arrange 2023-08-23 17:58:00 +02:00
OneAtATimeIterator.py Update OneAtATimeIterator.py 2024-02-09 11:20:04 +01:00
PickingPass.py Fix picking pixel on integer indices 2021-11-18 11:36:20 +01:00
PlatformPhysics.py function Name change 2024-02-27 13:52:59 +01:00
PreviewPass.py Add node as an optional argument to isometricSnapshot 2023-11-02 17:30:07 +01:00
PrintJobPreviewImageProvider.py Qt5->Qt6: More renamed stuff. 2021-12-29 11:18:49 +01:00
PrintOrderManager.py setting up printorder in case nodes came from copy paste or multiply 2024-02-14 17:15:27 +01:00
SingleInstance.py Update cura/SingleInstance.py 2024-02-08 10:51:49 +01:00
Snapshot.py removing magic number Adding max render distance 2024-03-08 16:46:58 +01:00
XRayPass.py Pass the cached normal transformation to the rendere 2020-06-30 13:39:32 +02:00