mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-22 04:23:16 +08:00
Delete "category" in metadata, change some default_values to values
This commit is contained in:
parent
86839148c1
commit
dd868ee1b6
@ -5,7 +5,6 @@
|
|||||||
"metadata": {
|
"metadata": {
|
||||||
"author": "WEEDO",
|
"author": "WEEDO",
|
||||||
"manufacturer": "WEEDO",
|
"manufacturer": "WEEDO",
|
||||||
"category": "WEEDO",
|
|
||||||
"visible": false,
|
"visible": false,
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
"machine_extruder_trains": {
|
"machine_extruder_trains": {
|
||||||
@ -331,7 +330,7 @@
|
|||||||
"default_value": 28.0
|
"default_value": 28.0
|
||||||
},
|
},
|
||||||
"retraction_min_travel": {
|
"retraction_min_travel": {
|
||||||
"default_value": 0.8
|
"value": 0.8
|
||||||
},
|
},
|
||||||
"retraction_extrusion_window": {
|
"retraction_extrusion_window": {
|
||||||
"value": 1.0
|
"value": 1.0
|
||||||
|
@ -236,7 +236,7 @@
|
|||||||
"value": 25.0
|
"value": 25.0
|
||||||
},
|
},
|
||||||
"raft_base_thickness": {
|
"raft_base_thickness": {
|
||||||
"default_value": 0.35
|
"value": 0.35
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -232,7 +232,7 @@
|
|||||||
"value": 25.0
|
"value": 25.0
|
||||||
},
|
},
|
||||||
"raft_base_thickness": {
|
"raft_base_thickness": {
|
||||||
"default_value": 0.35
|
"value": 0.35
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user