mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 08:26:31 +08:00

Eazao Potter is a ceramic 3D printer used to print clay. We have previously uploaded Eazao Zero, Eazao M500, Eazao M600, and Eazao M700.
17 lines
355 B
JSON
17 lines
355 B
JSON
{
|
|
"version": 2,
|
|
"name": "Extruder 1",
|
|
"inherits": "fdmextruder",
|
|
"metadata":
|
|
{
|
|
"machine": "eazao_potter",
|
|
"position": "0"
|
|
},
|
|
"overrides":
|
|
{
|
|
"extruder_nr": { "default_value": 0 },
|
|
"machine_nozzle_size": { "default_value": 1.6 },
|
|
"material_diameter": { "default_value": 1.75 }
|
|
}
|
|
}
|