Add files via upload

Eazao Potter is a ceramic 3D printer used to print clay. We have previously uploaded Eazao Zero, Eazao M500, Eazao M600, and Eazao M700.
This commit is contained in:
Eazao 2024-07-24 11:20:37 +08:00 committed by GitHub
parent a6e51d3f66
commit 3d5b041cd4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,16 @@
{
"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 }
}
}