{
    "type": "machine",
    "setting_id": "GM003",
    "name": "Prusa XL 0.3 nozzle",
    "from": "system",
    "instantiation": "true",
    "inherits": "fdm_machine_common",
    "gcode_flavor": "marlin2",
    "printer_model": "Prusa XL",
    "default_filament_profile": "Prusa Generic PLA @XL",
    "default_print_profile": "0.20mm Speed @Prusa XL 0.3",
    "printer_variant": "0.3",
    "nozzle_diameter": [
        "0.3"
    ],
    "max_layer_height": "0.22",
    "min_layer_height": "0.05",
    "retraction_length": "0.7",
    "retraction_speed": "35",
    "detraction_speed": "25"
}