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