mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
20 lines
No EOL
624 B
JSON
20 lines
No EOL
624 B
JSON
{
|
|
"version": 2,
|
|
"name": "RatRig Printer",
|
|
"inherits": "fdmprinter",
|
|
"metadata":
|
|
{
|
|
"visible": false,
|
|
"author": "nu-hin",
|
|
"manufacturer": "RatRig",
|
|
"file_formats": "text/x-gcode",
|
|
"exclude_materials": [],
|
|
"first_start_actions": [ "MachineSettingsAction" ],
|
|
"has_materials": true,
|
|
"machine_extruder_trains": { "0": "ratrig_base_extruder_0" },
|
|
"preferred_material": "generic_pla",
|
|
"preferred_quality_type": "standard",
|
|
"quality_definition": "ratrig_base",
|
|
"supported_actions": [ "MachineSettingsAction" ]
|
|
}
|
|
} |