{
    "version": 2,
    "name": "Dagoma Delta",
    "inherits": "fdmprinter",
    "metadata":
    {
        "visible": false,
        "author": "Dagoma",
        "manufacturer": "Dagoma",
        "first_start_actions": [ "MachineSettingsAction" ]
    },
    "overrides":
    {
        "adhesion_type": { "default_value": "skirt" },
        "default_material_print_temperature": { "default_value": 205 },
        "gantry_height": { "value": "0" },
        "infill_before_walls": { "value": "False" },
        "inset_direction": { "value": "'inside_out'" },
        "layer_height_0": { "default_value": 0.26 },
        "machine_center_is_zero": { "default_value": true },
        "machine_depth": { "default_value": 195.55 },
        "machine_end_gcode": { "default_value": "\nM104 S0\nM106 S255\nM140 S0\nG91\nG1 E-1 F300\nG1 Z+3 E-2 F9000\nG90\nG28\n" },
        "machine_head_with_fans_polygon":
        {
            "default_value": [
                [-36, -42],
                [-36, 42],
                [36, 42],
                [36, -42]
            ]
        },
        "machine_height": { "default_value": 205 },
        "machine_shape": { "default_value": "elliptic" },
        "machine_start_gcode": { "default_value": ";Gcode by Cura\nG90\nG28\nM107\nM109 R100\nG29\nM109 S{material_print_temperature_layer_0} U-55 X55 V-85 Y-85 W0.26 Z0.26\nM82\nG92 E0\nG1 F200 E6\nG92 E0\nG1 F200 E-3.5\nG0 Z0.15\nG0 X10\nG0 Z3\nG1 F6000\n" },
        "machine_width": { "default_value": 195.55 },
        "retraction_amount": { "default_value": 3.8 },
        "retraction_speed": { "default_value": 60 },
        "skirt_line_count": { "default_value": 2 },
        "speed_print": { "default_value": 40 },
        "top_bottom_thickness": { "default_value": 1 }
    }
}