Cura/plugins/SimulationView/plugin.json
HellAholic f4430718c7 Show layer height in Simulation View slider labels
Adds display of the current and minimum layer heights (in mm) to the Simulation View slider labels. Implements new properties and logic in SimulationView and SimulationViewProxy to retrieve accurate layer heights for both sliced and gcode data. Bumps plugin version to 1.1.0.
2025-12-09 17:22:32 +01:00

8 lines
196 B
JSON

{
"name": "Simulation View",
"author": "Ultimaker B.V.",
"version": "1.1.0",
"description": "Provides the preview of sliced layerdata.",
"api": 8,
"i18n-catalog": "cura"
}