mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-25 08:58:35 -07:00
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.
8 lines
196 B
JSON
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"
|
|
}
|