Added Liquid 3D printer configurations

More details for the printer can be found at https://liquid3d.site
This commit is contained in:
grigorasalex 2020-10-15 18:31:30 +03:00
parent e961c6271e
commit 0c9740dee3
98 changed files with 3579 additions and 0 deletions

View file

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