mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-09-09 00:07:52 -06:00
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:
parent
cac4b8b7f1
commit
36ddf2f018
2 changed files with 0 additions and 2 deletions
|
@ -13,7 +13,6 @@
|
||||||
"has_machine_materials": false,
|
"has_machine_materials": false,
|
||||||
"has_machine_quality": false,
|
"has_machine_quality": false,
|
||||||
"has_variant_materials": false,
|
"has_variant_materials": false,
|
||||||
"weight": 2,
|
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
"icon": "icon_ultimaker.png",
|
"icon": "icon_ultimaker.png",
|
||||||
"platform": "ultimaker2_platform.obj",
|
"platform": "ultimaker2_platform.obj",
|
||||||
|
|
|
@ -6,7 +6,6 @@
|
||||||
"author": "Andrew Finkle, CTO",
|
"author": "Andrew Finkle, CTO",
|
||||||
"manufacturer": "Structur3d.io",
|
"manufacturer": "Structur3d.io",
|
||||||
"visible": true,
|
"visible": true,
|
||||||
"weight": 1,
|
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
"platform": "ultimaker2_platform.obj",
|
"platform": "ultimaker2_platform.obj",
|
||||||
"platform_texture": "Ultimaker2Plusbackplate.png",
|
"platform_texture": "Ultimaker2Plusbackplate.png",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue