diff --git a/resources/definitions/renkforce_basic3.def.json b/resources/definitions/renkforce_basic3.def.json index 339d398d3c..1cc7c2deb2 100644 --- a/resources/definitions/renkforce_basic3.def.json +++ b/resources/definitions/renkforce_basic3.def.json @@ -1,7 +1,7 @@ { "name": "Renkforce Basic 3", "version": 2, - "inherits": "goofoo_far", + "inherits": "goofoo_small", "overrides": { "machine_name": { "default_value": "Basic 3" }, "machine_width": { "default_value": 120 }, @@ -10,7 +10,7 @@ "machine_heated_bed": { "default_value": false } }, "metadata": { - "author": "goofoo", + "author": "Simon Peter (based on RF100.ini by Conrad Electronic SE)", "manufacturer": "Renkforce", "visible": true } diff --git a/resources/definitions/renkforce_pro3.def.json b/resources/definitions/renkforce_pro3.def.json index b710a00ee5..e047b1caa4 100644 --- a/resources/definitions/renkforce_pro3.def.json +++ b/resources/definitions/renkforce_pro3.def.json @@ -10,7 +10,7 @@ }, "metadata": { - "author": "goofoo", + "author": "Simon Peter (based on RF100.ini by Conrad Electronic SE)", "manufacturer": "Renkforce", "visible": true }