Cura/plugins/SimulationView
HellAholic 4e59253dee Replace layer height properties with layer data maps
Replaces currentLayerHeight and minimumLayerHeight properties with currentLayerData and minimumLayerData, returning all relevant layer data as QVariantMap. This provides more comprehensive information for each layer, including height, time elapsed, layer time, and time remaining.
2025-12-21 15:48:29 +01:00
..
resources Convert icons to UTF-8 2021-06-28 18:28:50 +02:00
__init__.py Qt5->Qt6: GUI-attributes and flips params register singletons. 2021-12-28 18:36:28 +01:00
layers.shader Add new travel types and display z-hops 2025-05-26 11:52:53 +02:00
layers3d.shader Add new travel types and display z-hops 2025-05-26 11:52:53 +02:00
layers3d_shadow.shader Use proper English word for "plane" 2025-06-10 11:21:17 +02:00
layers_shadow.shader Add new travel types and display z-hops 2025-05-26 11:52:53 +02:00
LayerSlider.qml Show layer height in Simulation View slider labels 2025-12-09 17:22:32 +01:00
NozzleNode.py Remove a bunch of unused imports 2019-11-08 13:38:42 +01:00
PathSlider.qml Remove unused controls imports 2021-11-11 16:28:20 +01:00
plugin.json Show layer height in Simulation View slider labels 2025-12-09 17:22:32 +01:00
SimulationPass.py Use separate node attribute to indicate assigned to disabled extruder 2025-10-16 09:50:09 +02:00
SimulationSliderLabel.qml Show layer height in Simulation View slider labels 2025-12-09 17:22:32 +01:00
SimulationView.py Refactor layer cache to include time metrics 2025-12-21 15:48:21 +01:00
simulationview_composite.shader GLES shader fixes 2018-03-29 21:07:51 +02:00
SimulationViewMainComponent.qml Loop back to the beginning when ending simulation playback 2024-11-11 16:14:32 +01:00
SimulationViewMenuComponent.qml Show warning only for enabled extruders 2025-11-26 09:01:50 +01:00
SimulationViewProxy.py Replace layer height properties with layer data maps 2025-12-21 15:48:29 +01:00