mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
17 lines
314 B
JSON
17 lines
314 B
JSON
{
|
|
"id": "custom_extruder_8",
|
|
"version": 2,
|
|
"name": "Extruder 8",
|
|
"inherits": "fdmextruder",
|
|
"metadata": {
|
|
"machine": "custom",
|
|
"position": "7"
|
|
},
|
|
|
|
"overrides": {
|
|
"extruder_nr": {
|
|
"default_value": 7,
|
|
"maximum_value": "7"
|
|
}
|
|
}
|
|
}
|