{
    "name": "Artillery Genius",
    "version": 2,
    "inherits": "artillery_base",
    "overrides": {
        "machine_name": { "default_value": "Artillery Genius" },
        "machine_width": { "default_value": 220 },
        "machine_depth": { "default_value": 220 },
        "machine_height": { "default_value": 250 },
        "gantry_height": { "value": 25 }

    },
    "metadata": {
        "quality_definition": "artillery_base",
        "visible": true,
		"platform": "artillery_genius.stl",
        "platform_offset": [ -0, -72, -20]
    }
}