mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 09:16:05 +08:00
16 lines
347 B
JSON
16 lines
347 B
JSON
{
|
|
"id": "ultimaker_base",
|
|
"version": 1,
|
|
"visible": false,
|
|
"name": "Ultimaker",
|
|
"manufacturer": "Ultimaker",
|
|
"author": "Ultimaker",
|
|
"inherits": "fdmprinter.json",
|
|
|
|
"machine_preferences": {
|
|
"prefered_profile": "Normal Quality",
|
|
"prefered_variant": "0.4 mm",
|
|
"prefered_material": "PLA"
|
|
}
|
|
}
|