Cura/resources/definitions/renkforce_pro6plus.def.json
goofoo3d d6bc4067f9
Add some Renkforce Machines (#12598)
Add goofoo, renkforce printf

Co-authored-by: laiqiqi <laiqiqi886@163.com>
2022-09-16 10:14:03 +02:00

17 lines
486 B
JSON

{
"name": "Renkforce Pro 6+",
"version": 2,
"inherits": "goofoo_near",
"overrides": {
"machine_name": { "default_value": "Renkforce Pro 6+" },
"machine_width": { "default_value": 280 },
"machine_depth": { "default_value": 280 },
"machine_height": { "default_value": 300 }
},
"metadata": {
"author": "Woosh (based on RF100.ini by Conrad Electronic SE)",
"manufacturer": "Renkforce",
"visible": true
}
}