mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
15 lines
347 B
JSON
15 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"
|
|
}
|
|
}
|