mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 02:29:02 +08:00
Fix issues with makeblock definition
This commit is contained in:
parent
2fb8375714
commit
3e50cf5253
@ -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…
x
Reference in New Issue
Block a user