Cura/plugins/SimulationView/plugin.json
HellAholic 6b01d85fb1 Add warning icons for extruder visibility in SimulationView
Introduces warning icons in the SimulationView menu to indicate when extruder visibility is low or unchecked. Updates layout logic to accommodate the new icons and increments the plugin version to 1.0.2.
2025-11-19 09:54:41 +01:00

8 lines
196 B
JSON

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