mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 06:39:04 +08: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
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user