Delete blocks_oneauto_extruder_0.def.json

This commit is contained in:
Duarte Bragadesto 2023-01-06 18:28:21 +00:00 committed by GitHub
parent 52aed188ba
commit 2c4b4eb410
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,15 +0,0 @@
{
"version": 2,
"name": "Extruder 1",
"inherits": "fdmextruder",
"metadata":
{
"machine": "blocks_oneauto",
"position": "0"
},
"overrides":
{
"extruder_nr": { "default_value": 0 },
"material_diameter": { "default_value": 1.75 }
}
}