mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 17:45:08 +08:00

The quality type 'fast' doesn't exist for Deltacomb. I'm going to be choosing a quality type that is available for this printer which has the name 'Fast', which is quality type 'd'.
30 lines
1.2 KiB
JSON
30 lines
1.2 KiB
JSON
{
|
|
"version": 2,
|
|
"name": "Deltacomb DC-30 FLUX",
|
|
"inherits": "deltacomb_base",
|
|
|
|
"metadata": {
|
|
"visible": true,
|
|
"platform": "deltacomb_dc30.stl",
|
|
"quality_definition": "deltacomb_base",
|
|
"preferred_variant_name": "FBE 0.40mm",
|
|
"machine_extruder_trains": {
|
|
"0": "deltacomb_dc30flux_extruder_0",
|
|
"1": "deltacomb_dc30flux_extruder_1",
|
|
"2": "deltacomb_dc30flux_extruder_2",
|
|
"3": "deltacomb_dc30flux_extruder_3"
|
|
}
|
|
},
|
|
|
|
"overrides": {
|
|
"machine_name": { "default_value": "Deltacomb DC-30 FLUX" },
|
|
"machine_width": { "default_value": 290 },
|
|
"machine_depth": { "default_value": 290 },
|
|
"machine_height": { "default_value": 300 },
|
|
"machine_extruder_count": { "default_value": 2, "maximum_value": "4" },
|
|
"switch_extruder_retraction_amount": { "value": "0" },
|
|
"prime_tower_min_volume": { "value": "45" },
|
|
"prime_tower_enable": { "value": "1" }
|
|
}
|
|
}
|