From bec12c124fbafe6b2b357d6f51596b5943f3c491 Mon Sep 17 00:00:00 2001 From: fieldOfView Date: Sun, 19 Dec 2021 11:48:52 +0100 Subject: [PATCH] Add a description to the Simulation View plugin that better explains its purpose --- plugins/SimulationView/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/SimulationView/plugin.json b/plugins/SimulationView/plugin.json index 5ea5e20596..39c528f89d 100644 --- a/plugins/SimulationView/plugin.json +++ b/plugins/SimulationView/plugin.json @@ -2,7 +2,7 @@ "name": "Simulation View", "author": "Ultimaker B.V.", "version": "1.0.1", - "description": "Provides the Simulation view.", + "description": "Provides the preview of sliced layerdata.", "api": 7, "i18n-catalog": "cura" }