Merge pull request #10978 from dagoma3d/dagoma-pro430

Add new Dagoma PRO 430 printer
This commit is contained in:
Jaime van Kessel 2022-02-09 15:13:55 +01:00 committed by GitHub
commit 80d2665c1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
23 changed files with 1028 additions and 0 deletions

View file

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