mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Machine settings cleanup
added manufacturers and authors to the file and changed the id's to a string more usuable in combination with other files
This commit is contained in:
parent
b4a8973975
commit
084bd25e02
11 changed files with 26 additions and 16 deletions
|
@ -1,6 +1,8 @@
|
|||
{
|
||||
"id": "BQ Prusa i3 Hephestos",
|
||||
"id": "hephestos",
|
||||
"name": "BQ Prusa i3 Hephestos",
|
||||
"manufacturer": "BQ",
|
||||
"author": "other",
|
||||
"platform": "hephestos_platform.stl",
|
||||
"inherits": "fdmprinter.json",
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue