mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 21:15:12 +08:00
19 lines
560 B
JSON
19 lines
560 B
JSON
{
|
|
"version": 2,
|
|
"name": "Renkforce Basic 3",
|
|
"inherits": "goofoo_small",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"author": "Simon Peter (based on RF100.ini by Conrad Electronic SE)",
|
|
"manufacturer": "Renkforce"
|
|
},
|
|
"overrides":
|
|
{
|
|
"machine_depth": { "default_value": 120 },
|
|
"machine_heated_bed": { "default_value": false },
|
|
"machine_height": { "default_value": 180 },
|
|
"machine_name": { "default_value": "Renkforce Basic 3" },
|
|
"machine_width": { "default_value": 120 }
|
|
}
|
|
} |