Merge branch 'master' of github.com:Ultimaker/Cura

This commit is contained in:
Jaime van Kessel 2017-06-29 10:16:14 +02:00
commit a89e626dfa
25 changed files with 25 additions and 25 deletions

View File

@ -1,6 +1,6 @@
{
"name": "3MF Reader",
"author": "Ultimaker",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Provides support for reading 3MF files.",
"api": 4,

View File

@ -1,6 +1,6 @@
{
"name": "3MF Writer",
"author": "Ultimaker",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Provides support for writing 3MF files.",
"api": 4,

View File

@ -1,6 +1,6 @@
{
"name": "Auto Save",
"author": "Ultimaker",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Automatically saves Preferences, Machines and Profiles after changes.",
"api": 4,

View File

@ -1,6 +1,6 @@
{
"name": "Changelog",
"author": "Ultimaker",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Shows changes since latest checked version.",
"api": 4,

View File

@ -1,6 +1,6 @@
{
"name": "CuraEngine Backend",
"author": "Ultimaker",
"author": "Ultimaker B.V.",
"description": "Provides the link to the CuraEngine slicing backend.",
"api": 4,
"version": "1.0.0",

View File

@ -1,6 +1,6 @@
{
"name": "Cura Profile Reader",
"author": "Ultimaker",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Provides support for importing Cura profiles.",
"api": 4,

View File

@ -1,6 +1,6 @@
{
"name": "Cura Profile Writer",
"author": "Ultimaker",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Provides support for exporting Cura profiles.",
"api": 4,

View File

@ -1,6 +1,6 @@
{
"name": "GCode Profile Reader",
"author": "Ultimaker",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Provides support for importing profiles from g-code files.",
"api": 4,

View File

@ -1,6 +1,6 @@
{
"name": "GCode Writer",
"author": "Ultimaker",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Writes GCode to a file.",
"api": 4,

View File

@ -1,6 +1,6 @@
{
"name": "Image Reader",
"author": "Ultimaker",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Enables ability to generate printable geometry from 2D image files.",
"api": 4,

View File

@ -1,6 +1,6 @@
{
"name": "Layer View",
"author": "Ultimaker",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Provides the Layer view.",
"api": 4,

View File

@ -1,6 +1,6 @@
{
"name": "Legacy Cura Profile Reader",
"author": "Ultimaker",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Provides support for importing profiles from legacy Cura versions.",
"api": 4,

View File

@ -1,6 +1,6 @@
{
"name": "Per Model Settings Tool",
"author": "Ultimaker",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Provides the Per Model Settings.",
"api": 4,

View File

@ -1,6 +1,6 @@
{
"name": "Plugin Browser",
"author": "Ultimaker",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"api": 4,
"description": "Find, manage and install new plugins."

View File

@ -1,6 +1,6 @@
{
"name": "Removable Drive Output Device Plugin",
"author": "Ultimaker",
"author": "Ultimaker B.V.",
"description": "Provides removable drive hotplugging and writing support.",
"version": "1.0.0",
"api": 4,

View File

@ -1,6 +1,6 @@
{
"name": "Slice info",
"author": "Ultimaker",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Submits anonymous slice info. Can be disabled through preferences.",
"api": 4,

View File

@ -1,6 +1,6 @@
{
"name": "Solid View",
"author": "Ultimaker",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Provides a normal solid mesh view.",
"api": 4,

View File

@ -1,6 +1,6 @@
{
"name": "UM3 Network Connection",
"author": "Ultimaker",
"author": "Ultimaker B.V.",
"description": "Manages network connections to Ultimaker 3 printers",
"version": "1.0.0",
"api": 4,

View File

@ -1,6 +1,6 @@
{
"name": "USB printing",
"author": "Ultimaker",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"api": 4,
"description": "Accepts G-Code and sends them to a printer. Plugin can also update firmware.",

View File

@ -1,6 +1,6 @@
{
"name": "Ultimaker machine actions",
"author": "Ultimaker",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Provides machine actions for Ultimaker machines (such as bed leveling wizard, selecting upgrades, etc)",
"api": 4,

View File

@ -1,6 +1,6 @@
{
"name": "Version Upgrade 2.1 to 2.2",
"author": "Ultimaker",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Upgrades configurations from Cura 2.1 to Cura 2.2.",
"api": 4,

View File

@ -1,6 +1,6 @@
{
"name": "Version Upgrade 2.2 to 2.4",
"author": "Ultimaker",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Upgrades configurations from Cura 2.2 to Cura 2.4.",
"api": 4,

View File

@ -1,6 +1,6 @@
{
"name": "Version Upgrade 2.5 to 2.6",
"author": "Ultimaker",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Upgrades configurations from Cura 2.5 to Cura 2.6.",
"api": 4,

View File

@ -1,6 +1,6 @@
{
"name": "X-Ray View",
"author": "Ultimaker",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Provides the X-Ray view.",
"api": 4,

View File

@ -1,6 +1,6 @@
{
"name": "Material Profiles",
"author": "Ultimaker",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Provides capabilities to read and write XML-based material profiles.",
"api": 4,