mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 02:19:04 +08:00
Fix issues with makeblock definition
This commit is contained in:
parent
2fb8375714
commit
3e50cf5253
@ -53,7 +53,7 @@
|
|||||||
"default_value": "Marlin"
|
"default_value": "Marlin"
|
||||||
},
|
},
|
||||||
"gantry_height": {
|
"gantry_height": {
|
||||||
"default_value": 15.0
|
"value": 15.0
|
||||||
},
|
},
|
||||||
"machine_extruder_count": {
|
"machine_extruder_count": {
|
||||||
"default_value": 1
|
"default_value": 1
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
{
|
{
|
||||||
"id": "makeblock_extruder_0",
|
|
||||||
"version": 2,
|
"version": 2,
|
||||||
"name": "Extruder 1",
|
"name": "Extruder 1",
|
||||||
"inherits": "fdmextruder",
|
"inherits": "fdmextruder",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user