mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Fill in manufacturers previously set to unknown/'not applicable'.
This commit is contained in:
parent
d43415191b
commit
a495d71a14
4 changed files with 6 additions and 6 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
"inherits": "fdmprinter",
|
"inherits": "fdmprinter",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"visible": true,
|
"visible": true,
|
||||||
"author": "na",
|
"author": "unknown",
|
||||||
"manufacturer": "BIBO",
|
"manufacturer": "BIBO",
|
||||||
"category": "Other",
|
"category": "Other",
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
|
|
|
||||||
|
|
@ -4,8 +4,8 @@
|
||||||
"inherits": "fdmprinter",
|
"inherits": "fdmprinter",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"visible": true,
|
"visible": true,
|
||||||
"author": "NA",
|
"author": "unknown",
|
||||||
"manufacturer": "NA",
|
"manufacturer": "MAKEiT 3D",
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
"has_materials": false,
|
"has_materials": false,
|
||||||
"machine_extruder_trains":
|
"machine_extruder_trains":
|
||||||
|
|
|
||||||
|
|
@ -4,8 +4,8 @@
|
||||||
"inherits": "fdmprinter",
|
"inherits": "fdmprinter",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"visible": true,
|
"visible": true,
|
||||||
"author": "NA",
|
"author": "unknown",
|
||||||
"manufacturer": "NA",
|
"manufacturer": "MAKEiT 3D",
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
"has_materials": false,
|
"has_materials": false,
|
||||||
"machine_extruder_trains":
|
"machine_extruder_trains":
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"visible": true,
|
"visible": true,
|
||||||
"author": "Ultimaker",
|
"author": "Ultimaker",
|
||||||
"manufacturer": "Unknown",
|
"manufacturer": "Zone3D",
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
"platform_offset": [ 0, 0, 0],
|
"platform_offset": [ 0, 0, 0],
|
||||||
"machine_extruder_trains":
|
"machine_extruder_trains":
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue