mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-19 12:47:49 -06:00
Add platform for BQ Prusa i3 Hephestos
Forgot this one when converting it. Contributes to issue CURA-1278.
This commit is contained in:
parent
0e5dcca81d
commit
b62e382cf2
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@
|
||||||
"author": "BQ",
|
"author": "BQ",
|
||||||
"manufacturer": "BQ",
|
"manufacturer": "BQ",
|
||||||
"category": "Other",
|
"category": "Other",
|
||||||
"file_formats": "text/x-gcode"
|
"file_formats": "text/x-gcode",
|
||||||
|
"platform": "bq_hephestos_platform.stl"
|
||||||
},
|
},
|
||||||
|
|
||||||
"settings": {
|
"settings": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue