mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Fix issues with makeblock definition
This commit is contained in:
parent
2fb8375714
commit
3e50cf5253
2 changed files with 1 additions and 2 deletions
|
@ -53,7 +53,7 @@
|
|||
"default_value": "Marlin"
|
||||
},
|
||||
"gantry_height": {
|
||||
"default_value": 15.0
|
||||
"value": 15.0
|
||||
},
|
||||
"machine_extruder_count": {
|
||||
"default_value": 1
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"id": "makeblock_extruder_0",
|
||||
"version": 2,
|
||||
"name": "Extruder 1",
|
||||
"inherits": "fdmextruder",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue