Do not allow the use of "weight" for third party printers

Otherwise external contributors can manipulate the order in which they appear in the list
This commit is contained in:
Diego Prado Gesto 2019-05-13 13:49:00 +02:00
parent cac4b8b7f1
commit 36ddf2f018
2 changed files with 0 additions and 2 deletions

View file

@ -13,7 +13,6 @@
"has_machine_materials": false,
"has_machine_quality": false,
"has_variant_materials": false,
"weight": 2,
"file_formats": "text/x-gcode",
"icon": "icon_ultimaker.png",
"platform": "ultimaker2_platform.obj",

View file

@ -6,7 +6,6 @@
"author": "Andrew Finkle, CTO",
"manufacturer": "Structur3d.io",
"visible": true,
"weight": 1,
"file_formats": "text/x-gcode",
"platform": "ultimaker2_platform.obj",
"platform_texture": "Ultimaker2Plusbackplate.png",