mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-17 03:09:40 +08:00

* Add files via upload * Add files via upload * Update maker_made_300x.def.json * Update maker_made_300x_extruder_0.json * Update maker_made_300x_extruder_0.json * Update maker_made_300x.def.json * Update maker_made_300x.def.json * Update maker_made_300x.def.json * Update resources/extruders/maker_made_300x_extruder_0.json Co-authored-by: Konstantinos Karmas <konskarm@gmail.com> * Update resources/definitions/maker_made_300x.def.json Co-authored-by: Konstantinos Karmas <konskarm@gmail.com> * Update resources/definitions/maker_made_300x.def.json Co-authored-by: Konstantinos Karmas <konskarm@gmail.com> * Update maker_made_300x.def.json * Rename maker_made_300x_extruder_0.json to maker_made_300x_extruder_0.def.json Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
16 lines
366 B
JSON
16 lines
366 B
JSON
{
|
|
"name": "Extruder 1",
|
|
"version": 2,
|
|
"inherits": "fdmextruder",
|
|
"metadata": {
|
|
"machine": "maker_made_300x",
|
|
"position": "0"
|
|
},
|
|
|
|
"overrides": {
|
|
"extruder_nr": { "default_value": 0 },
|
|
"machine_nozzle_size": { "default_value": 0.4 },
|
|
"material_diameter": { "default_value": 1.75 }
|
|
}
|
|
}
|